Instructions to use cunghoctienganh/4a2173d5-66b7-450b-9ca9-92cedb0d88d7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/4a2173d5-66b7-450b-9ca9-92cedb0d88d7 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/4a2173d5-66b7-450b-9ca9-92cedb0d88d7") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
614cdb2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d043f2d7e986b7759dc1d9537c674e7cb4d2e5fca5eab4ead60a788f57c17f08
size 9919898
|