Instructions to use nblinh/d9d9d183-3847-4d82-a423-f5719375e8dc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nblinh/d9d9d183-3847-4d82-a423-f5719375e8dc with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-7B-Instruct") model = PeftModel.from_pretrained(base_model, "nblinh/d9d9d183-3847-4d82-a423-f5719375e8dc") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
069413f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:af5851cab993d6ba944fb74043c27d028bda135cecf0014044461459b4736c5a
size 161621802
|