local-inference

Tag

Cards List
#local-inference

Spiritbuun's VBR (Variable Bit Rate) KV cache — first impressions

Reddit r/LocalLLaMA · 2026-07-14

An appreciation post for Spiritbuun's llama.cpp fork, highlighting its new Variable Bit Rate (VBR) KV cache feature that dynamically degrades cache precision to fit VRAM, enabling larger auto-fitted context sizes with minimal speed loss.

0 favorites 0 likes
#local-inference

MawForge: Memory-Bounded Expert Materialization for Local Mixture-of-Experts Inference

arXiv cs.LG · 2026-07-14 Cached

MawForge presents a memory-bounded approach for serving large Mixture-of-Experts (MoE) language models on constrained unified-memory machines by storing the full model on disk and materializing expert tensors into a bounded cache on demand. Experiments on a MacBook Pro M5 Pro demonstrate effective serving of 34GB and 25GB models within a 24GB memory envelope, with analysis of cache size trade-offs and speculative decoding results.

0 favorites 0 likes
#local-inference

Local Image to 3D (<2gb RAM, <20s, Apple Silicon, iPhone)

Reddit r/LocalLLaMA · 2026-07-12

A new model enables generating 3D models from a single image locally on Apple Silicon devices and iPhones, using less than 2GB RAM and completing in under 20 seconds.

0 favorites 0 likes
#local-inference

I got Nemotron Puzzle 75B running smoothly on a 64GB M2 Max

Reddit r/LocalLLaMA · 2026-07-12

Successfully ran the 75B Nemotron Puzzle model locally on a 64GB M2 Max Mac, demonstrating large model inference on consumer hardware.

0 favorites 0 likes
#local-inference

@insomnia_vip: AN AI ENGINEER SPENT MONTHS BUILDING THE RAG STACK MOST PEOPLE TRY TO FAKE She published one open source project that t…

X AI KOLs Timeline · 2026-07-12 Cached

An AI engineer released an open-source project teaching how to build a local RAG system from scratch and a production-grade agentic architecture with LangGraph, hybrid retrieval, caching, and observability.

0 favorites 0 likes
#local-inference

@shaneparrish: https://x.com/shaneparrish/status/2075226155548807210

X AI KOLs Following · 2026-07-09 Cached

Demonstrates running two 80B Qwen models simultaneously on a MacBook Pro using BBQ-FP4 quantization, claiming functionally lossless performance and speed.

0 favorites 0 likes
#local-inference

Running GLM 5.2 on 4xGB10 with a 100G Switch, 330k ctx, ~25 t/s tg, ~650 t/s pp

Reddit r/LocalLLaMA · 2026-07-08

This post details running GLM 5.2 on a 4xGB10 setup with a 100G switch, achieving ~25 tok/s decode and ~650 tok/s prefill at 330k context. It includes hardware costs, performance benchmarks with Depth Prefill, and notes on model pruning for longer context.

0 favorites 0 likes
#local-inference

@cline: Tencent Hy3 represents a breakthrough in open source intelligence. It's topping benchmarks at only 295b params / 21b ac…

X AI KOLs Following · 2026-07-07 Cached

Tencent Hy3 is a new open-source frontier-level AI model with 295 billion parameters (21 billion active) that tops benchmarks and can run locally on consumer hardware. It is available for free in Cline.

0 favorites 0 likes
#local-inference

Built Kivarro, an all-in-one local inference workbench. Looking for brutal feedback from people who actually run models locally.

Reddit r/LocalLLaMA · 2026-07-05

The author built Kivarro, an all-in-one local inference workbench, and is seeking feedback from users who run models locally.

0 favorites 0 likes
#local-inference

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
#local-inference

Introducing Laguna XS 2.1 (5 minute read)

TLDR AI · 2026-07-03 Cached

Poolside releases Laguna XS 2.1, a 33B parameter Mixture-of-Experts model with 3B activated parameters per token, designed for agentic coding, with improvements on SWE-bench Multilingual and other benchmarks, now available under the permissive OpenMDW-1.1 license.

0 favorites 0 likes
#local-inference

llamacpp patch - DeepSeek V4 Flash running with full 1M token context locally on RTX 5090

Reddit r/LocalLLaMA · 2026-07-02

Describes a patch for llama.cpp that adds CUDA support for DeepSeek V4 Flash's context indexing, enabling full 1M token context on an RTX 5090 with significantly reduced VRAM usage and high throughput.

0 favorites 0 likes
#local-inference

@Jolyne_AI: Another open-source tool for running AI models locally on GitHub: Shimmy, targeting Ollama's pain points. A single file of only 5MB provides fast, stable local inference with a full OpenAI-compatible API, almost zero integration cost. Built with Rust to maximize performance, it starts in under 100ms and uses about 50MB of memory.

X AI KOLs Timeline · 2026-07-02 Cached

Another open-source tool on GitHub, Shimmy, is a single 5MB file written in Rust that provides fast and stable local inference with a full OpenAI-compatible API, targeting Ollama's pain points. It starts in under 100ms and uses about 50MB of memory.

0 favorites 0 likes
#local-inference

@PrajwalTomar_: If your entire AI stack runs on one US model, it can all go offline overnight. DeepSeek, Qwen, Kimi. They're not just c…

X AI KOLs Timeline · 2026-07-01 Cached

Discussing the risks of relying on a single US frontier AI model and advocating for a diversified stack using Chinese alternatives like DeepSeek and Qwen, which can be run locally and are cheaper, for better resilience and data privacy.

0 favorites 0 likes
#local-inference

[audio.cpp] VibeVoice 1.5B released — 90-min podcast in 22.95 min, 4.08x real-time, 2.86x faster than Python without quantization. Native C++/ggml

Reddit r/LocalLLaMA · 2026-07-01

VibeVoice 1.5B, a long-form multi-speaker TTS model, is now supported in audio.cpp, a native C++/ggml runtime, achieving 4.08x real-time speed on RTX 5090, 2.86x faster than Python baseline without quantization.

0 favorites 0 likes
#local-inference

@nickfrosst: now seems like a good day to remind people we have an apache 2.0 coding model you can run with 20 gigs of ram locally f…

X AI KOLs Following · 2026-06-26 Cached

Cohere Labs releases North Mini Code, a 30B parameter (3B active) open-source coding model under Apache 2.0, optimized for code generation and agentic tasks, capable of running locally with 20GB RAM via 4-bit quantization.

0 favorites 0 likes
#local-inference

@malikwas1f: Ornith-1.0-35B: a Qwen3.6-35B-A3B coding fine-tune that edges the base on real coding (aider 15/30 vs 13) — full 262K a…

X AI KOLs Timeline · 2026-06-26 Cached

Announces Ornith-1.0-35B, a coding fine-tune of Qwen3.6-35B-A3B that slightly outperforms the base model on aider benchmarks. Also promotes the club-3090 repository for running LLMs on RTX 3090s.

0 favorites 0 likes
#local-inference

owensong/Inflect-Nano-v2

Hugging Face Models Trending · 2026-06-25 Cached

Release of Inflect-Nano-v2, a fixed-voice English TTS model with under 4M parameters for local text-to-waveform synthesis, supporting CPU or CUDA inference and long-text handling.

0 favorites 0 likes
#local-inference

GLM 5.2 on Dual Strix Halo (256GB): Worth it?

Reddit r/LocalLLaMA · 2026-06-25 Cached

This article evaluates the performance of running GLM 5.2 (IQ2M quantized version) on Dual Strix Halo (256GB VRAM). The generation speed is only about 7 tokens/s, and coding tasks take twice as long as DeepSeek V4 Flash. Its cost-performance ratio is far inferior to other models, so it is not recommended for use with this hardware configuration.

0 favorites 0 likes
#local-inference

SDXL running locally in the browser on WebGPU, open-source

Reddit r/LocalLLaMA · 2026-06-24

Stable Diffusion XL (SDXL) can now run locally in the browser using WebGPU, enabling high-quality AI image generation directly on-device with open-source code.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback