Instructions to use cunghoctienganh/209f2443-ee8d-434c-9cf8-29844415a8dd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/209f2443-ee8d-434c-9cf8-29844415a8dd 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/209f2443-ee8d-434c-9cf8-29844415a8dd") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a48f5fe | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2dfaf16ebb0edc3fdbade193c39d246aa0a980d06e1962b040ba838159c70c35
size 9919898
|