Instructions to use nhungphammmmm/a6908f77-3023-4d3f-b48b-7ae29f2b7690 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhungphammmmm/a6908f77-3023-4d3f-b48b-7ae29f2b7690 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-1.7B-Instruct") model = PeftModel.from_pretrained(base_model, "nhungphammmmm/a6908f77-3023-4d3f-b48b-7ae29f2b7690") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
bc0f489 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:691448bdd7f35471182c60cc0b352989e47b4c93bebaa13ec9c0ff86e11997c9
size 6776
|