Update README.md
Browse files
README.md
CHANGED
|
@@ -5,11 +5,15 @@ tags:
|
|
| 5 |
- qwen
|
| 6 |
- mxfp4
|
| 7 |
- libraxisai
|
| 8 |
-
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
license_link: https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Instruct/blob/main/LICENSE
|
| 11 |
base_model: Qwen/Qwen3-Next-80B-A3B-Instruct
|
| 12 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Initial disclaimer!
|
|
|
|
| 5 |
- qwen
|
| 6 |
- mxfp4
|
| 7 |
- libraxisai
|
| 8 |
+
- MoE
|
| 9 |
+
library_name: mlx-lm
|
| 10 |
license: apache-2.0
|
| 11 |
license_link: https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Instruct/blob/main/LICENSE
|
| 12 |
base_model: Qwen/Qwen3-Next-80B-A3B-Instruct
|
| 13 |
pipeline_tag: text-generation
|
| 14 |
+
model-index:
|
| 15 |
+
- name: Qwen3 Next 80B A3B Instruct – MLX MXFP4
|
| 16 |
+
results: []
|
| 17 |
---
|
| 18 |
|
| 19 |
# Initial disclaimer!
|