quantization

Tag

Cards List
#quantization

@Oluwaphilemon1: Qwen3.8-Flash-Next running at 15 tok/s on a 12GB RTX 5070 apparently wasn’t acceptable. So instead of buying a bigger G…

X AI KOLs Timeline ↗ · 16h ago Cached

A user built an open-source inference engine called Strata to optimize running Qwen3.8-Flash-Next on modest hardware, achieving up to 65.1 tok/s from an initial 15 tok/s.

0 favorites 0 likes
#quantization

Qwen3.8 flash next + exllamav3 + hermes is amazing

Reddit r/LocalLLaMA ↗ · 17h ago

User shares their positive experience using Qwen3.8 model with ExLlamaV3 on 6x3090 GPUs, achieving 80-120 tokens per second, and controlling Hermes agent via Matrix for daily use.

0 favorites 0 likes
#quantization

Swift 1.5 27b: Swift Qwen just got faster

Reddit r/LocalLLaMA ↗ · 20h ago Cached

Swift 1.5 is an updated AI model based on Qwen3.8-27B, offering improved performance in agentic and coding tasks with various quantizations for different hardware platforms.

0 favorites 0 likes
#quantization

Qwengram-0.8B: I transferred Qwen3.8 Flash-Next’s n-gram memory into Qwen3.5-0.8B — 5.05% lower validation perplexity

Reddit r/LocalLLaMA ↗ · yesterday

The author transferred pretrained PLE n-gram memory from Qwen3.8-Flash-Next to Qwen3.5-0.8B, achieving a 5.05% reduction in validation perplexity without fine-tuning the backbone. Key findings include the effectiveness of dynamic gating and reader training for memory injection.

0 favorites 0 likes
#quantization

Baseline Shape Decides the Verdict: A Controlled Re-Examination of Ternary Language Models at 60K Parameters

arXiv cs.CL ↗ · 2d ago Cached

A controlled re-examination of ternary language models at 60K parameters reveals that baseline shape significantly impacts performance comparisons, challenging previous claims about the routed ternary model's advantage.

0 favorites 0 likes
#quantization

Is Qwen Flash Next at like Q2 better than 27B at Q4?

Reddit r/LocalLLaMA ↗ · 2d ago

A user in an AI forum asks whether Qwen Flash Next at Q2 quantization outperforms a 27B parameter model at Q4 quantization.

0 favorites 0 likes
#quantization

Qwen3.8-Flash-Next, on 5090+64gb, with Llama.cpp - Seems to not use ram?

Reddit r/LocalLLaMA ↗ · 2d ago

User shares performance results and setup details for running the Qwen3.8-Flash-Next model with Llama.cpp on a system featuring an NVIDIA 5090 GPU and 64GB RAM, noting unexpected low RAM usage during inference.

0 favorites 0 likes
#quantization

UkisAI Swift Series / 27B, Flash Next and Bonsai 2 + GSQ-RCO / -63.4% thinking, x1.95 speed with xhigh accuracy

Reddit r/LocalLLaMA ↗ · 2d ago

UkisAI releases the Swift Series of efficient reasoning LLMs based on Qwen, with models offering significant token reduction and accuracy improvements, along with various quantization options for deployment.

0 favorites 0 likes
#quantization

@norpadon: We made the preview publicly available: https://huggingface.co/trymirai/Qwen3.8-27B-S-experimental… Qwen3.8 27B that fi…

X AI KOLs Timeline ↗ · 2d ago Cached

The preview of Qwen3.8-27B-S-experimental, a quantized AI model using Mirai S codec, is now publicly available on Hugging Face. It supports inference on Apple Silicon with uzu and NVIDIA with vLLM, offering performance details and usage instructions.

0 favorites 0 likes
#quantization

Lesson learned. Don't blindly trust repos and make sure everything is stable for a long running (multi weeks) benchmark.

Reddit r/LocalLLaMA ↗ · 2d ago

