CMSManhattan 发布 JiRack Ultra 1B CPU 三元模型
原标题:CMSManhattan/JiRackUltra_1b
AI 摘要
CMSManhattan 在 Hugging Face 发布 JiRack Ultra 1B 模型,这是一个约 1.5B 参数、面向 CPU 推理优化的三元(BitNet 风格)模型,基于重新设计的 DeepSeek R1 架构,并提供 GGUF 量化版本。模型更新了分词器,新增 Routing、Tool call 和 Robotics 标签,支持通过 Llama.cpp、Ollama 和 Docker 部署,并附带 JiRack 编码 Agent IDE 及 Java/Python 工具调用示例。
正文节选
--- language: - en - zh - ja - ko - fr - es - pt - de - it - ru - ar - vi - th tags: - text-generation - ternary - bitnet - 1.58bit - cpu - gguf - qwen2.5 - deepseek - efficient - low-memory - jirack - web-ui - routing - tool-call - robotics license: mit --- # JiRack Ultra 1B (CPU) A fast and efficient ~1.5B model optimized for CPU inference. The model was refactored with BitNet features and an updated tokenizer that includes new **Routing**, **Tool call**, and **Robotics** tags. Built on a rede