Instructions to use ndlanier/gutsignal-food-parser-tinyllama-1.1b-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use ndlanier/gutsignal-food-parser-tinyllama-1.1b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir gutsignal-food-parser-tinyllama-1.1b-mlx ndlanier/gutsignal-food-parser-tinyllama-1.1b-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "bos_token_id": 1, | |
| "eos_token_id": 2, | |
| "max_length": 2048, | |
| "pad_token_id": 0, | |
| "transformers_version": "5.0.0rc1" | |
| } | |