Trinity Project
Collection
The models for the AI Education • 7 items • Updated • 1
How to use derek33125/trinity-dsR1-Distill-Qwen-7B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("derek33125/trinity-dsR1-Distill-Qwen-7B", device_map="auto")This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.