cd/entity/AWQ· home entities AWQ
grep -l @awq /news/*.json | wc -l → 18

AWQ

mentions 18 type Organization feed RSS

// recent coverage 18 mentions

04:29
2026-08-23
pub.towardsai.net
artificial-intelligence

How BitNet Run a Transformer With (Almost) No Multiplication?

Microsoft's BitNet research demonstrates that large language models can run with weights restricted to just −1, 0, or +1, eliminating multiplications and reducing memory by an order of magnitude. The …

22:34
2026-08-18
promptcube3.com
large-language-models

Llama 3.

Meta's Llama 3.1 70B model can now run on a single 24GB consumer GPU using GGUF or EXL2 quantization, achieving 5-10 tokens per second on an RTX 3090, according to a deployment guide. The guide recomm…

20:57
2026-07-31
dev.to
machine-learning

Why INT4 Weight-Only Quantization Doesn't Speed Up Prefill

A developer's analysis shows that INT4 weight-only quantization speeds up decode but not prefill, because prefill is compute-bound while decode is memory-bound. The crossover point where a GEMM become…

00:00
2026-07-03
deepresearch.ninja
large-language-models

LLM Quantization Methods: A Comprehensive Comparative Analysis

A comprehensive analysis of 15+ large language model quantization methods categorizes them into four paradigms: CPU-optimized GGUF-based approaches, GPU-native weight-only kernels, NVIDIA's floating-p…

00:00
2026-06-30
aclanthology.org
large-language-models

Diet-KIT: Post-Training Quantization for Speech LLMs

Researchers from the Karlsruhe Institute of Technology developed Diet-KIT, a post-training quantization system that compresses the Qwen2-Audio-7B speech LLM from 16 GB to 3.98 GB while maintaining tra…

10:30
2026-06-26
aazar.me
large-language-models

Stop generating what you already have

A developer reduced LLM extraction latency from 42 seconds to 6 seconds by replacing verbatim text copying with pointer-based extraction and splitting a single large call into multiple parallel calls.…

14:58
2026-06-06
vettedconsumer.com
large-language-models

GGUF vs. GPTQ vs. AWQ: The Plain-English Guide to LLM Quantization

GGUF, GPTQ, and AWQ are the three dominant formats for running quantized large language models locally, each optimized for different hardware and use cases. GGUF, the format used by llama.cpp and its …

// co-occurs with top 8 entities
// topics top 6 topics