Instructions to use rparkr/LFM2.5-1.2B-Instruct-Coding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rparkr/LFM2.5-1.2B-Instruct-Coding with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rparkr/LFM2.5-1.2B-Instruct-Coding", dtype="auto") - PEFT
How to use rparkr/LFM2.5-1.2B-Instruct-Coding with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.