The author shares lessons learned from a long-running Django benchmark, highlighting fixes in the evaluation workflow stability and updated results showing Flash Next as the top performer with reasoning effort levels now properly evaluated.

0 favorites 0 likes
#quantization

Quantization-Robust Unlearning through the Lens of Retain-Forget Loss Landscapes Interaction

arXiv cs.LG ↗ · 3d ago Cached

This paper proposes a quantization-robust unlearning framework for large language models, using loss landscape analysis to ensure effective forgetting while maintaining model utility after compression.

0 favorites 0 likes
#quantization

@TechMDAI: Hey everyone, go out and support @ViC305. He has been vital to the dgx community and has been producing recipes like cr…

X AI KOLs Following ↗ · 3d ago Cached

The article encourages support for @ViC305, a key contributor to the DGX community who produces AI-related work such as quants and kernels, despite not owning a DGX Spark.

0 favorites 0 likes
#quantization

@yoheinakajima: glance-vlm speedlab is now open source! read: https://glance.yohei.me/speed/ try: https://github.com/yoheinakajima/glan…

X AI KOLs Timeline ↗ · 3d ago Cached

The article presents an open-source study on optimizing latency for local vision-language models through benchmarking and techniques like native batching and MLX quantization, achieving significant speedups while maintaining decision accuracy on Apple hardware.

0 favorites 0 likes
#quantization

@dzhng: Providers/labs often tune their quantization/speculative decoding strategy post-launch based on usage patterns & th…

X AI KOLs Following ↗ · 3d ago Cached

The tweet discusses how providers tune quantization and speculative decoding strategies post-launch based on usage patterns and hardware, and introduces an interactive tutorial on speculative decoding for the NeurIPS Education Track.

0 favorites 0 likes
#quantization

DeepSeek-V4-Flash-0731 at ~40–50 tok/s on 2× Radeon AI PRO R9700 with the affinity engine (prebuilt quant + fixes)

Reddit r/LocalLLaMA ↗ · 3d ago

The article reports on running DeepSeek-V4-Flash-0731 on two Radeon AI PRO R9700 GPUs with the affinity inference engine, achieving 40-50 tok/s decode speed via a prebuilt quantization and stability fixes.

0 favorites 0 likes
#quantization

Perhaps the highest quality mainline quants of Qwen3.8 27B?

Reddit r/LocalLLaMA ↗ · 3d ago

Release of high-quality quantized versions of the Qwen 3.8 27B AI model, claiming to outperform ISTA and Unsloth quants in quality tests.

0 favorites 0 likes
#quantization

@Lonely__MH: All rise! The GGUF quantized version of Qwen-Image-2.1 is here! Thanks to the @UnslothAI team for stepping in! Based on…

X AI KOLs Timeline ↗ · 3d ago Cached

The GGUF quantized version of the Qwen-Image-2.1 AI model is released, featuring Dynamic 2.0 technology for efficient 4-bit quantization, supporting text-to-image and transparent image generation in a 4.2GB size suitable for Mac users.

0 favorites 0 likes
#quantization

GGUFs in transformers natively!

Reddit r/LocalLLaMA ↗ · 3d ago

Hugging Face announces native support for GGUF files in the transformers library, allowing easier use of quantized models with PyTorch tooling and performance comparable to llama.cpp.

0 favorites 0 likes
#quantization

quants for K2-Horizon are now available

Reddit r/LocalLLaMA ↗ · 4d ago

Quantized versions of the K2-Horizon AI model series are now available for download on Hugging Face, supporting various sizes from 0.9B to 36B parameters. However, the llama.cpp support is still in progress, requiring a fork for use.

0 favorites 0 likes
#quantization

Qwen 3.8 27B at ~3 BPW on an RTX 3060: GSQ vs ByteShape IQ3-XXS 2.88BPW

Reddit r/LocalLLaMA ↗ · 4d ago

The article compares GSQ and ByteShape quantizations of the Qwen 3.8 27B model on an RTX 3060, revealing that ByteShape's quant underperformed despite claims of high similarity to the original model.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback