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