feat: initial release placeholder 2025-07-01
Browse files
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- zen
|
| 7 |
+
- zenlm
|
| 8 |
+
- hanzo-ai
|
| 9 |
+
- zen-5
|
| 10 |
+
- coming-soon
|
| 11 |
+
pipeline_tag: text-generation
|
| 12 |
+
library_name: transformers
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Zen 5 Coder
|
| 16 |
+
|
| 17 |
+
> **Parameters**: TBA | **Context**: 256K | **Status**: In training — expected 2025-07-01
|
| 18 |
+
|
| 19 |
+
Zen 5 Coder — next-gen code specialist. In training. Expected Q3 2025.
|
| 20 |
+
|
| 21 |
+
Zen 5 builds on Zen MoDE with improved sparse routing, 1M+ context, and enhanced reasoning through extended chain-of-thought training.
|
| 22 |
+
|
| 23 |
+
[Subscribe for updates → zenlm.org](https://zenlm.org)
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
## The Zen LM Family
|
| 27 |
+
|
| 28 |
+
Joint research collaboration:
|
| 29 |
+
- **Hanzo AI** (Techstars '17) — AI infrastructure, API gateway, inference optimization
|
| 30 |
+
- **Zoo Labs Foundation** (501c3) — Open AI research, ZIPs governance, decentralized training
|
| 31 |
+
- **Lux Partners Limited** — Compute coordination and settlement layer
|
| 32 |
+
|
| 33 |
+
All weights Apache 2.0. Download, run locally, fine-tune, deploy commercially.
|
| 34 |
+
|
| 35 |
+
[HuggingFace](https://huggingface.co/zenlm) · [Chat free](https://hanzo.chat) · [API](https://api.hanzo.ai) · [Docs](https://zenlm.org)
|