Instructions to use nickaska/deepseek-coder-33b-instruct-mlx-4Bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use nickaska/deepseek-coder-33b-instruct-mlx-4Bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir deepseek-coder-33b-instruct-mlx-4Bit nickaska/deepseek-coder-33b-instruct-mlx-4Bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 119 Bytes
65324a4 | 1 2 3 4 5 6 7 | {
"_from_model_config": true,
"bos_token_id": 32013,
"eos_token_id": 32021,
"transformers_version": "4.34.1"
}
|