返回全部动态

Ling-3.0-tiny 的 GGUF 量化版本发布

原标题:bloomer010/Ling-3.0-tiny-GGUF

Hugging Face New and Trending Models一手来源开源质量 77

AI 摘要

开发者 bloomer010 在 Hugging Face 上发布了 inclusionAI/Ling-3.0-tiny 的 GGUF 量化版本,直接从 BF16 safetensors 转换而来,覆盖从 BF16 到 Q1_0 的多种量化档位。该模型为 7.9B 总参数、1.3B 激活参数的 MoE 架构,含 18 层 KDA 与 6 层 MLA,支持 131,072 token 上下文。作者指出完整 agentic 工具调用需依赖两个 llama.cpp PR(Ling 专用解析器与 PEG 解析器 UTF-8 处理),并提供了量化体积与内存对照表及重要性矩阵校准细节。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

--- license: mit base_model: - inclusionAI/Ling-3.0-tiny pipeline_tag: text-generation library_name: llama.cpp tags: - gguf - bailingmoe3 - mixture-of-experts - conversational --- # Ling-3.0-tiny GGUF GGUF conversions of [inclusionAI/Ling-3.0-tiny](https://huggingface.co/inclusionAI/Ling-3.0-tiny), converted directly from the released BF16 safetensors. ## 🦙🚨 llama.cpp 🦙🚨 Consistent agentic use (tool calling, reasoning split) currently requires two unmerged llama.cpp PRs: - Dedicate


发布时间:2026-09-21 00:42
抓取时间:2026-08-15 10:47
来源机构:Hugging Face
阅读原文huggingface.co