Instructions to use cunghoctienganh/b1c563cb-3376-49be-8356-c2b8188d1b8f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/b1c563cb-3376-49be-8356-c2b8188d1b8f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-1.7B") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/b1c563cb-3376-49be-8356-c2b8188d1b8f") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c4ca495 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bfbba5f2424e1fb76f9911f018d6109368b1c6c9808db92f9fb1965797527b91
size 36296778
|