quantization

标签

Cards List
#quantization

@no_stp_on_snek: 非常棒。对3090团队来说意义重大。而且TurboQuant+已经在很多推理引擎中实现了。

X AI KOLs Following · 5天前 缓存

一条回复对Unsloth AI即将推出的Qwen3.8-27B模型表示赞赏,该模型将能在17GB内存/显存配置下运行,并指出TurboQuant+已集成到众多推理引擎中——这对RTX 3090用户来说是个好消息。

0 人收藏 0 人点赞
#quantization

Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot

Hugging Face Models Trending · 6天前 缓存

该 Hugging Face 仓库提供了社区编译的 MiniMax H3(Hailuo 3.0)量化与剪枝权重,使得在拥有 16-24GB 显存的消费级 GPU 上能够进行本地文本/图像/音频到视频的生成。包含 INT4、INT8 和 NVFP4 变体,并附有硬件特定指南。

0 人收藏 0 人点赞
#quantization

ethanfel/Qwen3-VL-32B-Ultra-Heretic-H3-ComfyUI-INT8-ConvRot

Hugging Face Models Trending · 6天前 缓存

一个Hugging Face仓库,提供未经审查的Qwen3-VL-32B变体的ComfyUI safetensors检查点,包含BF16和INT8 ConvRot H3条件编码器以及可选的生成尾部。

0 人收藏 0 人点赞
#quantization

ethanfel/Qwen3-VL-32B-Ultra-Heretic-MiniMax-H3-ComfyUI-INT8-ConvRot

Hugging Face Models Trending · 6天前 缓存

该仓库提供 Qwen3-VL-32B 的 INT8 ConvRot 量化 ComfyUI safetensors,包括包含第 0-49 层的 MiniMax-H3 条件编码器,以及用于第 50-63 层的可选提示增强尾部,专为在 32GB GPU 上的 ComfyUI 使用而设计。

0 人收藏 0 人点赞
#quantization

研究机器翻译高效推理部署中的量化权衡

arXiv cs.CL · 6天前 缓存

本文研究了在单块GPU上部署EuroLLM和Hy-MT2等翻译模型时的量化权衡,表明将文档分块策略与W4A8/W8A8量化相结合能够改善延迟-吞吐量权衡,同时引入文档级评估来考察长上下文动态。

0 人收藏 0 人点赞
#quantization

realrebelai/MiniMax-H3_GGUFs

Hugging Face Models Trending · 6天前 缓存

提供 MiniMax-H3 模型的 GGUF 量化版本的 Hugging Face 仓库,用于 ComfyUI,包含目录结构和所需 VAE 的链接。

0 人收藏 0 人点赞
#quantization

MSLK kernel reference (Website)

TLDR AI · 6天前 缓存

Documentation reference for MSLK 1.3.0, a library of fused GPU kernels for transformer workloads including attention, quantization, GEMM, and MoE routing, supporting CUDA and ROCm with PyTorch integration.

0 人收藏 0 人点赞
#quantization

切勿对 DeepSeek V4 Flash 的 KV 缓存进行量化

Reddit r/LocalLLaMA · 6天前

一篇技术文章警告不要对 DeepSeek V4 Flash 的 KV 缓存进行量化,与 Qwen 397B 相比,其在困惑度、KL 散度和 token 概率方面表现出显著的质量下降。

0 人收藏 0 人点赞
#quantization

[论文] EdgeRazor:一种基于混合精度量化感知蒸馏的大语言模型轻量级框架

Reddit r/LocalLLaMA · 6天前

EdgeRazor 是一个轻量级框架,用于通过熵引导的混合精度量化感知蒸馏来压缩大语言模型,实现每参数 1.88 比特,同时保持教师模型的能力,且无需更改 llama.cpp 等推理实现。该方法在 MobileLLM 和 Qwen 变体等小型模型上进行了演示。

0 人收藏 0 人点赞
#quantization

DeepSeek-V4-Flash-0731:当“Low”高于“High”

Reddit r/LocalLLaMA · 6天前

一位开发者对 DeepSeek-V4-Flash-0731 的四种推理努力模式(无、低、高、最大)进行了基准测试,发现低模式出人意料地冗长,并且 OpenRouter 存在一个影响推理努力模式的 bug。

0 人收藏 0 人点赞
#quantization

