PulseAugur
实时 19:00:13
English(EN) Add MiniCPM5 tokenizer support by zhangtao2-1 · Pull Request #23384 · ggml-org/llama.cpp

llama.cpp 添加对 MiniCPM-5 分词器的支持

一个拉取请求已提交至 llama.cpp 项目,以添加对 MiniCPM-5 分词器的支持。此集成旨在使 MiniCPM-5 模型(包括一个10亿参数版本及其 GGUF 量化格式)能够在 llama.cpp 框架内使用。该请求由用户 zhangtao2-1 提交,并提供了相关 Hugging Face 模型仓库的链接。 AI

影响 通过 llama.cpp 在本地硬件上更广泛地使用 MiniCPM-5 模型。

排序理由 这是一个为现有推理引擎添加分词器支持的拉取请求,而不是一个新模型发布或核心研究。

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

llama.cpp 添加对 MiniCPM-5 分词器的支持

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/pmttyji ·

    Add MiniCPM5 tokenizer support by zhangtao2-1 · Pull Request #23384 · ggml-org/llama.cpp

    <!-- SC_OFF --><div class="md"><p>Model &amp; GGUF to try:</p> <p><a href="https://huggingface.co/openbmb/MiniCPM5-1B">https://huggingface.co/openbmb/MiniCPM5-1B</a></p> <p><a href="https://huggingface.co/openbmb/MiniCPM5-1B-GGUF">https://huggingface.co/openbmb/MiniCPM5-1B-GGUF</…