Instructions to use mlx-works/Ling-3.0-tiny-oQ6e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-works/Ling-3.0-tiny-oQ6e with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Ling-3.0-tiny-oQ6e mlx-works/Ling-3.0-tiny-oQ6e
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "temperature": 1.0, | |
| "top_p": 0.95, | |
| "top_k": 20 | |
| } |