建议出Q4_K_M及以上量化的

#3
by sndnnlfhvk - opened

Q4_K_M 是“甜点位”,大模型量化有一个明显的边际效应,模型的智商损耗曲线是非常平缓的。
然而,一旦低于 4 位(比如到 Q3 或 Q2),模型的智商会发生“断崖式”下跌。Q4 恰好站在了悬崖边上——它拿到了最大的瘦身红利,同时又勉强保住了核心智商。
Q3_K / Q2_K量化智商损耗极高 (模型开始胡言乱语),纯粹为了“跑得动”。
忽略掉用户"本地"是否跑的动的问题,现在很多云服务提供商支持从huggingface拉取模型,作者你的模型一些平台几乎都有,现在就需要智商损耗低的abliterated模型。

Kimi k2.6 is a very solid base model, and Unsloth's dynamic quantization for Q2K is actually quite high quality. Huihui's ablated version is also impressive—it completely eliminates the "alignment tax," and even with tens of thousands of tokens in context, it doesn't start talking nonsense.

That said, having used Unsloth's non-abliterated Q3K versions, I can see there is still a noticeable gap between Q2K and Q3K. I’d honestly love to get my hands on an abliterated Q3K version of Kimi k2.6; since Kimi k3 is massive (around 2800B), k2.6 might be the "swan song" for running Kimi models locally. I've also noticed that K2.7's creative writing has declined。

还是希望发布到huggingface平台,因为云平支持huggingface仓库。如果是 ko-fi下载到本地再上传,流量和时间太消耗了。

All models are hosted on HF (Hugging Face). Ko-fi only provides the download token.

What a fuck?

This comment has been hidden

Sign up or log in to comment