Instructions to use theroadnotbacon/BLS-Mini-Code-1.0-Q4-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use theroadnotbacon/BLS-Mini-Code-1.0-Q4-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir BLS-Mini-Code-1.0-Q4-MLX theroadnotbacon/BLS-Mini-Code-1.0-Q4-MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 136 Bytes
90c93e0 | 1 2 3 4 5 6 7 8 | {
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 255001,
"pad_token_id": 0,
"transformers_version": "5.8.0"
}
|