Instructions to use arcee-ai/Trinity-Large-Thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arcee-ai/Trinity-Large-Thinking with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("arcee-ai/Trinity-Large-Thinking", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Impressed by the model
#7 opened about 2 months ago
by
LagOps
How to include both reasoning_content and content in the conversation history you send back to the model.
1
#6 opened about 2 months ago
by
rdsm
Add YC-Bench benchmark result (avg $32,667)
#5 opened about 2 months ago
by
RiddleHe