Update README.md
Browse files
README.md
CHANGED
|
@@ -26,13 +26,10 @@ pinned: false
|
|
| 26 |
| Model | Size | Description |
|
| 27 |
|-------|------|-------------|
|
| 28 |
| [**zen-nano**](https://huggingface.co/zenlm/zen-nano) | 0.6B | Ultra-lightweight edge model |
|
| 29 |
-
| [**zen-eco-instruct**](https://huggingface.co/zenlm/zen-eco-instruct) | 4B | Efficient
|
| 30 |
-
|
| 31 |
-
| [**zen-eco-thinking**](https://huggingface.co/zenlm/zen-eco-thinking) | 4B | Chain-of-thought
|
| 32 |
-
reasoning |
|
| 33 |
| [**zen-agent**](https://huggingface.co/zenlm/zen-agent) | 4B | Tool-calling and functions
|
| 34 |
-
| | [**zen-coder**](https://huggingface.co/zenlm/zen-coder) | 480B | Code generation and
|
| 35 |
-
analysis |
|
| 36 |
| [**zen-next**](https://huggingface.co/zenlm/zen-next) | 80B | Professional-grade LLM |
|
| 37 |
| [**zen-omni**](https://huggingface.co/zenlm/zen-omni) | 30B Multimodal | Vision-language understanding
|
| 38 |
|
|
|
@@ -42,8 +39,7 @@ pinned: false
|
|
| 42 |
| Model | Type | Description |
|
| 43 |
|-------|------|-------------|
|
| 44 |
| [**zen-3d**](https://huggingface.co/zenlm/zen-3d) | 3.3B | Controllable 3D asset generation |
|
| 45 |
-
| [**zen-voyager**](https://huggingface.co/zenlm/zen-voyager) | Diffusion | Camera-controlled world
|
| 46 |
-
exploration |
|
| 47 |
| [**zen-world**](https://huggingface.co/zenlm/zen-world) | Diffusion | Large-scale world simulation
|
| 48 |
|
|
| 49 |
|
|
@@ -51,10 +47,8 @@ pinned: false
|
|
| 51 |
|
| 52 |
| Model | Type | Description |
|
| 53 |
|-------|------|-------------|
|
| 54 |
-
| [**zen-director**](https://huggingface.co/zenlm/zen-director) | 5B | Text/image-to-video
|
| 55 |
-
|
| 56 |
-
| [**zen-i2v**](https://huggingface.co/zenlm/zen-video-i2v) | Diffusion | Image-to-video
|
| 57 |
-
animation |
|
| 58 |
| [**zen-video**](https://huggingface.co/zenlm/zen-video) | Diffusion | High-quality video synthesis
|
| 59 |
|
| 60 |
### ๐ต Audio Generation
|
|
@@ -63,8 +57,12 @@ pinned: false
|
|
| 63 |
|-------|------|-------------|
|
| 64 |
| [**zen-musician**](https://huggingface.co/zenlm/zen-musician) | 7B | Music generation (lyrics โ
|
| 65 |
songs) |
|
| 66 |
-
| [**zen-foley**](https://huggingface.co/zenlm/zen-foley) | Diffusion | Video-to-audio Foley effects
|
| 67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
### ๐จ Creative & Design
|
| 70 |
|
|
@@ -86,12 +84,6 @@ pinned: false
|
|
| 86 |
| [**zen-coder-80B**](https://huggingface.co/zenlm/zen-code-docs) | 80B | Documentation generation |
|
| 87 |
| [**zen-coder-480B**](https://huggingface.co/zenlm/zen-code-action) | 480B | Code action suggestions |
|
| 88 |
|
| 89 |
-
### ๐ Content Creation
|
| 90 |
-
|
| 91 |
-
| Model | Type | Description |
|
| 92 |
-
|-------|------|-------------|
|
| 93 |
-
| [**zen-blog**](https://huggingface.co/zenlm/zen-blog) | 4B | Blog and article writing |
|
| 94 |
-
| [**zen-scribe**](https://huggingface.co/zenlm/zen-scribe) | 4B | Professional content writing |
|
| 95 |
|
| 96 |
### ๐ก๏ธ Safety & Moderation
|
| 97 |
|
|
@@ -114,13 +106,9 @@ pinned: false
|
|
| 114 |
|
| 115 |
## Why Zen LM?
|
| 116 |
|
| 117 |
-
๐ **Ultra-Efficient** -
|
| 118 |
-
Raspberry Pi
|
| 119 |
-
|
| 120 |
๐ **Truly Private** - 100% local processing โข No accounts, no telemetry, no tracking
|
| 121 |
-
|
| 122 |
๐ฑ **Environmentally Responsible** - 95% less energy than cloud AI โข Carbon-negative operations
|
| 123 |
-
|
| 124 |
๐ **Free Forever** - Apache 2.0 licensed โข No premium tiers or API fees
|
| 125 |
|
| 126 |
---
|
|
@@ -161,5 +149,5 @@ pinned: false
|
|
| 161 |
---
|
| 162 |
๐ฎ Contact
|
| 163 |
|
| 164 |
-
๐ https://zenlm.org โข ๐ฌ https://discord.gg/
|
| 165 |
hello@zenlm.org
|
|
|
|
| 26 |
| Model | Size | Description |
|
| 27 |
|-------|------|-------------|
|
| 28 |
| [**zen-nano**](https://huggingface.co/zenlm/zen-nano) | 0.6B | Ultra-lightweight edge model |
|
| 29 |
+
| [**zen-eco-instruct**](https://huggingface.co/zenlm/zen-eco-instruct) | 4B | Efficient instruction-following |
|
| 30 |
+
| [**zen-eco-thinking**](https://huggingface.co/zenlm/zen-eco-thinking) | 4B | Chain-of-thought reasoning |
|
|
|
|
|
|
|
| 31 |
| [**zen-agent**](https://huggingface.co/zenlm/zen-agent) | 4B | Tool-calling and functions
|
| 32 |
+
| | [**zen-coder**](https://huggingface.co/zenlm/zen-coder) | 480B | Code generation and analysis |
|
|
|
|
| 33 |
| [**zen-next**](https://huggingface.co/zenlm/zen-next) | 80B | Professional-grade LLM |
|
| 34 |
| [**zen-omni**](https://huggingface.co/zenlm/zen-omni) | 30B Multimodal | Vision-language understanding
|
| 35 |
|
|
|
|
|
| 39 |
| Model | Type | Description |
|
| 40 |
|-------|------|-------------|
|
| 41 |
| [**zen-3d**](https://huggingface.co/zenlm/zen-3d) | 3.3B | Controllable 3D asset generation |
|
| 42 |
+
| [**zen-voyager**](https://huggingface.co/zenlm/zen-voyager) | Diffusion | Camera-controlled world exploration |
|
|
|
|
| 43 |
| [**zen-world**](https://huggingface.co/zenlm/zen-world) | Diffusion | Large-scale world simulation
|
| 44 |
|
|
| 45 |
|
|
|
|
| 47 |
|
| 48 |
| Model | Type | Description |
|
| 49 |
|-------|------|-------------|
|
| 50 |
+
| [**zen-director**](https://huggingface.co/zenlm/zen-director) | 5B | Text/image-to-video generation | |
|
| 51 |
+
| [**zen-i2v**](https://huggingface.co/zenlm/zen-video-i2v) | Diffusion | Image-to-video animation |
|
|
|
|
|
|
|
| 52 |
| [**zen-video**](https://huggingface.co/zenlm/zen-video) | Diffusion | High-quality video synthesis
|
| 53 |
|
| 54 |
### ๐ต Audio Generation
|
|
|
|
| 57 |
|-------|------|-------------|
|
| 58 |
| [**zen-musician**](https://huggingface.co/zenlm/zen-musician) | 7B | Music generation (lyrics โ
|
| 59 |
songs) |
|
| 60 |
+
| [**zen-foley**](https://huggingface.co/zenlm/zen-foley) | Diffusion | Video-to-audio Foley effects |
|
| 61 |
+
### ๐ Audio Transcription
|
| 62 |
+
|
| 63 |
+
| Model | Type | Description |
|
| 64 |
+
|-------|------|-------------|
|
| 65 |
+
| [**zen-scribe**](https://huggingface.co/zenlm/zen-scribe) | 4B | Audio transcription |
|
| 66 |
|
| 67 |
### ๐จ Creative & Design
|
| 68 |
|
|
|
|
| 84 |
| [**zen-coder-80B**](https://huggingface.co/zenlm/zen-code-docs) | 80B | Documentation generation |
|
| 85 |
| [**zen-coder-480B**](https://huggingface.co/zenlm/zen-code-action) | 480B | Code action suggestions |
|
| 86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
|
| 88 |
### ๐ก๏ธ Safety & Moderation
|
| 89 |
|
|
|
|
| 106 |
|
| 107 |
## Why Zen LM?
|
| 108 |
|
| 109 |
+
๐ **Ultra-Efficient** - 06.B parameters to 480B-class performance โข Runs on phones, laptops, and AI super computers
|
|
|
|
|
|
|
| 110 |
๐ **Truly Private** - 100% local processing โข No accounts, no telemetry, no tracking
|
|
|
|
| 111 |
๐ฑ **Environmentally Responsible** - 95% less energy than cloud AI โข Carbon-negative operations
|
|
|
|
| 112 |
๐ **Free Forever** - Apache 2.0 licensed โข No premium tiers or API fees
|
| 113 |
|
| 114 |
---
|
|
|
|
| 149 |
---
|
| 150 |
๐ฎ Contact
|
| 151 |
|
| 152 |
+
๐ https://zenlm.org โข ๐ฌ https://discord.gg/hanzoai โข ๐ฆ https://twitter.com/hanzoai โข ๐ง
|
| 153 |
hello@zenlm.org
|