You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Mirror-MoE-80M-GGUF

The GGUF format quantization of Mirror-MoE-80M, a Sparse Mixture-of-Experts language model optimized for edge devices.

Original PyTorch/MLX Model

πŸ“¦ Available Models

We offer two distinct variants of Mirror-MoE in various quantization levels:

1. Hybrid (Chat & Retrieval)

Best for general conversation, fact retrieval, and casual interactions.

  • mirror_moe_hybrid_f32.gguf - Full precision (32-bit).
  • mirror_moe_hybrid_q8_0.gguf - High quality 8-bit quantization.
  • mirror_moe_hybrid_q4_k.gguf - Balanced 4-bit quantization (Recommended for mobile).

2. Elite (Reasoning & Logic)

Best for logic puzzles, math, coding, and strict instruction following.

  • mirror_moe_elite_f32.gguf - Full precision (32-bit).
  • mirror_moe_elite_q8_0.gguf - High quality 8-bit quantization.
  • mirror_moe_elite_q4_k.gguf - Balanced 4-bit quantization (Recommended for mobile).

πŸš€ Model Specs

Metric Value
Total Parameters 81M
Active Parameters 37M (2.2x sparse)
Experts 16 Sparse + 1 Shared Anchor
Context Window 512 tokens

πŸ’» Usage

These files are compatible with llama.cpp and other GGUF-supporting libraries.

CLI Example

./main -m mirror_moe_hybrid_q4_k.gguf -p "Hello, how are you?" -n 128

πŸ“œ Citation

@misc{mirror2026moe,
  title={Mirror-MoE-80M: Anchor-Stabilized Granular Mixture of Experts for Low-Resource Training},
  author={Dipesh Majithia},
  year={2026},
  publisher={Zenodo},
  doi={10.5281/zenodo.18473273},
  url={https://zenodo.org/records/18473273}
}

πŸ“„ License

CC BY 4.0 - Free to use with attribution to MirrorAI / Dipesh Majithia.

Downloads last month
2
GGUF
Model size
81.1M params
Architecture
mirror_ai
Hardware compatibility
Log In to add your hardware

8-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support