@BrianRoemmele: Another day and another full frontier model running on your computer. Been teething DeepSeek V4 Flash on over 60 employ…

X AI KOLs Timeline · 6天前 缓存

Brian Roemmele reports that DeepSeek V4 Flash (304B, 1M context) now runs locally on Apple Silicon via the ds4 engine, sharing GGUF quantized builds with a fresh imatrix. The Hugging Face repo provides installation instructions and notes that these files are ds4-specific, not for llama.cpp.

0 人收藏 0 人点赞
#quantization

@grapeot: 一个完整的机器视觉项目,从头搜集图像数据,做标注,做神经网络训练,做量化,做单片机(ESP32)上的系统构建,固件烧录和部署,部署完了发现效果不好,从头训练,然后做性能和耗能调优,最终部署。如果是一个senior scientist来做要…

X AI KOLs Timeline · 2026-08-02 缓存

作者利用GPT-5.6在10小时内完成了一个ESP32-CAM上的车库门识别项目,涵盖数据收集、标注、训练、量化与部署,展示了AI在硬件开发中的自主能力,并分享了人机协作的经验。

0 人收藏 0 人点赞
#quantization

DeepSeek-V4-Flash 284B 在 5.3GB 内存上运行

Reddit r/LocalLLaMA · 2026-08-02

一位开发者展示了 Mference,这是一个新的推理引擎,通过从 SSD 流式加载专家,仅用约 5.3GB 内存即可运行 MoE 模型(如 DeepSeek-V4-Flash),并配有原生 Mac 应用和兼容 OpenAI 的服务器。

0 人收藏 0 人点赞
#quantization

@no_stp_on_snek: https://huggingface.co/thetom-ai/DeepSeek-V4-Flash-ConfigI-MLX… Fyi. Fits on 128GB of ram for metal. GGUF is coming jus…

X AI KOLs Following · 2026-08-01 缓存

TheTom releases an MLX quantized version of DeepSeek V4 Flash (284B MoE, 21B active) at 3.05 bpw, fitting in 101 GiB to run on 128GB Apple Silicon, with GGUF sibling also available.

0 人收藏 0 人点赞
#quantization

LiquidAI/LFM2.5-2.6B-GGUF

Hugging Face Models Trending · 2026-08-01 缓存

此 Hugging Face 模型卡片介绍了 LiquidAI 的 LFM2.5-2.6B 模型(GGUF 量化格式),并提供了通过 llama.cpp、vLLM、Ollama 等工具在本地运行的说明。

0 人收藏 0 人点赞
#quantization

IQ3 DS 发布

Reddit r/LocalLLaMA · 2026-07-31 缓存

Unsloth 发布了 DeepSeek-V4-Flash-0731 的 IQ3 GGUF 量化版本,支持通过 llama.cpp、Ollama、LM Studio 等工具进行本地推理。

0 人收藏 0 人点赞
#quantization

DeepSeek-V4-Flash-0731 unsloth gguf 在 A100 上

Reddit r/LocalLLaMA · 2026-07-31

展示了 DeepSeek-V4-Flash-0731 在单块 40GB A100 上以 unsloth GGUF 量化版本运行,速度为 17.7 tok/s,并将 6 个专家加载到显存中,从而实现了完整的智能体编码循环。

0 人收藏 0 人点赞
#quantization

@no_stp_on_snek: 哦,不错。这个会很有趣

X AI KOLs Timeline · 2026-07-31 缓存

对 Unsloth AI 的回复,表达了对传闻中的 DeepSeek-V4-Flash 模型的兴奋,以及通过量化版本在本地运行它的可能性。

0 人收藏 0 人点赞
#quantization

unsloth/DeepSeek-V4-Flash-0731-GGUF

Reddit r/LocalLLaMA · 2026-07-31

Unsloth 预告了即将在 Hugging Face 上发布的 DeepSeek V4 Flash GGUF 量化模型。

0 人收藏 0 人点赞
#quantization

CACHE-UK: A Stability-Aware Memory Editor for Sequentially Updated Quantized LLMs in Finance

arXiv cs.CL · 2026-07-31 缓存

Introduces CACHE-UK, a stability-aware memory editing framework for sequentially updating quantized LLMs in finance, reducing knowledge degradation on 4-bit OpenLLaMA-3B while improving generalization rates on a UK financial corpus.

0 人收藏 0 人点赞
← Previous
Next →
← 返回首页

提交意见反馈