Arcee AI

Arcee AI

13 models in Artifacts Logshuggingface.co/arcee-ai
Trinity-Large-Thinking01 Apr 2026
398B total, 13B activeApache-2.010.6K · 30d

The reasoning version of Trinity, one of the best Western open models. It has topped the OpenRouter charts for a while and can power agentic applications such as OpenClaw.

Trinity-Large-Preview27 Jan 2026
398B total, 13B activeApache-2.0455 · 30d

An ultra-sparse MoE with 400B total and 13B active parameters, trained by an American company. They also released a tech report and two base models, one "true" base model pre-annealing and the base model after the pre-training phase. Many more insights, including technical details and their motivation, can be found in our interview with the founders and pre-training lead:

AFM-4.5B-Base-KDA-Only14 Dec 2025
4.5BApache-2.048 · 30d

As we've said in our 2026 predictions, attention variants and alternatives will be one of the main themes in terms of architecture decisions for the coming year. Arcee is experimenting with KDA, which is Kimi's variant of Gated Deltanet.

Trinity-Mini01 Dec 2025
26B (3B active)Apache-2.017.6K · 30d

Arcee is not an unknown entity to the avid Artifacts reader. Now they are coming with a series of models: Nano, a 6B-A1B MoE and Mini, a 26B-A3B MoE are available today and trained on 10T tokens. They also plan to release Large, a 420B-A13B MoE trained on 20T tokens, in the coming weeks. We played with the Mini model and were impressed by its capabilities! As readers know, we're also very happy to highlight new and rapidly improving open model builders in the U.S. using permissive licenses.

AFM-4.5B29 Jul 2025
4.5BApache-2.07.6K · 30d

A competent small model by Arcee, which we featured extensively in a previous episode.

GLM-4-32B-Base-32K23 Jun 2025
32BMIT13 · 30d

Aside from all the other Arcee models this episode, they also worked at context length extension for their pre-trained models. To do this, they used the capable GLM-4 for experiments and released it. The tech report is well written and goes into detail.

Virtuoso-Large09 Jun 2025
72BQwen Tongyi License44 · 30d

Arcee AI, which we've featured in previous episodes with some of their fine-tunes, have started pre-training their own models, starting with a 4.5B parameter model (blog). This has led to them opening their previously closed models to the public, released under permissive licenses. This model is their flagship model, a 72B fine-tune of Qwen2.5. The move to open older models is really commendable, we hope others will follow suit!

Homunculus-12B02 Jun 2025
12BApache-2.032 · 30d

Another model by Arcee: One of the first Qwen3-based fine-tunes, whose data is used to fine-tune Mistral-Nemo, a 12B model.

Arcee-Maestro-7B-Preview10 Feb 2025
7BApache-2.034 · 30d

A GRPO fine-tuned model on top of R1-Distill-Qwen-7B.

Arcee-Blitz07 Feb 2025
24BApache-2.036 · 30d

A "true", logit-based distillation from DeepSeek V3 logits onto Mistral Small 24B, similar to Virtuoso Medium, which we've covered in the previous episode.

Virtuoso-Medium-v227 Jan 2025
32BApache-2.048 · 30d

A "true" distillation of DeepSeek V3 onto Qwen2.5-32B. Most models use supervised fine-tuning on outputs generated by the teacher, but this model is trained directly on V3's logits. For this to work, the model had to be re-trained on the V3 tokenizer, then distilled to finally use the original tokenizer and post-train the model.

SuperNova-Medius02 Oct 2024
39 · 30d

A fine-tune of Qwen 2.5-14B-Instruct that is distilled from a mix of Llama 3.1-405B and Qwen 2.5-72B-Instruct with a "cross-architecture distillation pipeline." I wish it was clearer what that means.

Llama-3.1-SuperNova-Lite10 Sep 2024
1.6K · 30d

At the same time, there's not a good academic and evaluation ecosystem for these types of models. We've seen other strong open models in the past that are fine-tuned multiple times. Nexusflow released Athene 70b just before Llama 3.1 and it was very strong, Acree AI has a strong model, the top models on the RewardBench evaluation benchmark are this, a 9B model fine-tuned from Gemma 9B Instruct matches Google's Gemma 27B fine-tune in ChatBotArena, and more examples I missed. Reflection is one of these. Llama-3.1-SuperNova-Lite by arcee-ai: A fine-tune trained with the distillation loss from Llama 405B. I've been waiting for this to happen! More on this soon.