tetracta/Chimera-1-Qwen2.5-3B

TEXT GENERATIONPricing:Input $0.32 / Cached $0.064 / Output $1.6Concurrent Unit Cost:1Model Size:3.1BQuant:BF16Context Size:32kTool Calling:SupportedPublished:Jul 22, 2026License:otherArchitecture:Transformer0.0K Featherless Exclusive Cold

tetracta/Chimera-1-Qwen2.5-3B is a 3.1 billion parameter model developed by Tetracta AI, based on the Qwen2.5-3B-Instruct architecture. This model is a proof-of-concept demonstrating a training-free merge method (TIES) to combine two specialist skills into a single model without loss of general ability. It excels at specific tasks like Roman numeral conversion and character-level word operations, showing significant gains in these areas while maintaining base model performance on standard benchmarks. The model is primarily a method demonstration for model merging research.

Loading preview...

Chimera-1: A Training-Free Model Merge Demonstration

Chimera-1 is a 3.1 billion parameter model from Tetracta AI, built upon the Qwen2.5-3B-Instruct base. It serves as a proof-of-concept for a novel training-free merge method (TIES: task-vector trim + sign election + disjoint mean) that combines two specialist skills into one model. The core idea is to integrate capabilities from two fine-tuned "specialist" models into a single base model without additional training, and crucially, without degrading general abilities.

Key Capabilities and Findings

  • Skill Enhancement: Chimera-1 shows significant improvements in specific, deliberately simple tasks like Roman numeral conversion (+8.8 points) and character-level word operations (+25.0 points) compared to its base model.
  • No General Ability Regression: Benchmarks like MMLU, ARC-Challenge, HellaSwag, and Belebele (English, Turkish, Arabic, Chinese, Russian) show no measured regression in general performance, with all standard benchmark scores remaining within a ±2pp run-noise band.
  • Training-Free Merge: The merge process itself is efficient, running on CPU in minutes, and results in a single model with no extra inference cost.
  • Method Validation: The project validated a "merge synergy law" (headroom × complementarity × proximity), indicating that successful merges depend on the base model's weakness in a skill, the specialists' complementary nature, and their proximity to the shared base.

Use Cases and Limitations

  • Method Demonstration: This model is primarily a method demonstration for model merging research, showcasing the effectiveness of the TIES approach. The specific skills chosen are simple testbeds to prove the merging concept.
  • Non-Commercial Use: The model inherits the Qwen Research License, restricting its use to non-commercial and research purposes.
  • Research Focus: While successful in its demonstration, the project also transparently notes challenges, such as X-Ray-guided merge surgery not consistently outperforming uniform TIES.

Developers can use this model to explore the practical application of training-free model merging and its potential for creating specialized models without extensive retraining.