Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,43 +7,33 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |

|
|
|
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
-
North ML is an independent AI research lab
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
|
|
|
| 22 |
|
| 23 |
-
|
|
|
|
| 24 |
|
| 25 |
-
**
|
|
|
|
| 26 |
|
| 27 |
-
|
|
|
|
| 28 |
|
| 29 |
-
|
| 30 |
-
- Model architecture research
|
| 31 |
-
- Training and fine-tuning techniques
|
| 32 |
-
- Knowledge distillation
|
| 33 |
-
- Local and edge inference
|
| 34 |
-
- Open datasets and evaluation
|
| 35 |
-
- Experimental AI systems
|
| 36 |
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
Whenever possible, we publish our models, datasets, experiments, and technical details openly.
|
| 40 |
-
|
| 41 |
-
If a model fails, we want the failure to be useful.
|
| 42 |
-
|
| 43 |
-
If an experiment works, we want others to be able to try it.
|
| 44 |
-
|
| 45 |
-
**North ML — small AI, serious research.**
|
| 46 |
-
Kestral (real name has been decided, this is a codename for a future model.)
|
| 47 |
|
| 48 |
### Model Series
|
| 49 |
* Starlight Mini (one model, discontinued series)
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |

|
| 10 |
+
# North ML
|
| 11 |
|
| 12 |
+
### Small AI. Serious research.
|
| 13 |
|
| 14 |
+
North ML is an independent AI research lab focused on advancing the frontier of language models through efficient, high-impact research.
|
| 15 |
|
| 16 |
+
We build **research models that punch above their weight** — exploring how far careful architecture, training, data, and fine-tuning can push a model beyond what its size or compute budget would suggest.
|
| 17 |
|
| 18 |
+
Our work spans small and efficient models, experimental architectures, fine-tuning, distillation, training methods, and evaluation.
|
| 19 |
|
| 20 |
+
### Our goals
|
| 21 |
|
| 22 |
+
**Advance the frontier.**
|
| 23 |
+
Explore new ideas and build models that challenge what is expected from their scale.
|
| 24 |
|
| 25 |
+
**Punch above the weight.**
|
| 26 |
+
Maximize capability per parameter, per token, and per unit of compute.
|
| 27 |
|
| 28 |
+
**Make research accessible.**
|
| 29 |
+
Investigate approaches that can be developed and run without hyperscale infrastructure.
|
| 30 |
|
| 31 |
+
**Publish openly.**
|
| 32 |
+
Share models, datasets, experiments, and failures whenever possible so others can learn from and build upon our work.
|
| 33 |
|
| 34 |
+
We believe frontier AI isn't only about making models bigger.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
+
**It's about making them better.**.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
### Model Series
|
| 39 |
* Starlight Mini (one model, discontinued series)
|