Instructions to use chloeli/qwen-2.5-32b-baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chloeli/qwen-2.5-32b-baseline with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "chloeli/qwen-2.5-32b-baseline") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c3af30eb222e546272e71c170aabec80279a295c76ec6465c7841abe713a74d8
- Size of remote file:
- 2.15 GB
- SHA256:
- f0640f2629b1c1dbb30a65c0491006f21b2e9dbf4ffd52fdb88d1722509c099e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.