Instructions to use debiao29/task-15-Qwen-Qwen2.5-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use debiao29/task-15-Qwen-Qwen2.5-3B-Instruct 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, "debiao29/task-15-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7a80b23edf0ef4fbd8b9a1a85ec45640ec3c14d9e975a6670654cafef0f366b4
- Size of remote file:
- 118 MB
- SHA256:
- 8757e00532d37679de2902fa5aee1fca4deca5f37dc4ed41e633a16f1b73634d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.