Tagged

Llama News

Meta's open-weight model line: releases, fine-tunes and local inference. Curated and summarized from dozens of sources by AIBriefs.

LaunchDevelopers1 source

Intel releases OpenVINO 2026.4 with new model support

OpenVINO 2026.4 adds CPU support for Gemma-3n and CPU/GPU support for Kokoro-82M and Qwen3-VL-4B with eagle3. The release emphasizes more Gen AI coverage and framework integrations to minimize code changes.

AnalysisAI Models1 source

Reddit users debate uncensored models for coding

A LocalLLaMA thread asks whether uncensored coding models perform better because they skip safety checks on every prompt. The poster asks if the claim is "hogwash" or true, and whether anyone actually uses them for coding.

AnalysisDevelopers1 source

llama.cpp PR adds hc ops for qwen4exp

Pull request #28901 in ggml-org/llama.cpp, authored by am17an, adds hc ops for qwen4exp. A LocalLLaMA commenter says it's "time to re-benchmark Qwen Flash Next again."

AnalysisAI Models2 sources

Meta still hasn't released promised Muse Spark open weights

Over a month after Meta promised to release Muse Spark weights, the model has moved from Spark 1.2 to 1.3 with nothing published. r/LocalLLaMA users question whether 1.2 weights will arrive only once 1.4 drops.

AnalysisDevelopers1 source

Custom llama.cpp fork targets RTX 30-series with 90+ TPS

A Reddit user released a llama.cpp fork tuned for Ampere GPUs, claiming 90+ tokens per second at temperature 1 for agentic and coding workloads up to 100K context. Some optimizations also carry over to Blackwell and Lovelace cards.

AnalysisDevelopers1 source

llama.cpp adds Maple 20B-A1B ternary MoE support

Pull request #27000 by AlexGabbia adds CPU support for the Maple 20B-A1B ternary mixture-of-experts architecture to ggml-org/llama.cpp. A preview of the model is hosted at huggingface.co/deepgrove/maple-preview.

AnalysisAI Models2 sources

Reddit user asks if dense 9B models still draw interest

A r/LocalLLaMA poster says a 9.4B-parameter dense model is ready to train, using a 1/2/3 Engram table, Moonshot's AttnRes modeling, and 3:1 RoPE/NoPE layering. It uses the Llama 3 tokenizer and LM head.

How-ToDevelopers1 source

Reddit users swap llama.cpp configs for Qwen3.8 Flash Next

A r/LocalLLaMA thread asks users to share llama.cpp settings and system setups for Qwen3.8 Flash Next, with the poster noting the model is quite big and that testing many option combinations takes a lot of time.

AnalysisDevelopers1 source

Reddit user asks llama.cpp maintainers for hot expert reload on GPU

A r/LocalLLaMA post requests hot expert reload on GPU for llama.cpp, claiming decode-speed gains on MoE models with few active parameters. Named examples include Qwen3.8-Flash-Next, Deepseek V4/V4.1 Flash and GLM 5.3 Flash, with larger gains claimed on 2x 3090 setups.

AnalysisDevelopers1 source

llama.cpp PR tunes Flash Attention for AMD RDNA4 GPUs

Pull request #28102 by pwilkin adds CUDA/HIP Flash Attention tuning for gfx1201, targeting RDNA4 cards including the R9700, RX 9060 XT and 8060S. The PR reports prompt-processing gains and improved numbers at large context sizes.

AnalysisDevelopers1 source

llama.cpp maintainer clarifies confusion with Llama models

A llama.cpp maintainer recounts a comment confusing llama.cpp with Meta's Llama models, calling it a 'FB business using the pipeline to make profits.' The maintainer clarifies the distinction, noting audio.cpp follows the same philosophy for audio models.

AnalysisDevelopers1 source

Critique argues Ollama obscures llama.cpp origins

A blog post argues Ollama, the popular local LLM tool, obscures its reliance on llama.cpp, the engine by Georgi Gerganov, and has drifted from its local-first mission while taking VC money. It recommends alternatives.

How-ToDevelopers1 source

Guide: Use llama.cpp and FreeCAD to generate 3D-printable objects

A Reddit guide details 9 steps for using llama.cpp with a local GGUF model (e.g., Qwen3.8-27B-UD-Q4_K_M) and FreeCAD to generate solid objects suitable for 3D printing or milling. The setup runs on Linux and includes a pi coding agent.

LaunchAI Models9 sources

Spark-X2.5-4B and 1.7B models released

