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