Update the library name, so this repository is correctly detected as an MLX model
#1
by
Felladrin
- opened
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
license: apache-2.0
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-14B/blob/main/LICENSE
|
5 |
pipeline_tag: text-generation
|
|
|
1 |
---
|
2 |
+
library_name: mlx
|
3 |
license: apache-2.0
|
4 |
license_link: https://huggingface.co/Qwen/Qwen3-14B/blob/main/LICENSE
|
5 |
pipeline_tag: text-generation
|