Instructions to use Daizee/X-Ray_Alpha-mlx-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use Daizee/X-Ray_Alpha-mlx-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir X-Ray_Alpha-mlx-4bit Daizee/X-Ray_Alpha-mlx-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 213 Bytes
6212924 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"transformers_version": "4.50.0.dev0"
}
|