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
| { | |
| "_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" | |
| } | |