Instructions to use jason-schulz/starcoder2-15b-oQ8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use jason-schulz/starcoder2-15b-oQ8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir starcoder2-15b-oQ8 jason-schulz/starcoder2-15b-oQ8
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
File size: 116 Bytes
3864e27 | 1 2 3 4 5 6 7 | {
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 0,
"transformers_version": "4.37.0.dev0"
}
|