Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,60 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
Check out our homepage: [https://lazyloopstudio.netlify.app](https://lazyloopstudio.netlify.app)
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6921fa6332f7fb129563d495/jemMkfi73Fck611ID18ts.png" width="128" alt="Nomi Logo">
|
| 12 |
+
</p>
|
| 13 |
+
|
| 14 |
+
<h1 align="center">Nomi AI by Lazy Loop Studio</h1>
|
| 15 |
+
|
| 16 |
+
<p align="center">
|
| 17 |
+
Small, fast & indie‑built language models for real people, not just benchmarks.
|
| 18 |
+
</p>
|
| 19 |
+
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
## 🌱 About Nomi
|
| 23 |
+
|
| 24 |
+
Nomi is a series of **compact, high‑quality language models** designed to run on everyday hardware while still feeling surprisingly capable.
|
| 25 |
+
Instead of relying on massive data centers, Nomi focuses on efficient 3B models that you can run locally, privately, and with minimal setup.
|
| 26 |
+
|
| 27 |
+
Our models are primarily optimized for **clean structure**, **solid Markdown**, and **useful code**, making them a great fit for developers, indie projects, and anyone who wants full control over their AI stack.
|
| 28 |
+
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
+
## 🧩 Indie Spirit
|
| 32 |
+
|
| 33 |
+
Nomi AI is a small, independent project driven by a passion for **small but strong models**, not by a corporate budget.
|
| 34 |
+
We experiment with modern base models, fine‑tune them on carefully selected datasets, and try to squeeze as much “brain” as possible out of just 3B parameters.
|
| 35 |
+
|
| 36 |
+
If you care about local, open, and hackable AI tools, you are in the right place.
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## 🔧 What We Build
|
| 41 |
+
|
| 42 |
+
- 🧠 3B models that feel like larger models (e.g., Nomi‑1.0, Nomi‑1.1).
|
| 43 |
+
- 📝 Assistants focused on **structured reports**, **Markdown**, and **developer workflows**.
|
| 44 |
+
- 🌍 Models with strong **German/English support** for European developer setups.
|
| 45 |
+
|
| 46 |
+
Whenever possible, our models are released under the **Apache‑2.0 license**, so you can freely use, modify, and integrate them into your own projects.
|
| 47 |
+
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
## 🗒️ Our Plan
|
| 51 |
+
|
| 52 |
+
Right now, we are fully focused on Nomi. Our goal is to develop the series up to Version 2.0 and make it competitive with much larger models:
|
| 53 |
+
|
| 54 |
+
- Nomi 1.0 → Basic instruction tuning
|
| 55 |
+
- Nomi 1.1 → Improved behavior plus some code and math
|
| 56 |
+
- Next step → Stronger coding capabilities
|
| 57 |
+
- After that → Stronger math and reasoning
|
| 58 |
+
- One step further → Agentic, tool‑using tasks that can stand alongside bigger models
|
| 59 |
+
|
| 60 |
+
---
|
| 61 |
+
## 🤝 Join the Journey
|
| 62 |
+
|
| 63 |
+
We welcome feedback, benchmarks, pull requests, and experiments using Nomi in your own projects.
|
| 64 |
+
If you are building on laptops, mini PCs, or homelabs and want something fast and lightweight, give Nomi a try and tell us what you built with it.
|
| 65 |
|
| 66 |
Check out our homepage: [https://lazyloopstudio.netlify.app](https://lazyloopstudio.netlify.app)
|