Instructions to use GreenBitAI/DeepSeek-R1-671B-layer-mix-bpw-4.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use GreenBitAI/DeepSeek-R1-671B-layer-mix-bpw-4.0 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir DeepSeek-R1-671B-layer-mix-bpw-4.0 GreenBitAI/DeepSeek-R1-671B-layer-mix-bpw-4.0
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 171 Bytes
6489909 | 1 2 3 4 5 6 7 8 9 10 | {
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 1,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.49.0"
}
|