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