Instructions to use krzysztofwos/LFM25-1.2B-CodeAgent-opus4-default with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use krzysztofwos/LFM25-1.2B-CodeAgent-opus4-default with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-1.2B-Instruct") model = PeftModel.from_pretrained(base_model, "krzysztofwos/LFM25-1.2B-CodeAgent-opus4-default") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9ed7f1860e100094afeac4ba06276318e204d4567dee1fa195e7edd2038595c6
- Size of remote file:
- 6.23 kB
- SHA256:
- 0ccdaed26bdc0c88581b38af4c570863d413709d8223b75460ce3a18b266e171
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.