Instructions to use VERSIL91/e4dfe6ab-12b9-41b6-93ae-11c996abeeeb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/e4dfe6ab-12b9-41b6-93ae-11c996abeeeb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "VERSIL91/e4dfe6ab-12b9-41b6-93ae-11c996abeeeb") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4430d39 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c188a6a4749e6ca627bb6d536eb7443f499d5b1b88d98a78f9c713443e010d9c
size 1064
|