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