XHToken released Spark-X2.5-4B and Spark-X2.5-1.7B, compact models with their own architecture. GGUF quantizations are available, and llama.cpp support is in PR #27868.

AnalysisDevelopers1 source

Block KV cache streaming bounds VRAM at long context

A pull request to llama-cpp-turboquant introduces block KV cache streaming via a shared CUDA phase arena, bounding VRAM usage at long context. The author ported and extended Raymond's work to multiple models beyond Qwen, benchmarking to confirm value.

AnalysisAI Models1 source

Villager simulation POC runs Qwen3.8-27B GGUF on 16GB VRAM

A Reddit user built a villager simulation game proof-of-concept with Qwen3.8-27B-UD-Q3_K_XL.gguf, fully offloaded on a 16GB RTX 5070 Ti under Windows, with vision running on CPU. It uses beellama.cpp with kvarn performance enhancements and MTP n-max = 2.

How-ToDevelopers1 source

Optimized Qwen3.8 27B stack released for Strix Halo

A reproducible ROCm stack for Qwen3.8-27B on Ryzen AI Max / Max+ (gfx1151) with calibrated IQ4_XS weights, an IQ4_XS DFlash2 drafter, and retained-PM4 dispatch. Benchmarked on a Radeon 8060S with a 31,497-token prompt and 256-token output, the custom ROCm build claims fastest prefill and decode.

AnalysisDevelopers1 source

NInfer vs llama.cpp vs vLLM tested on Qwen3.8-27B NVFP4

Reddit user benchmarked NInfer, llama.cpp, and vLLM serving Qwen3.8-27B in NVFP4 on an RTX 5090, comparing output quality and speed for a production content-intelligence pipeline with long-context retrieval and structured extraction.

LaunchDevelopers1 source

NVIDIA pushes local AI at IFA 2026 with PAIR router and RTX Spark PCs

NVIDIA announced up to 1.9x faster local inference via new llama.cpp and vLLM optimizations, available now through LM Studio and Ollama. RTX Spark Windows PCs from Lenovo and Acer arrive in October, alongside NVIDIA PAIR, a router that spreads inference across local-network PCs.

EventBusiness15 sources

NVIDIA to Acquire Hugging Face for $12.93B

NVIDIA agreed to acquire Hugging Face for $12,930,300,000, per Jensen Huang's announcement. Hugging Face will stay an open platform supporting multi-cloud and multi-accelerator deployment, with NVIDIA compute not required to build on or deploy through it.

AnalysisAI Models2 sources

Reddit users compare abliterated 3.6 and 3.8 27B models

A Reddit user asks for the fastest abliterated/safety-removed versions of the 3.6 and 3.8 27B models, citing community claims that 3.6 works better without thinking. The thread gathers recommendations for low-resource use.

AnalysisAI Models1 source

Qwen 3.8 27B one-shots a Super Mario clone on a 4070 Ti

A developer ran Qwen 3.8 27B at Q4KM quantization and got a working Super Mario clone in a single take. Setup: Windows PC with a 4070 Ti (12GB VRAM, 32GB RAM) plus an M5 MacBook Air over llama.cpp RPC.

AnalysisDevelopers1 source

llama.cpp b10726 flips --lazy-mode default to auto

With build b10726, llama.cpp's default --lazy-mode change keeps Qwen 3.8 Flash Next's 51B-parameter PLE n-gram embedding table mmap'd on disk, reading rows on demand even with --load-mode none. Passing --lazy-mode off restores loading it into RAM.

LaunchAI Models1 source

LongCat-Flash-Lite-Sparse and other uncensored models released in GGUF

LLMFan46 released multiple uncensored models in GGUF format, including LongCat-Flash-Lite-Sparse with MTPs and LSAs, Qwen3.8-27B, Qwen3.5-122B-A10B, Qwen3-Coder-Next, and Laguna-S2.1 with vision. LongCat-Flash-Lite-Sparse required creating Heretic support from scratch and adding support to llama.cpp.

AnalysisAI Models1 source

Qwen3.8-Flash-Next 2-bit quant runs 350K context on 128 GB M5 Max

A 78.9 GB UD-Q2_K_XL Unsloth quant of Qwen3.8-Flash-Next ran a 358,400-token context slot on a 128 GB M5 Max MacBook Pro via llama.cpp b10686, using YaRN to extend from the native 262,144 tokens. The 3.5-hour, 100-turn test charted speed against context depth.

AnalysisDevelopers1 source

