llama-server

Tag

Cards List
#llama-server

Qwen 3.8 27b with PI agent - pushed to its 3D graphic game limits

Reddit r/LocalLLaMA · 3d ago

The user experimented with the Qwen 3.8 27b model to generate a 3D graphic game using a PI agent, processing a large design document on CPU over 12 hours.

0 favorites 0 likes
#llama-server

2x Strix Halo speed-up with an R9700

Reddit r/LocalLLaMA · 2026-08-26

A user shares how they achieved a 2x performance boost in AI inference by splitting a large MoE model between a Strix Halo APU and an R9700 GPU, detailing configurations and code modifications.

0 favorites 0 likes
#llama-server

New/Old benchmark that provides a lot of answers for local LLM

Reddit r/LocalLLaMA · 2026-08-22

The article presents a benchmark tool for evaluating local LLM configurations, focusing on VRAM usage, performance metrics, and hardware optimization to assist developers in optimizing setups.

0 favorites 0 likes
#llama-server

16 GB VRAM purgatory discussion thread

Reddit r/LocalLLaMA · 2026-08-22

A discussion thread sharing configurations and tips for running AI models like Qwen3.8-27B on 16 GB VRAM Windows systems, focusing on memory optimization techniques.

0 favorites 0 likes
#llama-server

Another qwen 3.8 27b showcase - gta style prompt - also a remainder to use ngram in your configs.

Reddit r/LocalLLaMA · 2026-08-20

A showcase of using the Qwen 3.8 27B model with 128k context to create a fully playable GTA Vice City-style game, including performance benchmarks and configuration tips.

0 favorites 0 likes
#llama-server

A 124B emitted 15,128 tokens in a single response on one DGX Spark, decode went 35.62 → 35.68 tok/s across the whole thing

Reddit r/LocalLLaMA · 2026-08-13

An observation of Ling-3.0-flash (124B) on one DGX Spark generating 15,128 tokens in a single response with stable decode throughput around 35.6 tok/s, highlighting long-context decoding performance.

0 favorites 0 likes
#llama-server

Getting close to 100K context on 32GB VRAM with Qwen3.6-27 at Q8

Reddit r/LocalLLaMA · 2026-07-05

A user shares their attempts and configurations to achieve up to 115K context on a Q8-quantized Qwen3.6-27B model using 32GB VRAM on an RTX 5090, with benchmark results and trade-offs between context length and kv-cache quantization.

0 favorites 0 likes
#llama-server

Ornith 35B works reasonably well with Qwen3.6 35B DFlash speculative model

Reddit r/LocalLLaMA · 2026-06-29

Ornith 35B shows 30-40% token generation speedup when paired with Qwen3.6 35B DFlash speculative model in llama-server, achieving 80% acceptance rate on mixed code and text, though prompt processing suffers.

0 favorites 0 likes
#llama-server

Self-hosting with llama-server? Fix for prompt cache reloading on every turn

Reddit r/openclaw · 2026-06-29

A troubleshooting guide showing how changing OpenClaw's contextInjection setting from 'always' to 'continuation-skip' fixes prompt cache reloading on every turn when using llama-server, resulting in a 100x speed improvement for long sessions.

0 favorites 0 likes
#llama-server

Pi + Docker Sandbox + llama-server setup guide

Reddit r/AI_Agents · 2026-06-10

A guide for running Pi AI agent securely inside a Docker Sandbox while running llama-server on the host machine for local GPU inference.

0 favorites 0 likes
#llama-server

@Michaelzsguo: Today I upgraded my Hermes agents with TencentDB Agent Memory. I did not connect it to a cloud LLM. Instead, I wired it…

X AI KOLs Timeline · 2026-05-24 Cached

The author upgraded their Hermes agents with TencentDB Agent Memory, using a local Qwen 3.5-4B model via llama-server for structured JSON extraction and multi-step tool use, implementing a resilient layered memory pipeline with cursor-based checkpointing.

0 favorites 0 likes
#llama-server

llampart 1.0.0 - I released a standalone local web UI for llama-server with translations, extended settings and a polished conversation sidebar

Reddit r/LocalLLaMA · 2026-05-24

Llampart 1.0.0 is a standalone local web UI for llama-server with translations, extended settings, and a polished conversation sidebar, released under MIT license.

0 favorites 0 likes
#llama-server

How does Pi coding agent control Qwen's thinking verbosity? (Qwen 35B A3B, llama-server)

Reddit r/LocalLLaMA · 2026-05-17

Discussion about how the Pi coding agent controls thinking verbosity of Qwen 35B A3B model on llama-server, while other clients fail to do so.

0 favorites 0 likes
#llama-server

Llama-Studio, WebUI for llama-server Management

Reddit r/LocalLLaMA · 2026-05-14

Llama-Studio is a WebUI for managing llama-server sessions, allowing configuration, monitoring, and control of multiple instances for local development and experimentation.

0 favorites 0 likes
#llama-server

@ggerganov: llama-server -hf ggml-org/Qwen3.6-27B-GGUF --spec-default

X AI KOLs Following · 2026-04-22 Cached

Georgi Gerganov shared a one-liner to launch the quantized 27B Qwen3.6 model with llama-server using default speculative-decoding settings.

0 favorites 0 likes
#llama-server

Qwen3.6 35B MoE on 8GB VRAM — working llama-server config + a max_tokens / thinking trap I ran into

Reddit r/LocalLLaMA · 2026-04-21

Author shares a working llama-server config to run the 35B-MoE Qwen3.6 model on an 8GB RTX 4060, highlighting a max_tokens trap caused by unconstrained internal reasoning and the fix using per-request thinking_budget_tokens.

0 favorites 0 likes
← Back to home

Submit Feedback