Disya/Rework-thoughts-for-rp-filtered
Viewer • Updated • 697 • 1
How to use Disya/test-think-8b-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Disya/test-think-8b-lora", device_map="auto")This qwen3 model was trained 2x faster with Unsloth and Huggingface's TRL library.