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