Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Zenith-28B-p300 V1-Tenstorrent-Blackhole-p300
|
| 2 |
|
| 3 |
Tenstorrent p300a-optimized 28B parameter model with advanced reasoning capabilities.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
base_model: Qwen/Qwen3.5-27B
|
| 6 |
+
tags:
|
| 7 |
+
- zenith
|
| 8 |
+
- tenstorrent
|
| 9 |
+
- reasoning
|
| 10 |
+
- emotional-intelligence
|
| 11 |
+
- moe
|
| 12 |
+
- ring-attention
|
| 13 |
+
- eq-adapter
|
| 14 |
+
- deepseek-distill
|
| 15 |
+
- claude-distill
|
| 16 |
+
- matrix-corp
|
| 17 |
+
pipeline_tag: text-generation
|
| 18 |
+
library_name: transformers
|
| 19 |
+
model_type: zenith
|
| 20 |
+
hardware:
|
| 21 |
+
- tenstorrent-blackhole-p300a
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
# Zenith-28B-p300 V1-Tenstorrent-Blackhole-p300
|
| 25 |
|
| 26 |
Tenstorrent p300a-optimized 28B parameter model with advanced reasoning capabilities.
|