llamacpp

Tag

Cards List
#llamacpp

i finally switched from windows to linux and got a 30-50% boost in speed.

Reddit r/LocalLLaMA ↗ · 2026-08-23

The user switched from Windows to Linux and replaced llamacpp with vllm, achieving a 30-50% speed improvement in AI inference.

0 favorites 0 likes
#llamacpp

Vision Support for Minimax-M3 has been merged into llama.cpp

Reddit r/LocalLLaMA ↗ · 2026-07-26 Cached

Vision support for the Minimax-M3 model has been merged into the llama.cpp project, enabling multimodal inference for this model locally.

0 favorites 0 likes
#llamacpp

Laguna-S-2.1 runs on my 6 years old gaming PC!

Reddit r/LocalLLaMA ↗ · 2026-07-22

Laguna-S-2.1, a quantized AI model, runs on a 6-year-old gaming PC with an RTX 3080, achieving 10 t/s decode and using 8.3 GB VRAM and 52.2 GB host RAM.

0 favorites 0 likes
#llamacpp

There's a new PR for llamacpp claiming to boost prompt processing with rocm by around 15%, also fixes a bug which makes Q2_K 28x faster

Reddit r/LocalLLaMA ↗ · 2026-07-21 Cached

A new PR for llama.cpp boosts prompt processing on ROCm by ~15% and fixes a bug making Q2_K quantization 28x faster.

0 favorites 0 likes
#llamacpp

I tested all llama.cpp's speculative decoding methods on Qwen 3.6 27B: MTP ~2.7x, DFlash ~3.7x, n-gram stack ~6x on real coding. Local AI win. My findings on RTX 6000 PRO.

Reddit r/LocalLLaMA ↗ · 2026-07-16

Comprehensive benchmarks of llama.cpp's speculative decoding methods on Qwen 3.6 27B show n-gram stacking on DFlash achieves up to 6x speedup on iterative coding tasks, with ngram-mod providing most of the gain and zero VRAM cost.

0 favorites 0 likes
#llamacpp

@ivanfioravanti: DGX Spark Context Benchmark on Qwen3.6-35B-A3B-UD-Q8_K_XL llamacpp script released by Mia. It's fast! Time to test qual…

X AI KOLs Timeline ↗ · 2026-07-06 Cached

Benchmark results for Qwen3.6-35B-A3B-UD-Q8_K_XL on DGX Spark using llama.cpp script by Mia, showing fast token generation times across various context lengths.

0 favorites 0 likes
#llamacpp

I’m switching to Linux, is Ubuntu the most compatible with local AI?

Reddit r/LocalLLaMA ↗ · 2026-07-02

A user asks about Ubuntu's compatibility for local AI tools like vLLM, llama.cpp, and ComfyUI when switching to Linux.

0 favorites 0 likes
#llamacpp

Qwen3.6 27B more dumb in vLLM compared to llama.cpp

Reddit r/LocalLLaMA ↗ · 2026-06-24

A user reports that the Qwen3.6-27B model performs better and more reliably with llama.cpp than with vLLM, citing tool call errors and 'lobotomized' behavior in vLLM despite extensive configuration.

0 favorites 0 likes
#llamacpp

Best Settings for 48GB VRAM + Qwen 3.6 27B

Reddit r/LocalLLaMA ↗ · 2026-06-20

A user shares optimized settings for running Qwen3.6 27B (Q8_0) on a dual GPU setup (RTX 4090 + RTX 3090) with llama.cpp, achieving 75-100 t/s and 1500 pp with 250k context.

0 favorites 0 likes
#llamacpp

I didn't know it was possible to compile llamacpp to run cuda + vulkan at the same time..

Reddit r/LocalLLaMA ↗ · 2026-06-16

The author discovered that compiling llama.cpp with both CUDA and Vulkan backends simultaneously is possible, yielding a ~10% improvement in tokens/sec for decoding. They plan to run further benchmarks to assess the benefits.

0 favorites 0 likes
#llamacpp

bartowski/command-a-plus-05-2026-GGUF · Hugging Face

Reddit r/LocalLLaMA ↗ · 2026-06-16 Cached

GGUF quantized versions of Cohere's command-a-plus-05-2026 model, optimized for llama.cpp and available in various quantization levels for local inference.

0 favorites 0 likes
#llamacpp

Gemma 12b less than 10 watts 6.5pp 1.3tg

Reddit r/LocalLLaMA ↗ · 2026-06-14

Running Gemma 12B model on a Google Pixel 10 Pro using llama.cpp achieves 6.5 tokens per second prompt processing and 1.3 tokens per second generation with under 10 watts power consumption, demonstrating efficient on-device AI inference.

0 favorites 0 likes
#llamacpp

Anyone gotten Gemma 4 12B (unified audio) to actually attend to speech with a large system prompt?

Reddit r/LocalLLaMA ↗ · 2026-06-10

The user reports that the Gemma 4 12B unified audio model stops attending to speech when the system prompt is large (~21k tokens), and asks for workarounds or explanations, noting the issue persists across vLLM, llama.cpp, and LiteRT-LM backends.

0 favorites 0 likes
#llamacpp

FYI llamacpp server can hot swap models now-a-days in under 30sec

Reddit r/LocalLLaMA ↗ · 2026-06-05

Llamacpp server now supports hot-swapping models in under 30 seconds, a significant speed improvement over previous methods like PyTorch.

0 favorites 0 likes
#llamacpp

@no_stp_on_snek: Tested out MTP for the first time on my llamacpp fork last night with turbo4 sym. GX10 hardware. using MoE model: llmfa…

X AI KOLs Following ↗ · 2026-05-22 Cached

Tested Multi-Token Prediction on a llamacpp fork with a Qwen-based MoE model, achieving +0.41% PPL improvement over fp16 baseline.

0 favorites 0 likes
#llamacpp

NEW BITNET MODELS!

Reddit r/LocalLLaMA ↗ · 2026-05-18

New BitCPM4-CANN models (1B, 3B, 8B) from OpenBMB released on Hugging Face; awaiting llamacpp support for testing.

0 favorites 0 likes
#llamacpp

RTX Pro 4500 Blackwell - Qwen 3.6 27B?

Reddit r/LocalLLaMA ↗ · 2026-05-09

A developer shares local inference benchmarks and systemd configurations for running the Qwen3.6-27B model on an NVIDIA RTX Pro 4500 Blackwell GPU using llama.cpp. The post requests optimization tips for throughput and explores potential use cases for larger models.

0 favorites 0 likes
#llamacpp

@ivanfioravanti: llamacpp is gonna get MTP support soon!

X AI KOLs Following ↗ · 2026-05-08 Cached

llamacpp will soon support Multi-Token Prediction (MTP), enhancing inference efficiency.

0 favorites 0 likes
#llamacpp

Qwen-3.6-27B, llamacpp, speculative decoding - appreciation post

Reddit r/LocalLLaMA ↗ · 2026-04-23

Reddit user demonstrates llamacpp speculative decoding boosting Qwen-3.6-27B token speed from 13.6 to 136.75 t/s, sharing exact commands and hardware setup.

0 favorites 0 likes
#llamacpp

Qwen3.6-27B Uncensored Aggressive is out with K_P quants!

Reddit r/LocalLLaMA ↗ · 2026-04-22

Community release of Qwen3.6-27B stripped of safety refusals and packaged in optimized K_P GGUF quants for llama.cpp and LM Studio.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback