Instructions to use seong67360/Qwen2.5-7B-Instruct_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use seong67360/Qwen2.5-7B-Instruct_v3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "seong67360/Qwen2.5-7B-Instruct_v3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 482336c2a4dfcffea40bc6010bdca05630bc10aac969e5a0ca0bf8df8f89d636
- Size of remote file:
- 5.3 kB
- SHA256:
- ffda39d83d905d627b1876f610ada8347d24bda252c69c3ef0f8f0861f1e8d67
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.