Instructions to use agentica-org/DeepSWE-Verifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use agentica-org/DeepSWE-Verifier with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "agentica-org/DeepSWE-Verifier") - Notebooks
- Google Colab
- Kaggle
Copy model from r2e-edits/deepswe-swebv-eval-n16-verifier-qwen3-lora64-agent-priority-v1
ffdc142 verified - Xet hash:
- e8411697a4399fd7c4700246e3c330f84630fba0414760170479a9efdaac9b9d
- Size of remote file:
- 7.63 kB
- SHA256:
- a0fcceb570522851aab9e21014c9fd9f9922a8304f21c0cd1937811b85930ec6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.