llama.cpp community compiles CPU/RAM/disk hybrid inference PR list

A Reddit post in r/LocalLLaMA lists open PRs and discussions for CPU/RAM/disk/hybrid inference in llama.cpp, aiming to improve CPU-only and hybrid performance. The author notes they are "just 50 PRs away from more faster inference" and hopes for progress by end of year.

AnalysisAI Models1 source

Audit finds 64 of 443 GGUF quants mislabeled

An audit of 443 GGUF quants across 25 repos found 64 files whose filenames claim a lower bit-width than they actually are, due to llama-quantize silently swapping in a ~4.5 bpw type when tensor rows aren't divisible by 256. On Nemotron-3.5-Lightning, all four IQ2 rungs are the same 4.58 bpw file.

AnalysisAI Models1 source

Qwen3.8 27B runs locally on Mac Studio at ~14 tokens/s

Qwen3.8 27B (Q4_K_M, 17GB) generates at ~14 tokens/s on a Mac Studio M3 Ultra via Ollama, while its predecessor qwen3.6:27b does ~28.6 tokens/s. The 1-bit quant (6.7GB) runs at 27 tokens/s in llama.cpp but cannot commit to an answer.

AnalysisDevelopers1 source

Reverse-engineered NPU engine format runs GGUFs 1.5× faster

A developer reverse-engineered the Axera AX8850 NPU's engine format, storing int8 weights as two nibble planes, to run GGUFs without model conversion. It achieves 1.5× speedup over the vendor's runtime, running Qwen3-0.6B at 13.5–14.5 t/s on the M5Stack LLM-8850 card.

LaunchDevelopers1 source

llama.cpp merges DFlash2 support

llama.cpp merged PR #27342 adding DFlash2 support, including local convolution and candidate selector. The merge enables running DFlash2 models locally via llama.cpp.

How-ToDevelopers1 source

AI At Home Part 2: Multi GPU Drifting

Blog post walks through squeezing performance out of a multi-GPU home server running LLMs with llama.cpp, covering transformer basics and multi-GPU parallelism. Focuses on practical settings and techniques, not new kernels.

LaunchDevelopers3 sources

llama.cpp 0.2.0 released with new docs home

llama.cpp version 0.2.0 is out, with docs now hosted at llama.app/docs. Recent PRs add DFlash2 support, an --n-cpu-ffn option for low-VRAM dense models, and adaptive speculation for faster inference.

AnalysisDevelopers1 source

ConvRot quantization method lands in llama-cpp-turboquant

ConvRot, a quantization method that reportedly achieves Q8-level accuracy at Q6 size, is now available in the llama-cpp-turboquant repository. The method was previously discussed in a Reddit thread.

AnalysisAI Models1 source

User shares success running Qwen 3.8 27B locally

A Reddit user in r/LocalLLaMA reports successfully running Qwen 3.8 27B after fixing their llama.cpp Docker config, connecting it to HomeAssistant. They thanked the community for troubleshooting help.

AnalysisDevelopers1 source

MTP support added for GLM-4.5-Air in llama.cpp

llama.cpp PR #26534 enables MTP for GLM-4.5-Air, a 106B MoE with 12B active parameters, offering speedups on memory-rich, compute-limited hardware like Strix Halo or DGX Spark.

AnalysisDevelopers1 source

llama.cpp fork optimizes AMD GFX906 GPUs, doubling prompt speeds

A llama.cpp fork optimized for AMD GFX906 (Mi50, Mi60, Radeon VII) promises up to double prompt processing speeds for deep infill. It adds pipeline parallelism, a cost-based split mode, and custom GCN HIP kernels for q8_0 KV cache quantization.

AnalysisAI Models1 source

DFlash 2 speeds Qwen 3.8 27B decoding up to 8x in llama.cpp

A Reddit benchmark of DFlash 2 (PR build) in llama.cpp on Qwen 3.8 27B reports 2.26x speedup on 100 real coding prompts, 4.68x with an n-gram drafter, and up to 8x on specific cases. Tested over 3 days on one RTX PRO 6000.

AnalysisAI Models1 source

Qwen3.8-27B hits 153 tok/s on Strix Halo + RTX 3090 Ti

A Reddit user reports running Qwen3.8-27B at 262K context on an AMD Strix Halo (128 GB unified) plus RTX 3090 Ti, achieving 9.5 to 153 tok/s after 159 logged experiments. The setup also beats a dual-3090 vLLM box on HumanEval.