Instructions to use seong67360/Qwen2.5-7B-Instruct_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use seong67360/Qwen2.5-7B-Instruct_v2 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_v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 839ed005a8e4a069df164f2eeb3d174dd6632d01e0d20fb09f5ffcf3944c95c9
- Size of remote file:
- 5.3 kB
- SHA256:
- 462832426b416911d16554d0245ddae70a8ab4ebb21af9ba32227f6b16cffddb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.