GraySoft
Projects Models About FAQ Contact Download guIDE →
Model Intelligence Sheet

mudler/huihui3.5-67b-a3b-apex-gguf overview

APEX (Adaptive Precision for EXpert Models) quantizations of Huihui3.5-67B-A3B. Brought to you by the LocalAI team | APEX Project | Technical Report

ggufquantizedapexmoemixture-of-expertsqwen3.5base_model:huihui-ai/Huihui3.5-67B-A3Bbase_model:quantized:huihui-ai/Huihui3.5-67B-A3Blicense:apache-2.0endpoints_compatibleregion:usconversational
mudler/huihui3.5-67b-a3b-apex-gguf visual
Downloads
2,456
Likes
1
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

8 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
Huihui3.5-67B-A3B-APEX-Balanced.gguf GGUF 45.90 GB Download
Huihui3.5-67B-A3B-APEX-Compact.gguf GGUF 30.71 GB Download
Huihui3.5-67B-A3B-APEX-I-Balanced.gguf GGUF 45.90 GB Download
Huihui3.5-67B-A3B-APEX-I-Compact.gguf GGUF 30.71 GB Download
Huihui3.5-67B-A3B-APEX-I-Mini.gguf GGUF 25.39 GB Download
Huihui3.5-67B-A3B-APEX-I-Quality.gguf GGUF 40.61 GB Download
Huihui3.5-67B-A3B-APEX-Quality.gguf GGUF 40.61 GB Download
Huihui3.5-67B-A3B-F16.gguf GGUF F16 124.69 GB Download

Model Details Live

Model Slug
mudler/huihui3.5-67b-a3b-apex-gguf
Author
mudler
Pipeline Task
Library
Created
2026-04-06
Last Modified
2026-04-06
Gated
No
Private
No
HF SHA
a34fac2e24cc3389efec09df6b0c395ddf986d96
License
apache-2.0
Language
Unknown
Base Model
huihui-ai/Huihui3.5-67B-A3B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "base_model": "huihui-ai/Huihui3.5-67B-A3B",
    "tags": [
      "gguf",
      "quantized",
      "apex",
      "moe",
      "mixture-of-experts",
      "qwen3.5"
    ],
    "frontmatter": {
      "license": "apache-2.0",
      "base_model": "huihui-ai/Huihui3.5-67B-A3B",
      "tags": [
        "gguf",
        "quantized",
        "apex",
        "moe",
        "mixture-of-experts",
        "qwen3.5"
      ]
    },
    "hero_image_url": "",
    "summary": "**APEX (Adaptive Precision for EXpert Models)** quantizations of Huihui3.5-67B-A3B. **Brought to you by the LocalAI team** | APEX Project | Technical Report",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlicense: apache-2.0\nbase_model: huihui-ai/Huihui3.5-67B-A3B\ntags:\n  - gguf\n  - quantized\n  - apex\n  - moe\n  - mixture-of-experts\n  - qwen3.5\n---\n\n# Huihui3.5-67B-A3B APEX GGUF\n\n**APEX (Adaptive Precision for EXpert Models)** quantizations of [Huihui3.5-67B-A3B](https://huggingface.co/huihui-ai/Huihui3.5-67B-A3B).\n\n**Brought to you by the [LocalAI](https://github.com/mudler/LocalAI) team** | [APEX Project](https://github.com/mudler/apex-quant) | [Technical Report](https://github.com/mudler/apex-quant/blob/main/paper/APEX_Technical_Report.pdf)\n\n## Available Files\n\n| File | Profile | Size | Best For |\n|------|---------|------|----------|\n| Huihui3.5-67B-A3B-APEX-I-Balanced.gguf | I-Balanced | 46 GB | Best absolute quality (with imatrix) |\n| Huihui3.5-67B-A3B-APEX-Balanced.gguf | Balanced | 46 GB | Best absolute quality |\n| Huihui3.5-67B-A3B-APEX-I-Quality.gguf | I-Quality | 41 GB | Best quality/compression ratio (with imatrix) |\n| Huihui3.5-67B-A3B-APEX-Quality.gguf | Quality | 41 GB | Best quality/compression ratio |\n| Huihui3.5-67B-A3B-APEX-I-Compact.gguf | I-Compact | 31 GB | Consumer GPUs (with imatrix) |\n| Huihui3.5-67B-A3B-APEX-Compact.gguf | Compact | 31 GB | Consumer GPUs |\n| Huihui3.5-67B-A3B-APEX-I-Mini.gguf | I-Mini | 26 GB | Smallest viable |\n| Huihui3.5-67B-A3B-F16.gguf | F16 | 125 GB | Full precision source |\n\n## What is APEX?\n\nAPEX is a quantization strategy for Mixture-of-Experts (MoE) models. It classifies tensors by role (routed expert, shared expert, attention) and applies a layer-wise precision gradient -- edge layers get higher precision, middle layers get more aggressive compression. I-variants use diverse imatrix calibration (chat, code, reasoning, tool-calling, agentic traces, Wikipedia).\n\nSee the [APEX project](https://github.com/mudler/apex-quant) for full details, technical report, and scripts.\n\n## Architecture\n\n- **Model**: Huihui3.5-67B-A3B (qwen3_5_moe)\n- **Layers**: 40 (hybrid: linear attention + full attention every 4th layer)\n- **Experts**: 512 routed (8 active per token)\n- **Total Parameters**: ~67B\n- **Active Parameters**: ~3B per token\n- **Origin**: Expert merge of Qwen3.5-35B-A3B + Holo3-35B-A3B\n- **APEX Config**: 5+5 symmetric edge gradient across 40 layers\n- **Calibration**: v1.3 diverse dataset (chat, code, reasoning, multilingual, tool-calling, Wikipedia)\n\n## Run with LocalAI\n\n```bash\nlocal-ai run mudler/Huihui3.5-67B-A3B-APEX-GGUF@Huihui3.5-67B-A3B-APEX-I-Balanced.gguf\n```\n\n## Credits\n\nAPEX is brought to you by the [LocalAI](https://github.com/mudler/LocalAI) team. Developed through human-driven, AI-assisted research. Built on [llama.cpp](https://github.com/ggerganov/llama.cpp).\n",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "quantized",
    "apex",
    "moe",
    "mixture-of-experts",
    "qwen3.5",
    "base_model:huihui-ai/Huihui3.5-67B-A3B",
    "base_model:quantized:huihui-ai/Huihui3.5-67B-A3B",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 1,
  "downloads": 2456,
  "gated": false,
  "private": false,
  "last_modified": "2026-04-06T11:11:22.000Z",
  "created_at": "2026-04-06T10:04:19.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69d3852367d1e5869e8a80c6",
  "id": "mudler/Huihui3.5-67B-A3B-APEX-GGUF",
  "modelId": "mudler/Huihui3.5-67B-A3B-APEX-GGUF",
  "sha": "a34fac2e24cc3389efec09df6b0c395ddf986d96",
  "createdAt": "2026-04-06T10:04:19.000Z",
  "lastModified": "2026-04-06T11:11:22.000Z",
  "author": "mudler",
  "downloads": 2456,
  "likes": 1,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 10
}