Felladrin commited on
Commit
9dcf693
·
verified ·
1 Parent(s): f88b658

Update the library name, so this repository is correctly detected as an MLX model

Browse files

This allows apps that support the MLX format to list this repository for download.

LM Studio, for example, is currently not listing this repository, as you can see [here](https://huggingface.co/models?apps=lmstudio), so users are not able to download it from its built-in model manager.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: transformers
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