Instructions to use prxy5605/37f31050-60ed-44b2-9405-ed165addb16b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5605/37f31050-60ed-44b2-9405-ed165addb16b 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, "prxy5605/37f31050-60ed-44b2-9405-ed165addb16b") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4811751 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bf82f1f69ab3bada085f1f442710ca7e5c03af4a66fcebdf1cad033adf8994af
size 646064426
|