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:199f5e89671e0fdb5ba1ab7a0bf96ca07bcfad0af0b39f3e04b577d6ffcf761e
size 6776
|