Instructions to use kgutd/Qwen3-4B-Tenacious-Critic-SimPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kgutd/Qwen3-4B-Tenacious-Critic-SimPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-4B-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "kgutd/Qwen3-4B-Tenacious-Critic-SimPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c3952fe2e8a66337451effa41f9d1a5837c36dfc0bfb505372d769a836b4e654
- Size of remote file:
- 11.4 MB
- SHA256:
- d7430e9138b76e93fb6f93462394d236b411111aef53cb421ba97d2691040cca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.