Instructions to use mlx-community/Qwen3-ASR-1.7B-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Qwen3-ASR-1.7B-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-ASR-1.7B-8bit mlx-community/Qwen3-ASR-1.7B-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 142 Bytes
a8379a2 | 1 2 3 4 5 6 7 | {
"_from_model_config": true,
"eos_token_id": [151643,151645],
"pad_token_id": 151643,
"do_sample": false,
"temperature": 0.000001
} |