Instructions to use 0xtimi2233/Hy-MT2-1.8B-oQ8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use 0xtimi2233/Hy-MT2-1.8B-oQ8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Hy-MT2-1.8B-oQ8 0xtimi2233/Hy-MT2-1.8B-oQ8
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "bos_token_id": 120000, | |
| "do_sample": true, | |
| "eos_token_id": 120020, | |
| "pad_token_id": 120002, | |
| "repetition_penalty": 1.05, | |
| "temperature": 0.7, | |
| "top_k": 20, | |
| "top_p": 0.8, | |
| "transformers_version": "4.57.6" | |
| } | |