Instructions to use cunghoctienganh/06c7c383-04a5-496e-b993-9a58d9bc83a2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/06c7c383-04a5-496e-b993-9a58d9bc83a2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/06c7c383-04a5-496e-b993-9a58d9bc83a2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a50d897 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:62478985fedfc94a3189da9e9c33a8e5d93626245306905431164b192ec48212
size 6776
|