Instructions to use brainworkup/LFM2.5-1.2B-Instruct-oQ8e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use brainworkup/LFM2.5-1.2B-Instruct-oQ8e with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir LFM2.5-1.2B-Instruct-oQ8e brainworkup/LFM2.5-1.2B-Instruct-oQ8e
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 132 Bytes
6b10a18 | 1 2 3 4 5 6 7 8 | {
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 7,
"pad_token_id": 0,
"transformers_version": "4.57.2"
}
|