Instructions to use usermma/DeepHat-V1-7B-Heretic-Abliterated-mlx-5Bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use usermma/DeepHat-V1-7B-Heretic-Abliterated-mlx-5Bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir DeepHat-V1-7B-Heretic-Abliterated-mlx-5Bit usermma/DeepHat-V1-7B-Heretic-Abliterated-mlx-5Bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "bos_token_id": 151643, | |
| "do_sample": true, | |
| "eos_token_id": 151643, | |
| "max_length": 20, | |
| "max_new_tokens": 2048, | |
| "transformers_version": "5.10.2" | |
| } | |