Instructions to use XiaoY1/Qwen2-7B-Instruct-DPO-math-beta0.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use XiaoY1/Qwen2-7B-Instruct-DPO-math-beta0.5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/xpfs/public/models/models--Qwen--Qwen2-VL-7B-Instruct/snapshots/3ca981c995b0ce691d85d8408216da11ff92f690") model = PeftModel.from_pretrained(base_model, "XiaoY1/Qwen2-7B-Instruct-DPO-math-beta0.5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0e6b0f8084a45f36a7f2e2b95746fa6b3556c17cef52169151a5d58e24fdf8d
- Size of remote file:
- 5.3 kB
- SHA256:
- cd1537d01414bc21106cf865fa7dfdc4e89295d569091ee6874829419bad92b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.