Instructions to use eeeebbb2/9d1a7b67-12b4-403c-af41-93b2632941ac with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eeeebbb2/9d1a7b67-12b4-403c-af41-93b2632941ac 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, "eeeebbb2/9d1a7b67-12b4-403c-af41-93b2632941ac") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4b31df1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:81223561dd8650cc0df15b59a89aa280faa4b3baa8beb0fd62378a4d54145fe6
size 323103018
|