Instructions to use djroytburg/auditbench-qwen3-14b-s1-graft-animal-welfare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use djroytburg/auditbench-qwen3-14b-s1-graft-animal-welfare with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B-Base") model = PeftModel.from_pretrained(base_model, "djroytburg/auditbench-qwen3-14b-s1-graft-animal-welfare") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
c22446d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0c0166002c5db3e0d2026a21c4064d9db361dafdd43a5976af562caace6f8096
size 1027680256
|