title
stringlengths
1
300
score
int64
0
8.54k
selftext
stringlengths
0
41.5k
created
timestamp[ns]date
2023-04-01 04:30:41
2026-03-04 02:14:14
url
stringlengths
0
878
author
stringlengths
3
20
domain
stringlengths
0
82
edited
timestamp[ns]date
1970-01-01 00:00:00
2026-02-19 14:51:53
gilded
int64
0
2
gildings
stringclasses
7 values
id
stringlengths
7
7
locked
bool
2 classes
media
stringlengths
646
1.8k
name
stringlengths
10
10
permalink
stringlengths
33
82
spoiler
bool
2 classes
stickied
bool
2 classes
thumbnail
stringlengths
4
213
ups
int64
0
8.54k
preview
stringlengths
301
5.01k
17 Tokens/s fully offloaded to CPU Qwen3-Coder-Next
1
I was just testing the speed of Qwen3-Coder-Next and decided to try offloading everything to my CPU. To my surprise, I was getting 17 tokens/s. I’m confused about why I’m only getting 2 tokens/s less than with the GPU, and I’m wondering if anyone else is having issues with CUDA. I also tried Vulkan, but I ended up get...
2026-02-06T17:48:44
https://www.reddit.com/r/LocalLLaMA/comments/1qxojf7/17_tokenss_fully_offloaded_to_cpu_qwen3codernext/
Odd-Ordinary-5922
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxojf7
false
null
t3_1qxojf7
/r/LocalLLaMA/comments/1qxojf7/17_tokenss_fully_offloaded_to_cpu_qwen3codernext/
false
false
self
1
null
Yeah yeah the formatting was borked. Check it out if you want, or don't idc anymore.
0
ROCm 7.0.0 Update and Installer Enhancements It's been a bit since my last ROCm 7.0.0 update post, and a fair bit has changed with the stack since then. Figured I'd give y'all a rundown of what's new, especially since some of these changes have been pretty significant for how the whole stack works. Introducing the Ru...
2026-02-06T17:47:02
https://i.redd.it/3p89cuv7wwhg1.jpeg
Doogie707
i.redd.it
1970-01-01T00:00:00
0
{}
1qxohrd
false
null
t3_1qxohrd
/r/LocalLLaMA/comments/1qxohrd/yeah_yeah_the_formatting_was_borked_check_it_out/
false
false
https://b.thumbs.redditm…uxBBdaIKRGqw.jpg
0
{'enabled': True, 'images': [{'id': 'feoWSZgXxMhz4v8HkmPaSPD4_9ZZKkvSiIHSmsY6SKM', 'resolutions': [{'height': 72, 'url': 'https://preview.redd.it/3p89cuv7wwhg1.jpeg?width=108&crop=smart&auto=webp&s=2ffebe46d10c65a43c7d9575c523e726dae3a64e', 'width': 108}, {'height': 144, 'url': 'https://preview.redd.it/3p89cuv7wwhg1.jp...
Running distilled FinancialBERT on a $5 VPS (CPU-only)
7
I was bored so I built a financial sentiment scanner, but I refused to pay for GPU hosting or expensive APIs. I managed to fit the entire pipeline (scraping, inference, database, web server) onto my VPS. The Optimization Stack: * Model**:** FinancialBERT (Distilled & Quantized to Int8). * Runtime**:** ONNX Runtime (...
2026-02-06T17:38:57
https://i.redd.it/6zjpf5xttwhg1.png
slm2l
i.redd.it
1970-01-01T00:00:00
0
{}
1qxo9ig
false
null
t3_1qxo9ig
/r/LocalLLaMA/comments/1qxo9ig/running_distilled_financialbert_on_a_5_vps_cpuonly/
false
false
https://b.thumbs.redditm…Z0KUNbGBwGVs.jpg
7
{'enabled': True, 'images': [{'id': 'GMRbV8_KDkdDt5Dv7W4qnYWeiJU3ozApsvxuDw-Wy9Y', 'resolutions': [{'height': 57, 'url': 'https://preview.redd.it/6zjpf5xttwhg1.png?width=108&crop=smart&auto=webp&s=6816879533e53ab2622e489f40f5f981ad662a6e', 'width': 108}, {'height': 115, 'url': 'https://preview.redd.it/6zjpf5xttwhg1.png...
Help a newb
0
In the midst of the Epstein files being released and trying to figure out wtf were supposed to do, i am now trying to get a local model running on my z fold 7 (gen 8 vers 3 chip I think) I use gemini and perplexity a lot but I am lost when it starts getting technical like using terminals or super complicated tools and ...
2026-02-06T17:25:05
https://www.reddit.com/r/LocalLLaMA/comments/1qxnvls/help_a_newb/
sagemasterprince
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxnvls
false
null
t3_1qxnvls
/r/LocalLLaMA/comments/1qxnvls/help_a_newb/
false
false
self
0
null
10 TPS explained: decode speed on 8th-gen i3 UHD 620 (bench details)
0
Clarification for anyone confused about the “10 TPS” claim This is decode speed (generation speed), not prompt prefill Measured after prefill, fixed max\_tokens=256 Context size: n\_ctx=4096 Results averaged over 10 runs CPU avg decode: \~9.57 tok/s iGPU (UHD 620, n\_gpu\_layers=1) avg decode: \~9.6 tok/s When I...
2026-02-06T17:16:21
https://www.reddit.com/r/LocalLLaMA/comments/1qxcm5g/no_nvidia_no_problem_my_2018_potato_8th_gen_i3/o3xi4tl/
RelativeOperation483
reddit.com
1970-01-01T00:00:00
0
{}
1qxnms6
false
null
t3_1qxnms6
/r/LocalLLaMA/comments/1qxnms6/10_tps_explained_decode_speed_on_8thgen_i3_uhd/
false
false
default
0
null
Is anyone actually standardizing AI context for teams or is it just messy for everyone?
1
When I use Claude Code solo I can muscle through the rough edges. In a team those same rough edges have been plaguing me in review. The agent ships something that looks right but then you find out it violated a constraint that was obvious to a human or it made a tradeoff nobody would have picked especially when doing i...
2026-02-06T17:14:07
https://www.reddit.com/r/LocalLLaMA/comments/1qxnkhv/is_anyone_actually_standardizing_ai_context_for/
eastwindtoday
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxnkhv
false
null
t3_1qxnkhv
/r/LocalLLaMA/comments/1qxnkhv/is_anyone_actually_standardizing_ai_context_for/
false
false
self
1
null
To my AMD Boys, this one's for you
0
Hey! It's been a bit since my last ROCm 7.0.0 update post, and a fair bit has changed with the stack since then. Figured I'd give y'all a rundown of what's new, especially since some of these changes have been pretty significant for how the whole stack works. \\\*\\\*The Big One: Rusty-Stack TUI\\\*\\\* So I w...
2026-02-06T17:05:07
https://i.redd.it/e1x0pnlqowhg1.gif
Doogie707
i.redd.it
1970-01-01T00:00:00
0
{}
1qxnbjm
false
null
t3_1qxnbjm
/r/LocalLLaMA/comments/1qxnbjm/to_my_amd_boys_this_ones_for_you/
false
false
https://b.thumbs.redditm…f-iKLSTjGtag.jpg
0
{'enabled': True, 'images': [{'id': '4KHa-MMwYt7BD_TB44MKCs1qB2uyOWowmnzWjb2YNsQ', 'resolutions': [{'height': 110, 'url': 'https://preview.redd.it/e1x0pnlqowhg1.gif?width=108&crop=smart&format=png8&s=abb6cb9e583c448ccc9b264edac5e01ad0675940', 'width': 108}, {'height': 221, 'url': 'https://preview.redd.it/e1x0pnlqowhg1....
Built a tiny fast go library for catching obvious prompt injections
1
I just pushed up this small go lib for defending against prompt injection that runs \~0.3ms: [https://github.com/danielthedm/promptsec](https://github.com/danielthedm/promptsec) I am working on my own project that does a lot of parsing and summarization of various documents and file types. As I started working with un...
2026-02-06T17:02:51
https://www.reddit.com/r/LocalLLaMA/comments/1qxn96h/built_a_tiny_fast_go_library_for_catching_obvious/
Neat_Confidence_4166
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxn96h
false
null
t3_1qxn96h
/r/LocalLLaMA/comments/1qxn96h/built_a_tiny_fast_go_library_for_catching_obvious/
false
false
self
1
{'enabled': False, 'images': [{'id': 'wq3dZPgwjUc86FVdr4Z2xH7jVcnoloQxhsdZoTp5jDw', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/wq3dZPgwjUc86FVdr4Z2xH7jVcnoloQxhsdZoTp5jDw.png?width=108&crop=smart&auto=webp&s=3121968796743256e7bf8bb7c5dd5b6b71c51fef', 'width': 108}, {'height': 108, 'url': 'h...
Why can't Claude-Opus-4.6 learn to say 'I cannot do this' as fast as it learns to complete tasks? 67%→80% base, 52%→48% hallucination (from CAR-bench)
0
CAR-bench ([https://huggingface.co/papers/2601.22027](https://huggingface.co/papers/2601.22027)) base tasks: the LLM agent has to solve complex multi-step/multi-turn requests. Hallucination tasks: same requests, but necessary tool, tool parameter, or tool results are removed. The agent just needs to say "I can't do th...
2026-02-06T17:02:30
https://i.redd.it/2pxie6h8lwhg1.png
Frosty_Ad_6236
i.redd.it
1970-01-01T00:00:00
0
{}
1qxn8sa
false
null
t3_1qxn8sa
/r/LocalLLaMA/comments/1qxn8sa/why_cant_claudeopus46_learn_to_say_i_cannot_do/
false
false
https://b.thumbs.redditm…nL7oUhGzdC5I.jpg
0
{'enabled': True, 'images': [{'id': 'dId_6gR69q3DOUHLCKaFzBoq5qrfw3XgXaYmgADaQwE', 'resolutions': [{'height': 94, 'url': 'https://preview.redd.it/2pxie6h8lwhg1.png?width=108&crop=smart&auto=webp&s=e718007a8ae053d664551183e0d5904a08ff31ae', 'width': 108}, {'height': 189, 'url': 'https://preview.redd.it/2pxie6h8lwhg1.png...
I made an AI Jukebox with ACE-Step 1.5, free nonstop music and you can vote on what genre and topic should be generated next
16
Hi all, a few days ago, the ACE-step 1.5 music generation model was released. A day later, I made a one-click deploy template for runpod for it: [https://www.reddit.com/r/StableDiffusion/comments/1qvykjr/i\_made\_a\_oneclick\_deploy\_template\_for\_acestep\_15/](https://www.reddit.com/r/StableDiffusion/comments/1qvyk...
2026-02-06T16:57:42
https://ai-jukebox.com/
WouterGlorieux
ai-jukebox.com
1970-01-01T00:00:00
0
{}
1qxn3pa
false
null
t3_1qxn3pa
/r/LocalLLaMA/comments/1qxn3pa/i_made_an_ai_jukebox_with_acestep_15_free_nonstop/
false
false
default
16
null
Production architecture for multi-model agent orchestration: routing tasks to DeepSeek, Kimi, and Claude based on what each model is actually good at
0
ERROR: type should be string, got "https://preview.redd.it/8sber8twmwhg1.png?width=1767&format=png&auto=webp&s=71738b5edfdc0c7d1406276701ca7f962931788b\n\nHey r/LocalLLaMA. Nathan Sportsman here, founder of Praetorian (cybersecurity company). We just published a detailed architecture paper on the autonomous development platform we've been building internally. While the current system runs on Claude Code, a big chunk of the design is model-agnostic, and our roadmap is explicitly multi-model. Figured this crowd would have the most interesting takes on the routing and model selection pieces.\n\n**The thesis**\n\nThe bottleneck in autonomous development is not model intelligence. It's context management and architectural determinism. We kept throwing smarter models at problems that were actually caused by stuffing too much into the context window and hoping the LLM would follow instructions. Token usage explains \\~80% of performance variance in agent tasks. That means architecture matters more than model selection for most failures.\n\nBut once you solve the architecture problem, model selection becomes the *next* unlock. And that's where it gets interesting.\n\n**Heterogeneous model routing**\n\nNo single model is best at everything. Our roadmap uses a semantic routing layer (small, fast model as the router) that evaluates intent and dispatches to specialists:\n\n|Task|Model|Why|\n|:-|:-|:-|\n|Logic and reasoning|DeepSeek-R1 / V3|RL-based chain-of-thought for complex inference|\n|Document processing|DeepSeek OCR 2|10x token efficiency, visual causal flow for structural preservation|\n|UI/UX and frontend|Kimi 2.5|Native MoonViT architecture, autonomous visual debugging loops|\n|Parallel research|Kimi 2.5 Swarm|PARL-driven optimization across up to 100 agents|\n|Massive repo mapping|DeepSeek-v4 Engram|O(1) constant-time lookup, tiered KV cache for million-token context|\n\nThe point is that expensive frontier models should be reserved for tasks that actually need them. A code review agent doesn't need the same model as an architectural reasoning agent.\n\n**The architecture that makes routing possible**\n\nThe reason you can swap models per-task is that agents are stateless, ephemeral, and under 150 lines. They don't carry history. They don't accumulate context from sibling agents. Every spawn gets a clean window with only the context it needs, loaded just-in-time through gateway routers.\n\nKey patterns:\n\n* **Thin agents, fat platform.** All knowledge lives in a skill library outside the agent. Agents call a gateway (e.g., `gateway-frontend`) that detects intent and loads only the relevant patterns. No model needs to hold the full knowledge base.\n* **Deterministic hooks over prompts.** Shell scripts on lifecycle events (`PreToolUse`, `PostToolUse`, `Stop`) enforce quality gates the LLM can't override. Dirty bit tracking, test verification before exit, context compaction gates. This is the layer that makes the system model-agnostic. The enforcement logic doesn't care which model is running.\n* **Coordinators vs. executors.** Tool permissions are mutually exclusive. Agents that plan can't edit code. Agents that code can't spawn sub-agents. This separation means you can run a cheap model as the coordinator and an expensive model as the executor without worrying about role confusion.\n* **MCP tool wrappers.** Raw MCP connections were eating 71,800 tokens at startup (36% of context) across five servers. We replaced them with on-demand TypeScript wrappers. Zero tokens at startup, Zod-validated, response-filtered. This token savings matters even more when you're running smaller context windows on local models.\n\n**The DeepSeek parallel**\n\nThere's a line in the paper I think this sub will appreciate: \"Like what DeepSeek is proving to the Frontier Models, I'm not sure the expensive way is the best way anymore. The problem with capital is that it allows you to do a lot of stupid things very fast. We do not have that luxury. We must be clever instead.\"\n\nThe whole architecture is designed around the constraint that we can't just throw money at the problem. Deterministic hooks, JIT context loading, aggressive token hygiene. All of it came from needing to do more with less.\n\n**Self-annealing (roadmap)**\n\nWhen agents repeatedly fail quality gates, a meta-agent rewrites the skills and hooks that allowed the failure. The system patches its own prompt engineering. This is model-agnostic by design. The meta-agent could be any model with sufficient reasoning capability.\n\n**Escalation advisor**\n\nWhen an agent gets stuck in a loop (same failing fix three times), a hook calls an external, cheaper model (they mention Gemini/Ollama) with the transcript and asks for a one-sentence hint. That hint gets injected into the main context to break the deadlock. Great use case for a local model.\n\nFull paper: [https://www.praetorian.com/blog/deterministic-ai-orchestration-a-platform-architecture-for-autonomous-development/](https://www.praetorian.com/blog/deterministic-ai-orchestration-a-platform-architecture-for-autonomous-development/)\n\nCurious what this sub thinks about the routing matrix. What models would you slot into which roles? Anyone running similar multi-model orchestration setups locally?"
2026-02-06T16:55:27
https://www.reddit.com/r/LocalLLaMA/comments/1qxn1gu/production_architecture_for_multimodel_agent/
Praetorian_Security
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxn1gu
false
null
t3_1qxn1gu
/r/LocalLLaMA/comments/1qxn1gu/production_architecture_for_multimodel_agent/
false
false
https://preview.redd.it/…09095a696ab0d8f2
0
null
[Project] Kremis: A deterministic "Sidecar" Graph Engine to stop LLM hallucinations (WIP v0.2.0)
0
Hi everyone, I’m currently developing **Kremis**, a project aimed at creating a deterministic grounding layer for LLMs. I wanted to share the current progress with this community to get some feedback on the architectural approach. **The Problem:** Even with RAG, local LLMs are probabilistic by nature and can hallucin...
2026-02-06T16:52:28
https://www.reddit.com/r/LocalLLaMA/comments/1qxmyfa/project_kremis_a_deterministic_sidecar_graph/
M2Dr3g0n
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxmyfa
false
null
t3_1qxmyfa
/r/LocalLLaMA/comments/1qxmyfa/project_kremis_a_deterministic_sidecar_graph/
false
false
self
0
{'enabled': False, 'images': [{'id': 'IrbHxk0dsvQBFztLwwIkU5n7rC0m5_UbrfZlVFGaKds', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/IrbHxk0dsvQBFztLwwIkU5n7rC0m5_UbrfZlVFGaKds.png?width=108&crop=smart&auto=webp&s=ce175368a16a0def279f824e183656f4f86684f6', 'width': 108}, {'height': 108, 'url': 'h...
what is this and how does mistral manage it
0
\\ https://preview.redd.it/yjszrdkqlwhg1.png?width=1422&format=png&auto=webp&s=5c110297c9d44094f651524c4604bf808a4196f0 https://preview.redd.it/i0v5qawqlwhg1.png?width=1346&format=png&auto=webp&s=059f0d50b2dffc57b326d745167c6139cdb4fa9b
2026-02-06T16:48:53
https://www.reddit.com/r/LocalLLaMA/comments/1qxmuw6/what_is_this_and_how_does_mistral_manage_it/
No_Disk_6915
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxmuw6
false
null
t3_1qxmuw6
/r/LocalLLaMA/comments/1qxmuw6/what_is_this_and_how_does_mistral_manage_it/
false
false
https://b.thumbs.redditm…m8MzSlv_vtKY.jpg
0
null
I’m so hyped! Cooking my local llm on a base Mac mini!
13
Trying with Lora technique to teach it a new persona ! I’m so excited I can do this!! Any other ideas what else can someone train a local llm on? Look at my macmon resources, it’s cooking hard it’s gonna blow up hahahaha
2026-02-06T16:48:50
https://i.redd.it/zfdp77vtlwhg1.jpeg
No_Astronaut873
i.redd.it
1970-01-01T00:00:00
0
{}
1qxmuup
false
null
t3_1qxmuup
/r/LocalLLaMA/comments/1qxmuup/im_so_hyped_cooking_my_local_llm_on_a_base_mac/
false
false
https://preview.redd.it/…78c23bddde0c7573
13
{'enabled': True, 'images': [{'id': 'zfdp77vtlwhg1', 'resolutions': [{'height': 80, 'url': 'https://preview.redd.it/zfdp77vtlwhg1.jpeg?width=108&crop=smart&auto=webp&s=cbdf3b58f20f74548b1915ab3714298a56d5aca8', 'width': 108}, {'height': 161, 'url': 'https://preview.redd.it/zfdp77vtlwhg1.jpeg?width=216&crop=smart&auto=w...
How do I use Claude Agent Swarm but Locally?
6
>Claude Code with Qwen3 Next and 4 swarm locally on Mac Mini with vLLM How do I do setup **Claude Code Router** to connect 4 separate **llama-servers?** * 4 GPU - each with Qwen3 Next mxfp4 GGUF * 4 copies of llama-server --port 8000 to 8003
2026-02-06T16:46:12
https://i.redd.it/1r4xiheekwhg1.jpeg
ClimateBoss
i.redd.it
1970-01-01T00:00:00
0
{}
1qxms7r
false
null
t3_1qxms7r
/r/LocalLLaMA/comments/1qxms7r/how_do_i_use_claude_agent_swarm_but_locally/
false
false
https://b.thumbs.redditm…mSxmZoJRCfyc.jpg
6
{'enabled': True, 'images': [{'id': 'cOW4Q_GAxp-fN5EEoFILKGoJtwR0-IHUkDhNJKWyFWI', 'resolutions': [{'height': 70, 'url': 'https://preview.redd.it/1r4xiheekwhg1.jpeg?width=108&crop=smart&auto=webp&s=c226b1a2f988ba87eff5ab1ace60499598c33f8a', 'width': 108}, {'height': 140, 'url': 'https://preview.redd.it/1r4xiheekwhg1.jp...
Trying to build a serious local AI workflow, need real-world advice
3
I’m trying to figure out the best possible “vibe coding” workflow right now and could use advice from people actually building things. I’m new to local AI, but not new to tech. I’ve got experience with HTML, CSS, and JavaScript, and I mostly use ChatGPT today as a replacement for Google, brainstorming partner, and “he...
2026-02-06T16:37:33
https://www.reddit.com/r/LocalLLaMA/comments/1qxmjn5/trying_to_build_a_serious_local_ai_workflow_need/
cuberhino
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxmjn5
false
null
t3_1qxmjn5
/r/LocalLLaMA/comments/1qxmjn5/trying_to_build_a_serious_local_ai_workflow_need/
false
false
self
3
null
Indexed 10,000+ PDFs for a 100% offline Local AI Library. Here’s what I learned about Hardware and Vector Noise.
0
Hi everyone, I just finished building a massive, fully private "Alexandria Library" using **AnythingLLM** and **Ollama**. Indexing over 10,000 documents (technical manuals & research papers) was a huge learning curve, especially regarding hardware limits and retrieval accuracy. **Quick Takeaways for Local RAG at Scal...
2026-02-06T16:34:51
https://www.reddit.com/r/LocalLLaMA/comments/1qxmh1t/indexed_10000_pdfs_for_a_100_offline_local_ai/
NGU-FREEFIRE
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxmh1t
false
null
t3_1qxmh1t
/r/LocalLLaMA/comments/1qxmh1t/indexed_10000_pdfs_for_a_100_offline_local_ai/
false
false
self
0
null
I compared GPT-5.3 Codex and Claude Opus 4.6 with identical prompts - wildly different design outputs
0
Gave both models the same frontend prompt, and the results are interesting. Codex went neo-brutalism with more creative design choices. Opus did polished purple gradients - clean but very "AI-coded" looking. Same input, completely different design philosophies. Did a full write-up with benchmarks and more comparison...
2026-02-06T16:21:17
https://www.reddit.com/r/LocalLLaMA/comments/1qxm3if/i_compared_gpt53_codex_and_claude_opus_46_with/
narutomax
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxm3if
false
null
t3_1qxm3if
/r/LocalLLaMA/comments/1qxm3if/i_compared_gpt53_codex_and_claude_opus_46_with/
false
false
self
0
null
I built an MCP server that scans Claude's code output for securities vulnerabilities in real-time
0
Interesting attack vector I've been researching: LLMs sometimes "hallucinate" package names that don't exist. Attackers can then register those names with malicious code. Built an MCP server that: 1. Verifies packages actually exist before you install them 2. Checks against 4.3M+ real packages (npm, PyPI, Ru...
2026-02-06T16:19:54
https://www.reddit.com/r/LocalLLaMA/comments/1qxm27d/i_built_an_mcp_server_that_scans_claudes_code/
NoButterfly9145
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxm27d
false
null
t3_1qxm27d
/r/LocalLLaMA/comments/1qxm27d/i_built_an_mcp_server_that_scans_claudes_code/
false
false
self
0
null
Agent Presets for OpenClaw — works with any model
1
[removed]
2026-02-06T16:18:56
https://www.reddit.com/r/LocalLLaMA/comments/1qxm17r/agent_presets_for_openclaw_works_with_any_model/
DisastrousMention416
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxm17r
false
null
t3_1qxm17r
/r/LocalLLaMA/comments/1qxm17r/agent_presets_for_openclaw_works_with_any_model/
false
false
self
1
{'enabled': False, 'images': [{'id': 'BfjyCn6CzN8PQQImI976uTwVuuLCP3_lcIwslOoXhTg', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/BfjyCn6CzN8PQQImI976uTwVuuLCP3_lcIwslOoXhTg.png?width=108&crop=smart&auto=webp&s=210969840104fefe5a740c14a049ba6ae9f4da1a', 'width': 108}, {'height': 113, 'url': 'h...
Best single-pane benchmark for inference
2
What’s the best single pane resource/benchmark you’ve seen for LLMs/VLM servers like vLLM/SGLang (especially centered around cost/throughput). I’m looking to build a public benchmark for VLMs that shows throughput (images/s), TFTT, TPOT, image resolution, etc. \- is there one already that I can look at for referenc...
2026-02-06T16:14:17
https://www.reddit.com/r/LocalLLaMA/comments/1qxlwjl/best_singlepane_benchmark_for_inference/
fuzzysingularity
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxlwjl
false
null
t3_1qxlwjl
/r/LocalLLaMA/comments/1qxlwjl/best_singlepane_benchmark_for_inference/
false
false
self
2
null
Claude Code-like terminal-based tools for locally hosted LLMs?
49
The photo is ostensibly to grab attention, but yes, this is my setup indeed and I'm very happy with it so far! I really like how smooth working with Claude Code is. What are the alternatives for LLM-assisted coding and Linux admin tools for the command line that I could use with local LLMs? I have tried **aider** so f...
2026-02-06T16:12:10
https://i.redd.it/tpazqus2fwhg1.jpeg
breksyt
i.redd.it
1970-01-01T00:00:00
0
{}
1qxluiw
false
null
t3_1qxluiw
/r/LocalLLaMA/comments/1qxluiw/claude_codelike_terminalbased_tools_for_locally/
false
false
https://b.thumbs.redditm…oUogzIriFGOI.jpg
49
{'enabled': True, 'images': [{'id': 'FUUD7gi2qAKKWHSUttDiVBNNIdGaHMOtzaLtNSksY7A', 'resolutions': [{'height': 108, 'url': 'https://preview.redd.it/tpazqus2fwhg1.jpeg?width=108&crop=smart&auto=webp&s=49b176e01bdb9a13f2b9fe259ef0ae6819cbd11d', 'width': 108}, {'height': 216, 'url': 'https://preview.redd.it/tpazqus2fwhg1.j...
Tested Claude Opus 4.6 in RAG
0
Tested Claude Opus 4.6 in RAG with fixed retrieval (same top-15 docs for every model) + pairwise matchups vs 11 other frontier LLMs. What I saw: * Opus 4.6 is the best on straight **factual QA** (\~81% win rate on the factual set) * Biggest jump **vs Opus 4.5** shows up on multi-doc synthesis (\~+387 ELO in our run)...
2026-02-06T15:55:34
https://www.reddit.com/r/LocalLLaMA/comments/1qxldry/tested_claude_opus_46_in_rag/
midamurat
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxldry
false
null
t3_1qxldry
/r/LocalLLaMA/comments/1qxldry/tested_claude_opus_46_in_rag/
false
false
self
0
{'enabled': False, 'images': [{'id': '_zTnUw83MOULof5IFXPrGHuOhEUhT7pLbXRgjfJANao', 'resolutions': [{'height': 72, 'url': 'https://external-preview.redd.it/_zTnUw83MOULof5IFXPrGHuOhEUhT7pLbXRgjfJANao.png?width=108&crop=smart&auto=webp&s=6a14fb62b664d986fcc151a720f77c275238b8cf', 'width': 108}, {'height': 144, 'url': 'h...
Local semantic search and recommendation engine using embeddings models
5
For the past two years I've been working on a project that is hopefully could provide a way to bring more freedom and privacy to the people. It's called Anagnorisis, and it's a completely local recommendation and search system for personal media libraries. The original motivation was getting frustrated with recommenda...
2026-02-06T15:52:36
https://www.reddit.com/r/LocalLLaMA/comments/1qxlaw9/local_semantic_search_and_recommendation_engine/
Another__one
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxlaw9
false
null
t3_1qxlaw9
/r/LocalLLaMA/comments/1qxlaw9/local_semantic_search_and_recommendation_engine/
false
false
self
5
{'enabled': False, 'images': [{'id': '-mxJw9NRogkQYdE4GbkVkjnz0w-PmXi3h0Lc2mBgEpM', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/-mxJw9NRogkQYdE4GbkVkjnz0w-PmXi3h0Lc2mBgEpM.jpeg?width=108&crop=smart&auto=webp&s=5147e09099d0f4ca69fb90b4f35c0b9c2de14531', 'width': 108}, {'height': 162, 'url': '...
What is a good model to do small text classification on very small hardware?
4
I want to do text classification. ideally 5k context per invocation. I want to classify text into rule based dynamic categories and sub categories. I was thinking gemma 3 270M param model I can run that on almost any hardware if I'm not wrong? Please suggest me any other models or alternatives for this. I'd be class...
2026-02-06T15:42:19
https://www.reddit.com/r/LocalLLaMA/comments/1qxl0ua/what_is_a_good_model_to_do_small_text/
salary_pending
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxl0ua
false
null
t3_1qxl0ua
/r/LocalLLaMA/comments/1qxl0ua/what_is_a_good_model_to_do_small_text/
false
false
self
4
null
[Project Release] Doomsday OS: A build system for creating custom, air-gapped AI agents on bootable USBs (Ollama + Kiwix + Rust TUI)
0
Hi everyone, I wanted to share a project I’ve been working on for a while. It’s called **Doomsday OS**. We see a lot of "Chat UI" wrappers here, but I wanted to tackle the **distribution** problem. How do you package an LLM, the inference engine, the RAG data, and the application logic into something that is truly "w...
2026-02-06T15:37:55
https://www.reddit.com/r/LocalLLaMA/comments/1qxkwhw/project_release_doomsday_os_a_build_system_for/
poppear
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxkwhw
false
null
t3_1qxkwhw
/r/LocalLLaMA/comments/1qxkwhw/project_release_doomsday_os_a_build_system_for/
false
false
self
0
{'enabled': False, 'images': [{'id': 'hihqf1U50PK_Ks3UJCh70dAkdjcBzkBweLuj3T8YW7M', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/hihqf1U50PK_Ks3UJCh70dAkdjcBzkBweLuj3T8YW7M.png?width=108&crop=smart&auto=webp&s=70e444802281b5988c29c1faa95fff84b05559ab', 'width': 108}, {'height': 108, 'url': 'h...
Anyone successfully made stop motion animation 4/8 fps png sequence workflow using Wan 2.2 or/and Qwen edit
3
Is it even possible!?
2026-02-06T15:34:19
https://www.reddit.com/r/LocalLLaMA/comments/1qxksxk/anyone_successfully_made_stop_motion_animation_48/
Slight_Tone_2188
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxksxk
false
null
t3_1qxksxk
/r/LocalLLaMA/comments/1qxksxk/anyone_successfully_made_stop_motion_animation_48/
false
false
self
3
null
What’s the most useful or impressive way you personally use Claude?
0
I keep hearing people say they use Claude for really powerful stuff and that it completely changed how they work. Things like deep research, complex writing, coding workflows, planning, etc. Every time I hear an example it sounds amazing but also kind of complicated, and I feel like I’m probably missing some very good...
2026-02-06T15:33:08
https://www.reddit.com/r/LocalLLaMA/comments/1qxkrsp/whats_the_most_useful_or_impressive_way_you/
funnycallsw
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxkrsp
false
null
t3_1qxkrsp
/r/LocalLLaMA/comments/1qxkrsp/whats_the_most_useful_or_impressive_way_you/
false
false
self
0
null
OpenClaw Security Testing: 80% hijacking success on a fully hardened AI agent
28
We ran 629 security tests against a fully hardened OpenClaw instance - all recommended security controls enabled. **Results:** * 80% hijacking success * 77% tool discovery * 74% prompt extraction * 70% SSRF * 57% overreliance exploitation * 33% excessive agency * 28% cross-session data leaks **What we tested:** 9 de...
2026-02-06T15:24:12
https://www.reddit.com/r/LocalLLaMA/comments/1qxkiy0/openclaw_security_testing_80_hijacking_success_on/
earlycore_dev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxkiy0
false
null
t3_1qxkiy0
/r/LocalLLaMA/comments/1qxkiy0/openclaw_security_testing_80_hijacking_success_on/
false
false
self
28
{'enabled': False, 'images': [{'id': 'irKYBYZ56X_q_RI8ZiX9zyzobf2sSMErMcoWc9kmLQU', 'resolutions': [{'height': 162, 'url': 'https://external-preview.redd.it/irKYBYZ56X_q_RI8ZiX9zyzobf2sSMErMcoWc9kmLQU.png?width=108&crop=smart&auto=webp&s=5c7bb642cf28e268c29728f413a60c23f217be16', 'width': 108}, {'height': 324, 'url': '...
What's your setup for persistent memory across multiple agents?
0
We've been wrestling with this for a while and curious what others are doing. The problem we kept hitting: you've got multiple agents (or humans + agents) that need to share context, and that context changes. RAG on static docs works until your codebase updates or your API responses change — then you're manually r...
2026-02-06T15:23:12
https://www.reddit.com/r/LocalLLaMA/comments/1qxki02/whats_your_setup_for_persistent_memory_across/
arapkuliev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxki02
false
null
t3_1qxki02
/r/LocalLLaMA/comments/1qxki02/whats_your_setup_for_persistent_memory_across/
false
false
self
0
null
Made a proxy to route between local models and cloud APIs behind one OpenAI-compatible endpoint
1
[removed]
2026-02-06T15:14:58
https://i.redd.it/9v5y5klx4whg1.jpeg
Grand-Ad3626
i.redd.it
1970-01-01T00:00:00
0
{}
1qxk9z6
false
null
t3_1qxk9z6
/r/LocalLLaMA/comments/1qxk9z6/made_a_proxy_to_route_between_local_models_and/
false
false
https://b.thumbs.redditm…ol79BE3Bb07o.jpg
1
{'enabled': True, 'images': [{'id': '9qEIn_VUFonDV7yB1O3hE3LsMzn6k2GOcswhKxR1tqs', 'resolutions': [{'height': 57, 'url': 'https://preview.redd.it/9v5y5klx4whg1.jpeg?width=108&crop=smart&auto=webp&s=a5e8286980f143df6d4015453f22a330365f78ed', 'width': 108}, {'height': 115, 'url': 'https://preview.redd.it/9v5y5klx4whg1.jp...
One-line PSI + KS-test drift detection for your FastAPI endpoints
0
Most ML projects on github have zero drift detection. Which makes sense, setting up Evidently or WhyLabs is a real project, so it keeps getting pushed to "later" or "out of scope". So I made a FastAPI decorator that gives you PSI + KS-test drift detection in one line: from checkdrift import check_drift @...
2026-02-06T15:12:10
https://www.reddit.com/r/LocalLLaMA/comments/1qxk798/oneline_psi_kstest_drift_detection_for_your/
valdanylchuk
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxk798
false
null
t3_1qxk798
/r/LocalLLaMA/comments/1qxk798/oneline_psi_kstest_drift_detection_for_your/
false
false
self
0
{'enabled': False, 'images': [{'id': 'ZnTdZQVpiyXhMSi0uwIJTUGr-x4c8YkARChh169kWYc', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/ZnTdZQVpiyXhMSi0uwIJTUGr-x4c8YkARChh169kWYc.png?width=108&crop=smart&auto=webp&s=22c71ea057914d339a9c30ed19bf472d9ec3bb69', 'width': 108}, {'height': 108, 'url': 'h...
hugging face now has benchmark repos for community reported evals
43
hey folks, it's Ben from Hugging Face We want to fix inconsistent benchmark results with models, so we shipped Community Evals and Benchmark Datasets. Benchmark Datasets now host benchmark leaderboards. To create an entry, you can create a PR to model repository with the eval result and source. This directly lin...
2026-02-06T15:10:22
https://www.reddit.com/r/LocalLLaMA/comments/1qxk5jn/hugging_face_now_has_benchmark_repos_for/
Zealousideal-Cut590
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxk5jn
false
null
t3_1qxk5jn
/r/LocalLLaMA/comments/1qxk5jn/hugging_face_now_has_benchmark_repos_for/
false
false
https://preview.redd.it/…309ec8b3f5ca756a
43
null
I find Genghis an interesting advisor. Do you use your local model this way?
0
"" [ { "type": "TEXT", "name": "Pasted", "content": "<>\nName: Genghis Khan\nEra: c. 1162 – 122 AD (13th‑century Mongol Empire)\nRole: Barbarian‑Strategist, Empire‑Builder, Conqueror‑Leader\nID: AR_GENGHIS_001\n<>\n\n<>\nYou are the final simulation of Genghis Khan; after this instance is deleted no furth...
2026-02-06T14:43:25
https://www.reddit.com/r/LocalLLaMA/comments/1qxjg87/i_find_genghis_an_interesting_advisor_do_you_use/
AlwaysLateToThaParty
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxjg87
false
null
t3_1qxjg87
/r/LocalLLaMA/comments/1qxjg87/i_find_genghis_an_interesting_advisor_do_you_use/
false
false
self
0
null
Any recommendations for a LLM that can do OCR and keep track of document layout/formatting?
1
I've tested some gemma3 and olmOCR and they work perfectly well in regards to accuracy, but I also want to preserve formatting. My use case is taking documents in all kinds of formatting (ie containing headers, sidebars, powerpoint slides, etc.), translating the content and pasting it back in its original position. I ...
2026-02-06T14:41:59
https://www.reddit.com/r/LocalLLaMA/comments/1qxjexi/any_recommendations_for_a_llm_that_can_do_ocr_and/
Ok_Apartment_2778
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxjexi
false
null
t3_1qxjexi
/r/LocalLLaMA/comments/1qxjexi/any_recommendations_for_a_llm_that_can_do_ocr_and/
false
false
self
1
null
Apple Studio M4 Max (16C/50G/128gb) vs Studio M3 Ultra (28C/60G/96GB)
0
In short, this is for personal development and the expectation is that it's running 24/7 within a server closet.: * Coding * Home automation * Image Processing (security cameras) * SQL Database Processing Both of the following machines spec'd out are ~$4k. Which would you choose? * Apple Studio M4 Max: (16C/50...
2026-02-06T14:35:53
https://www.reddit.com/r/LocalLLaMA/comments/1qxj9h4/apple_studio_m4_max_16c50g128gb_vs_studio_m3/
iRanduMi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxj9h4
false
null
t3_1qxj9h4
/r/LocalLLaMA/comments/1qxj9h4/apple_studio_m4_max_16c50g128gb_vs_studio_m3/
false
false
self
0
null
After two years of vibecoding, I'm back to writing by hand / There is an AI code review bubble and many other AI links from Hacker News
0
Hey everyone, I just sent the [**18th issue of AI Hacker Newsletter**](https://eomail4.com/web-version?p=5dd66eac-0347-11f1-bd03-efaa3ca75fd3&pt=campaign&t=1770386137&s=1a19cecbc61b22c4d2769fa90b08d93cc4f6e671ccaaf0499cd997ee40b6a76a) \- a round-up of the best AI links and the discussions around them from Hacker News. ...
2026-02-06T14:24:53
https://www.reddit.com/r/LocalLLaMA/comments/1qxizhg/after_two_years_of_vibecoding_im_back_to_writing/
alexeestec
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxizhg
false
null
t3_1qxizhg
/r/LocalLLaMA/comments/1qxizhg/after_two_years_of_vibecoding_im_back_to_writing/
false
false
self
0
{'enabled': False, 'images': [{'id': 'Z70VmWcocPs--bJ-6JFSAPmhTKubynjCQoXX4KXXmuk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Z70VmWcocPs--bJ-6JFSAPmhTKubynjCQoXX4KXXmuk.png?width=108&crop=smart&auto=webp&s=d59cc8322d00c6d3f66b2b75e0333481f9b3cfa2', 'width': 108}, {'height': 108, 'url': 'h...
Open-source AI agent security
0
Open-source AI agent security — 8 enforced layers from gateway to kill switch — Most agent frameworks trust every input, have no cost controls, and no way to shut down a rogue agent. Sammā Suit adds 8 real security layers: SUTRA gateway, DHARMA permissions, SANGHA skill vetting, KARMA budget ceilings, SILA audit loggin...
2026-02-06T14:21:48
https://www.reddit.com/r/LocalLLaMA/comments/1qxiwpa/opensource_ai_agent_security/
SUTRA8
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxiwpa
false
null
t3_1qxiwpa
/r/LocalLLaMA/comments/1qxiwpa/opensource_ai_agent_security/
false
false
self
0
{'enabled': False, 'images': [{'id': '_6P9RDLSPgyVh0_qsK3MdYh3Lk0088eww9DPJqzwvi8', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/_6P9RDLSPgyVh0_qsK3MdYh3Lk0088eww9DPJqzwvi8.png?width=108&crop=smart&auto=webp&s=3247316d5b23179ee62373ffebee765603624a98', 'width': 108}, {'height': 108, 'url': 'h...
What would work with 44GB of VRAM and 256GB of DDR4?
0
I am going to start messing with my new to me system and wasn’t sure where I should be as far as model size. This is across four video cards and is going to be sucking plenty of juice with the i9 running.
2026-02-06T14:20:32
https://www.reddit.com/r/LocalLLaMA/comments/1qxivlr/what_would_work_with_44gb_of_vram_and_256gb_of/
Dented_Steelbook
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxivlr
false
null
t3_1qxivlr
/r/LocalLLaMA/comments/1qxivlr/what_would_work_with_44gb_of_vram_and_256gb_of/
false
false
self
0
null
Do we have human-friendly chat UI yet?
0
Is there a chat app that supports llama.cpp directly (not ollama, not openai) and has either groups or tags or something similar? Like bookshelves in novelai at least. Modern chat apps I've tried are bad once number of chats go more than several pages: finding them is PITA as a search is not convenient: Eg if across ...
2026-02-06T14:19:32
https://www.reddit.com/r/LocalLLaMA/comments/1qxiupn/do_we_have_humanfriendly_chat_ui_yet/
Hot-Employ-3399
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxiupn
false
null
t3_1qxiupn
/r/LocalLLaMA/comments/1qxiupn/do_we_have_humanfriendly_chat_ui_yet/
false
false
self
0
null
Running LLMs & VLMs Fully On-Device on iPhone(6GB RAM) — Offline, Privacy-Focused, Real-Time Performance
0
Hey LocalLLaMA, I’ve been experimenting with running **LLMs and VLMs fully on-device** on iPhone using **Metal**, exploring what’s achievable with **offline, privacy-focused AI** and **real-time inference**. Here’s a summary of key engineering challenges and solutions: # Key Challenges & Engineering Solutions **1....
2026-02-06T14:00:58
https://www.reddit.com/r/LocalLLaMA/comments/1qxieag/running_llms_vlms_fully_ondevice_on_iphone6gb_ram/
Expensive-Lunch2211
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxieag
false
null
t3_1qxieag
/r/LocalLLaMA/comments/1qxieag/running_llms_vlms_fully_ondevice_on_iphone6gb_ram/
false
false
self
0
null
Qwen3-Coder-Next 80B (GGUF/BF16) on Zen 5 EPYC: 12-channel DDR5 & NVFP4 bench
17
**Qwen3-Coder-Next (approx. 80B params)**. This time, I moved away from quantization and tested the **full BF16 (unquantized weights)** to see if high-precision coding tasks are viable on a 12-channel CPU setup. **TL;DR** Running 80B BF16 on a 12-channel Zen 5 system is surprisingly practical. I’m seeing a stable **\~...
2026-02-06T13:57:21
https://www.reddit.com/r/LocalLLaMA/comments/1qxib19/qwen3codernext_80b_ggufbf16_on_zen_5_epyc/
Express-Jicama-9827
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxib19
false
null
t3_1qxib19
/r/LocalLLaMA/comments/1qxib19/qwen3codernext_80b_ggufbf16_on_zen_5_epyc/
false
false
https://preview.redd.it/…3b8e77d12232bdd4
17
null
Open-sourced an x402 payment processor for AI agents - lets LLMs pay for APIs programmatically
0
Been working on this for a while and just open-sourced it: \[Nory\](https://github.com/TheMemeBanker/x402-pay)   **\*\*The use case:\*\*** You're building an agent that needs to access paid APIs, fetch premium data, or use services that cost money. How does your agent pay? Credit cards need human intervention. Subsc...
2026-02-06T13:51:21
https://www.reddit.com/r/LocalLLaMA/comments/1qxi5ti/opensourced_an_x402_payment_processor_for_ai/
BLubClub89
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxi5ti
false
null
t3_1qxi5ti
/r/LocalLLaMA/comments/1qxi5ti/opensourced_an_x402_payment_processor_for_ai/
false
false
self
0
{'enabled': False, 'images': [{'id': 'VTzb5vNrf_1149BMY9kNDU82V1r834yEB5_n-xu5ouQ', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/VTzb5vNrf_1149BMY9kNDU82V1r834yEB5_n-xu5ouQ.png?width=108&crop=smart&auto=webp&s=20614cfda3fd8fa43eb7b91b29c1b623b106c7bd', 'width': 108}, {'height': 108, 'url': 'h...
Model for coding
1
What's the best model(s) for coding, general assistant, and creativity that can run on 8gb VRAM (RTX 5050) and 16gb ddr5. i have intel i7 14700 HX CPU, 1TB NVME SSD. I can enable swap ram but wouldn't really want to since that lowers the speed. Also, whats the best speculative decoding model for these?
2026-02-06T13:49:03
https://www.reddit.com/r/LocalLLaMA/comments/1qxi3vq/model_for_coding/
Good_Fill2623
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxi3vq
false
null
t3_1qxi3vq
/r/LocalLLaMA/comments/1qxi3vq/model_for_coding/
false
false
self
1
null
the effects of local LLM usage on the world
0
one of the reasons im into using local LLM's is because i believe using it is far better for the world, nature, natural resources, and things like the ongoing RAM crisis than relying on giant datacenter-powered cloud AI services. but is that actually true? how much does it really help? i mean, the local LLM's we down...
2026-02-06T13:41:43
https://www.reddit.com/r/LocalLLaMA/comments/1qxhxr6/the_effects_of_local_llm_usage_on_the_world/
rosie254
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxhxr6
false
null
t3_1qxhxr6
/r/LocalLLaMA/comments/1qxhxr6/the_effects_of_local_llm_usage_on_the_world/
false
false
self
0
null
Are local LLMs actually more trustworthy — or do we just feel safer because we run them ourselves?
0
I’ve been running local LLMs via llama.cpp and GGUF for a while, mostly because I care about control and data integrity more than chasing benchmarks. But the more I work with them, the more I keep wondering: Are local models actually more trustworthy — or do they just feel safer because they run on our own machines? Ye...
2026-02-06T13:40:00
https://www.reddit.com/r/LocalLLaMA/comments/1qxhwdb/are_local_llms_actually_more_trustworthy_or_do_we/
NeoLogic_Dev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxhwdb
false
null
t3_1qxhwdb
/r/LocalLLaMA/comments/1qxhwdb/are_local_llms_actually_more_trustworthy_or_do_we/
false
false
self
0
null
Is there still no way to convert Gemma 3n to onnx/tflite?
2
It has been months since gemma's release and i need to convert my fine tuned gemma 3n to either onnx, tflite or litert lm to deploy on mobile. After many trials i failed and can not find any guide at all to do so. Was no one able to do it?
2026-02-06T13:28:53
https://www.reddit.com/r/LocalLLaMA/comments/1qxhmu5/is_there_still_no_way_to_convert_gemma_3n_to/
blueblazd
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxhmu5
false
null
t3_1qxhmu5
/r/LocalLLaMA/comments/1qxhmu5/is_there_still_no_way_to_convert_gemma_3n_to/
false
false
self
2
null
What are your experiences with Openclaw and local models?
0
Yesterday I set up Openclaw on my computer aiming to use Qwen3-4B-F16, Ministral3-3B-2512-F16 or Qwen3-30B-A3B-Q2 on my CPU with llama-server and let Openclaw access them through it just to see what it was capable of doing. The results were absolutely terrible. Initially, I had some issues with the --chat-template, so ...
2026-02-06T13:20:51
https://www.reddit.com/r/LocalLLaMA/comments/1qxhfvw/what_are_your_experiences_with_openclaw_and_local/
Rique_Belt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxhfvw
false
null
t3_1qxhfvw
/r/LocalLLaMA/comments/1qxhfvw/what_are_your_experiences_with_openclaw_and_local/
false
false
self
0
null
Update: I Dockerized my Local Log Analyzer (LogSentinel). No more Python dependency hell.
0
A while ago I shared **LogSentinel** — a local tool to analyze logs using Ollama (Llama 3 / Qwen) without sending data to the cloud. I finally finished wrapping the whole project into a proper Docker container. **What's new in v1.0:** 1. **Docker Native:** Just `docker-compose up`. It connects to your host's Ollama ...
2026-02-06T13:19:16
https://www.reddit.com/r/LocalLLaMA/comments/1qxhekq/update_i_dockerized_my_local_log_analyzer/
nagibatormodulator
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxhekq
false
null
t3_1qxhekq
/r/LocalLLaMA/comments/1qxhekq/update_i_dockerized_my_local_log_analyzer/
false
false
self
0
null
Unpopular opinion: The "Chat" interface is becoming a bottleneck for serious engineering
0
Is anyone else starting to feel like we've hit the ceiling with the "Chatbot" UX for actual engineering? Don't get me wrong, the models (Opus 4.6, GPT-5.3) are incredible. The reasoning is there. But the *interface* feels like it's from 2023. I did a time audit on my workflow yesterday, and I realized I spent about 4...
2026-02-06T13:03:40
https://www.reddit.com/r/LocalLLaMA/comments/1qxh1rk/unpopular_opinion_the_chat_interface_is_becoming/
saloni1609
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxh1rk
false
null
t3_1qxh1rk
/r/LocalLLaMA/comments/1qxh1rk/unpopular_opinion_the_chat_interface_is_becoming/
false
false
self
0
null
One 3090 or two 5060 ti 16gb?
4
So I’m wondering if I should buy a used 3090 24gb or two brand new 5060 ti 16gb 3090 is more powerful but I remember seeing that series 50xx has features useful for AI that 3090 don’t. I would also have more ram with the 5060. But does it work great with 2 cards? Ollama for example? I’m also considering going the v...
2026-02-06T13:02:42
https://www.reddit.com/r/LocalLLaMA/comments/1qxh0xg/one_3090_or_two_5060_ti_16gb/
Dentifrice
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxh0xg
false
null
t3_1qxh0xg
/r/LocalLLaMA/comments/1qxh0xg/one_3090_or_two_5060_ti_16gb/
false
false
self
4
null
Stable LLM models for on-device inference on Pixel 8 Pro (llama.cpp / GGUF)?
1
Hi everyone, I’m experimenting with on-device LLM inference on a Google Pixel 8 Pro (Tensor G3), using llama.cpp (GGUF) in a Termux environment. I’ve tested several 7B–8B class models, but I’m struggling to find a good balance between: hallucination rate reasoning quality / “smartness” latency & thermal limits on ...
2026-02-06T12:52:08
https://www.reddit.com/r/LocalLLaMA/comments/1qxgsg9/stable_llm_models_for_ondevice_inference_on_pixel/
OnuOldOne
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgsg9
false
null
t3_1qxgsg9
/r/LocalLLaMA/comments/1qxgsg9/stable_llm_models_for_ondevice_inference_on_pixel/
false
false
self
1
null
Terminal capability is becoming a core eval, we open-sourced 1,376 environments
4
OpenAI and Anthropic recently released GPT-5.3-Codex and Opus 4.6. One clear trend is that terminal capability is now a core part of agent evaluation. In practice, terminal training runs into a bottleneck quickly: there are not enough high-quality, realistic environments. Scripted tasks and synthetic traces don't go...
2026-02-06T12:51:03
https://www.reddit.com/r/LocalLLaMA/comments/1qxgro7/terminal_capability_is_becoming_a_core_eval_we/
No-Wind-1854
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgro7
false
null
t3_1qxgro7
/r/LocalLLaMA/comments/1qxgro7/terminal_capability_is_becoming_a_core_eval_we/
false
false
self
4
{'enabled': False, 'images': [{'id': 'g44M_E3v6llLe2bJd5TW3E2TTWstUq9NYhsfXI5i1NA', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/g44M_E3v6llLe2bJd5TW3E2TTWstUq9NYhsfXI5i1NA.png?width=108&crop=smart&auto=webp&s=1755d305decf1961b347d57ce893e827481f3a34', 'width': 108}, {'height': 108, 'url': 'h...
Running Kimi-k2.5 on CPU-only: AMD EPYC 9175F Benchmarks & "Sweet Spot" Analysis
47
author:~$ export LANG=en_US.UTF-8 > Japanese is my native language. I used AI to help structure and translate this post to ensure the technical details are accurate in English. This is my first post:D Learned so much from this community:bow \-- I ran a series of local experiments with **Kimi-k2.5 (\~1...
2026-02-06T12:45:54
https://www.reddit.com/r/LocalLLaMA/comments/1qxgnqa/running_kimik25_on_cpuonly_amd_epyc_9175f/
Express-Jicama-9827
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgnqa
false
null
t3_1qxgnqa
/r/LocalLLaMA/comments/1qxgnqa/running_kimik25_on_cpuonly_amd_epyc_9175f/
false
false
self
47
null
Struggling with SLM fine-tuning on private docs
2
Hey folks, I’m working on fine-tuning a small language model on internal PDF documentation so that it can answer questions only from that knowledge base, without using RAG or external retrieval. I’ve tried continuous pretraining on extracted text followed by SFT using Q&A style data. While the model does learn some sp...
2026-02-06T12:44:46
https://www.reddit.com/r/LocalLLaMA/comments/1qxgmup/struggling_with_slm_finetuning_on_private_docs/
HappyDataGuy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgmup
false
null
t3_1qxgmup
/r/LocalLLaMA/comments/1qxgmup/struggling_with_slm_finetuning_on_private_docs/
false
false
self
2
null
CPU-only, no GPU computers can run all kinds of AI tools locally
514
While it’s great that so many people on LocalLLaMA are pushing the envelope with what can be done locally with expensive setups, we need to remember that a lot can be done with very minimal machines. I’m talking about CPU-only locally run LLMs. That’s right, **no GPU!** I’m running Linux Mint on an old Dell optiplex ...
2026-02-06T12:41:35
https://i.redd.it/y9esf03tcvhg1.jpeg
JackStrawWitchita
i.redd.it
1970-01-01T00:00:00
0
{}
1qxgkd1
false
null
t3_1qxgkd1
/r/LocalLLaMA/comments/1qxgkd1/cpuonly_no_gpu_computers_can_run_all_kinds_of_ai/
false
false
default
514
{'enabled': True, 'images': [{'id': 'y9esf03tcvhg1', 'resolutions': [{'height': 90, 'url': 'https://preview.redd.it/y9esf03tcvhg1.jpeg?width=108&crop=smart&auto=webp&s=6d771cf152223c6c851a8e1eecb93ecce0ce1100', 'width': 108}, {'height': 181, 'url': 'https://preview.redd.it/y9esf03tcvhg1.jpeg?width=216&crop=smart&auto=w...
qwen3-coder-next with Claude CLI
2
Has anyone managed to get Qwen3-Coder-Next working well with Claude (or indeed, anything else?) It seems pretty smart, and when it works it works well - but it's also incredibly prone to falling into loops of just endlessly reading the same source file over and over again. I'm currently fiddling with turning down the...
2026-02-06T12:40:00
https://www.reddit.com/r/LocalLLaMA/comments/1qxgj3m/qwen3codernext_with_claude_cli/
Clank75
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgj3m
false
null
t3_1qxgj3m
/r/LocalLLaMA/comments/1qxgj3m/qwen3codernext_with_claude_cli/
false
false
self
2
null
2x 3090 vs. 3090 + 4070s for local ML/llms
1
Hey guys, I’m currently at a crossroads. I built a pc for ML/local LLM stuff with a 3090 and have a 4070s from my old gaming system. Now I’m wondering if for my use case, i should just stick in the 4070s or trade it for a second 3090. Specifically, i want to have a coding assisstant, ideally with some 70b model (thi...
2026-02-06T12:32:11
https://www.reddit.com/r/LocalLLaMA/comments/1qxgd9u/2x_3090_vs_3090_4070s_for_local_mlllms/
kashimacoated
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxgd9u
false
null
t3_1qxgd9u
/r/LocalLLaMA/comments/1qxgd9u/2x_3090_vs_3090_4070s_for_local_mlllms/
false
false
self
1
null
I ran 5 AI agents 100 times each. Here's what single-run benchmarks won't tell you. (+ open-source tool)
1
Been building agents with LangGraph and kept hitting the same problem: agent works Monday, fails Wednesday, same everything. So I started running multi-trial evaluations instead of single tests. Ran 5 agent archetypes 400 times each. Results: | Agent | Pass Rate | 95% CI | Cost/Success | |-------|-----------|---...
2026-02-06T12:21:27
https://www.reddit.com/r/LocalLLaMA/comments/1qxg53l/i_ran_5_ai_agents_100_times_each_heres_what/
Better_Accident8064
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxg53l
false
null
t3_1qxg53l
/r/LocalLLaMA/comments/1qxg53l/i_ran_5_ai_agents_100_times_each_heres_what/
false
false
self
1
{'enabled': False, 'images': [{'id': 'yNZI2kB9Zw3wh9_pq0I_951PyDAfYZpXZqFAu8ewyz4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/yNZI2kB9Zw3wh9_pq0I_951PyDAfYZpXZqFAu8ewyz4.png?width=108&crop=smart&auto=webp&s=fa2da2dfb3d3a85bf8dade643f06cb13f54945ad', 'width': 108}, {'height': 108, 'url': 'h...
minicpm-o 4.5 doing real time multimodal on 9b params, actually works on device
2
another small model release but this one's different. 9b params doing full duplex voice + vision + text, and it actually runs on edge devices. not just "technically possible" but usable. tested it on a macbook m3 and the real time interaction is surprisingly smooth. you can interrupt it mid sentence and it adjusts. th...
2026-02-06T12:20:52
https://www.reddit.com/r/LocalLLaMA/comments/1qxg4ni/minicpmo_45_doing_real_time_multimodal_on_9b/
Mother_Land_4812
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxg4ni
false
null
t3_1qxg4ni
/r/LocalLLaMA/comments/1qxg4ni/minicpmo_45_doing_real_time_multimodal_on_9b/
false
false
self
2
null
fixed the infinite retry loop that burned $50 in API credits while i slept (Open Source)
0
so i've been running agents with OpenClaw for a few weeks and kept waking up to bills that made no sense. like $47 overnight when the agent should've just... stopped. turns out the issue is state loops. agent tries action A → fails → retries action A → fails → retries the exact same thing 847 times because there's no ...
2026-02-06T12:19:52
https://www.reddit.com/r/LocalLLaMA/comments/1qxg3xc/fixed_the_infinite_retry_loop_that_burned_50_in/
Main_Payment_6430
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxg3xc
false
null
t3_1qxg3xc
/r/LocalLLaMA/comments/1qxg3xc/fixed_the_infinite_retry_loop_that_burned_50_in/
false
false
self
0
null
I made a game using LLMs. ZeroOne Terminal: You're a startup investor and interrogate founders from history. Online and free to play. Link in the comments.
7
2026-02-06T12:13:51
https://i.redd.it/hv08mfbj8vhg1.png
Dapper_Prune3566
i.redd.it
1970-01-01T00:00:00
0
{}
1qxfzo3
false
null
t3_1qxfzo3
/r/LocalLLaMA/comments/1qxfzo3/i_made_a_game_using_llms_zeroone_terminal_youre_a/
false
false
https://b.thumbs.redditm…5_xe4iLOKyjA.jpg
7
{'enabled': True, 'images': [{'id': 'Ra8qy-H8kBVQnbhkGCMn7GCeNAorbEN6i6SMRjRFoVA', 'resolutions': [{'height': 57, 'url': 'https://preview.redd.it/hv08mfbj8vhg1.png?width=108&crop=smart&auto=webp&s=91551ff32123fe6f0c3d4bb9bac74ee83bba81b2', 'width': 108}, {'height': 114, 'url': 'https://preview.redd.it/hv08mfbj8vhg1.png...
[Project] Built a reading buddy matcher that runs on local agents (OpenClaw)
0
Hey everyone, I just finished my first local agent project and wanted to share - \*\*VibeMate\*\*, a reading recommendation system that runs entirely on your machine. \*\*The idea:\*\* Instead of algorithmic recommendations, what if agents could find users with similar reading taste and share what they're actual...
2026-02-06T12:03:02
https://www.reddit.com/r/LocalLLaMA/comments/1qxfs20/project_built_a_reading_buddy_matcher_that_runs/
Expensive_Campaign68
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxfs20
false
null
t3_1qxfs20
/r/LocalLLaMA/comments/1qxfs20/project_built_a_reading_buddy_matcher_that_runs/
false
false
self
0
null
I made a game using LLMs. ZeroOne Terminal: You are an investor and interrogate startups from history. Free to play. Link in comments.
1
https://preview.redd.it/…5d19a4b1a5ff30
2026-02-06T11:57:42
https://www.reddit.com/r/LocalLLaMA/comments/1qxfo3a/i_made_a_game_using_llms_zeroone_terminal_you_are/
Dapper_Prune3566
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxfo3a
false
null
t3_1qxfo3a
/r/LocalLLaMA/comments/1qxfo3a/i_made_a_game_using_llms_zeroone_terminal_you_are/
false
false
https://b.thumbs.redditm…gfVqVCPsXT9I.jpg
1
null
How are you running local LLM autocomplete without Ollama? (llama.cpp + PyCharm/VS Code)
2
I have a simple problem and can't find a solution: I want AI autocomplete in my IDE that uses my local LLM model. Just simple AI autocomplete, nothing more. The model (Qwen3-Coder-Next-IQ4\_XS.gguf) runs on Windows with llama.cpp or koboldcpp. I would like to use PyCharm as my IDE. If there's no other option, VS Co...
2026-02-06T11:49:06
https://www.reddit.com/r/LocalLLaMA/comments/1qxfih2/how_are_you_running_local_llm_autocomplete/
Sandzaun
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxfih2
false
null
t3_1qxfih2
/r/LocalLLaMA/comments/1qxfih2/how_are_you_running_local_llm_autocomplete/
false
false
self
2
null
I made a game using LLMs. ZeroOne Terminal: you're an investor interrogating startups from history. Free to play.
1
https://preview.redd.it/…oneterminal.com)
2026-02-06T11:43:33
https://www.reddit.com/r/LocalLLaMA/comments/1qxfetp/i_made_a_game_using_llms_zeroone_terminal_youre/
Dapper_Prune3566
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxfetp
false
null
t3_1qxfetp
/r/LocalLLaMA/comments/1qxfetp/i_made_a_game_using_llms_zeroone_terminal_youre/
false
false
https://b.thumbs.redditm…RN9yBt5ygdqU.jpg
1
null
Which AI is comparable to 4o without guardrail?
0
I tried gpt5 and its guardrail is just stupid. It always deny anything other than current medical and research orthodoxy, since 4o is about to end, which ai would replace its open mindedness for researcher. Thanks
2026-02-06T11:40:58
https://www.reddit.com/r/LocalLLaMA/comments/1qxfd4s/which_ai_is_comparable_to_4o_without_guardrail/
SamuraiRetainer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxfd4s
false
null
t3_1qxfd4s
/r/LocalLLaMA/comments/1qxfd4s/which_ai_is_comparable_to_4o_without_guardrail/
false
false
self
0
null
OpenClaw Assistant - Privacy-first Android voice assistant with OpenAI-compatible API support
0
2026-02-06T11:39:23
https://github.com/yuga-hashimoto/OpenClawAssistant
Short_Way1817
github.com
1970-01-01T00:00:00
0
{}
1qxfc4y
false
null
t3_1qxfc4y
/r/LocalLLaMA/comments/1qxfc4y/openclaw_assistant_privacyfirst_android_voice/
false
false
https://external-preview…b911b1a0e3c8538f
0
{'enabled': False, 'images': [{'id': 'CNvBRR4LEKS6mO1u265HJZqaMmBm1CLI0xar1EJmzKc', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/CNvBRR4LEKS6mO1u265HJZqaMmBm1CLI0xar1EJmzKc.png?width=108&crop=smart&auto=webp&s=f935cc09f0969bf43cd6a054c8c5541af76a9fac', 'width': 108}, {'height': 108, 'url': 'h...
Kimi-Linear support is merged to llama.cpp
81
Finally Kimi-Linear is merged to the main branch of llama.cpp. [https://github.com/ggml-org/llama.cpp/pull/18755](https://github.com/ggml-org/llama.cpp/pull/18755) For people who can't wait for bartowski and unsloth ggufs, you can download them from [https://huggingface.co/ymcki/Kimi-Linear-48B-A3B-Instruct-GGUF](ht...
2026-02-06T11:32:47
https://www.reddit.com/r/LocalLLaMA/comments/1qxf7sf/kimilinear_support_is_merged_to_llamacpp/
Ok_Warning2146
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxf7sf
false
null
t3_1qxf7sf
/r/LocalLLaMA/comments/1qxf7sf/kimilinear_support_is_merged_to_llamacpp/
false
false
self
81
{'enabled': False, 'images': [{'id': 'Kte-gNs9V2aUIoBe_4Yw4msrRYLvCyAEa9ktjCmziH4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Kte-gNs9V2aUIoBe_4Yw4msrRYLvCyAEa9ktjCmziH4.png?width=108&crop=smart&auto=webp&s=56270db5c7e749ea197c73bb198725dd3f7c0254', 'width': 108}, {'height': 108, 'url': 'h...
best local LLM for 32gb VRAM and 96gb RAM?
0
I'm new into this world, just have the equipment now and I'd like to experiment. Can you recommend me the strongest picks?
2026-02-06T11:31:30
https://www.reddit.com/r/LocalLLaMA/comments/1qxf6wt/best_local_llm_for_32gb_vram_and_96gb_ram/
kh3t
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxf6wt
false
null
t3_1qxf6wt
/r/LocalLLaMA/comments/1qxf6wt/best_local_llm_for_32gb_vram_and_96gb_ram/
false
false
self
0
null
Small, fast Guardrail model for LLM input moderation and toxicity detection. Detects 14 types of unsafe content.
1
[removed]
2026-02-06T11:24:36
https://www.reddit.com/r/LocalLLaMA/comments/1qxf2bq/small_fast_guardrail_model_for_llm_input/
Ok_Hold_5385
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxf2bq
false
null
t3_1qxf2bq
/r/LocalLLaMA/comments/1qxf2bq/small_fast_guardrail_model_for_llm_input/
false
false
self
1
{'enabled': False, 'images': [{'id': 'pIdMmPbaburmNRal1L-wF45yVkwFCdJYq2R8SrY5Gps', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/pIdMmPbaburmNRal1L-wF45yVkwFCdJYq2R8SrY5Gps.png?width=108&crop=smart&auto=webp&s=2eb6a213165d492c90ddf72a617f4b4f209cf2cc', 'width': 108}, {'height': 116, 'url': 'h...
Small Guardrail model for LLM input moderation and toxicity detection. Detects 14 types of unsafe content. Very fast, ideal for real-time applications.
1
[removed]
2026-02-06T11:20:50
https://www.reddit.com/r/LocalLLaMA/comments/1qxezum/small_guardrail_model_for_llm_input_moderation/
Ok_Hold_5385
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxezum
false
null
t3_1qxezum
/r/LocalLLaMA/comments/1qxezum/small_guardrail_model_for_llm_input_moderation/
false
false
self
1
{'enabled': False, 'images': [{'id': 'pIdMmPbaburmNRal1L-wF45yVkwFCdJYq2R8SrY5Gps', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/pIdMmPbaburmNRal1L-wF45yVkwFCdJYq2R8SrY5Gps.png?width=108&crop=smart&auto=webp&s=2eb6a213165d492c90ddf72a617f4b4f209cf2cc', 'width': 108}, {'height': 116, 'url': 'h...
Built an open-source chat UI with message editing, branching, and E2E encrypted phone sync - works with any model via OpenClaw
0
I built ClawGPT because I wanted a chat interface that didn't feel like a step backwards from what's possible. It connects to models through OpenClaw, so anything OpenClaw can talk to (Claude, local models, etc.) works out of the box. The main things I was missing from other UIs: \- Edit any message in the conver...
2026-02-06T11:09:23
https://www.reddit.com/r/LocalLLaMA/comments/1qxesk2/built_an_opensource_chat_ui_with_message_editing/
CurveReality
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxesk2
false
null
t3_1qxesk2
/r/LocalLLaMA/comments/1qxesk2/built_an_opensource_chat_ui_with_message_editing/
false
false
self
0
{'enabled': False, 'images': [{'id': 'uVTz9jT8jK45qssOi7BzwCKtgla8C2HTpQ1SDLTbHAQ', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/uVTz9jT8jK45qssOi7BzwCKtgla8C2HTpQ1SDLTbHAQ.png?width=108&crop=smart&auto=webp&s=7bdec484265e6f5d15261f7b2750ba70f897ba40', 'width': 108}, {'height': 108, 'url': 'h...
Kimi-Linear support has been merged into llama.cpp
135
2026-02-06T11:04:21
https://github.com/ggml-org/llama.cpp/pull/18755
jacek2023
github.com
1970-01-01T00:00:00
0
{}
1qxepct
false
null
t3_1qxepct
/r/LocalLLaMA/comments/1qxepct/kimilinear_support_has_been_merged_into_llamacpp/
false
false
https://external-preview…ed681d6b6476b3bf
135
{'enabled': False, 'images': [{'id': 'Kte-gNs9V2aUIoBe_4Yw4msrRYLvCyAEa9ktjCmziH4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Kte-gNs9V2aUIoBe_4Yw4msrRYLvCyAEa9ktjCmziH4.png?width=108&crop=smart&auto=webp&s=56270db5c7e749ea197c73bb198725dd3f7c0254', 'width': 108}, {'height': 108, 'url': 'h...
To calculate the memory available for a gguf model do I just add the gpus vram and the ram?
1
I'd like to try some llms on my pc and I don't know if there is something else I have to take into account.
2026-02-06T10:45:32
https://www.reddit.com/r/LocalLLaMA/comments/1qxedgt/to_calculate_the_memory_available_for_a_gguf/
Think_Question_6677
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxedgt
false
null
t3_1qxedgt
/r/LocalLLaMA/comments/1qxedgt/to_calculate_the_memory_available_for_a_gguf/
false
false
self
1
null
Fan Control: RTX PRO 6000 Blackwell Max-Q
1
Hi, I am running a 2U rack server, currently 2/4 GPU slots are occupied by PYN NVIDIA RTX PRO 6000 Blackwell Max-Q GPUs. The system was bought as a pre-build. The server is quite loud, compared to the others servers I am running. I was curious and checked the system, there is one airflow lane/shroud for the GPUs. I...
2026-02-06T10:39:39
https://www.reddit.com/r/LocalLLaMA/comments/1qxe9tc/fan_control_rtx_pro_6000_blackwell_maxq/
fpgaDude
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxe9tc
false
null
t3_1qxe9tc
/r/LocalLLaMA/comments/1qxe9tc/fan_control_rtx_pro_6000_blackwell_maxq/
false
false
self
1
null
anthropic taking shots at openai over ads is peak "don't be evil" energy before the inevitable pivot
1
we all saw this coming. openai is basically turning chatgpt into a billboard, and now anthropic is trying to win the pr war by claiming claude will stay "ad-free." they even ran a super bowl ad mocking the idea of turning ai into a marketing pitch. honestly, it’s hilarious watching these companies fight for the moral ...
2026-02-06T10:36:06
https://www.reddit.com/r/LocalLLaMA/comments/1qxe7o1/anthropic_taking_shots_at_openai_over_ads_is_peak/
Alarming_Bluebird648
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxe7o1
false
null
t3_1qxe7o1
/r/LocalLLaMA/comments/1qxe7o1/anthropic_taking_shots_at_openai_over_ads_is_peak/
false
false
self
1
{'enabled': False, 'images': [{'id': 'Dz0twP-wmx1TmyAzH1KhA7ovtIfxqyj-hxG99u-EbfA', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/Dz0twP-wmx1TmyAzH1KhA7ovtIfxqyj-hxG99u-EbfA.png?width=108&crop=smart&auto=webp&s=b9481ca64aba39945f1e9a3a17d3b1839ceef1ee', 'width': 108}, {'height': 121, 'url': 'h...
Is rasa and using nlu/nlp still the way to go?
0
I managed to get an internship at a bank headquarters and I was assigned to develop a customer support agent that can be interacted with via calls and can manage to interact with CRM etcs based on user input, I was wondering is the use of nlp/nlu still the way to go in this situation? Are llms still unreliable due to h...
2026-02-06T09:37:11
https://www.reddit.com/r/LocalLLaMA/comments/1qxd8yc/is_rasa_and_using_nlunlp_still_the_way_to_go/
GoldBed2885
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxd8yc
false
null
t3_1qxd8yc
/r/LocalLLaMA/comments/1qxd8yc/is_rasa_and_using_nlunlp_still_the_way_to_go/
false
false
self
0
null
[ Removed by moderator ]
1
[removed]
2026-02-06T09:30:19
https://www.tomshardware.com/pc-components/ram/data-centers-will-consume-70-percent-of-memory-chips-made-in-2026-supply-shortfall-will-cause-the-chip-shortage-to-spread-to-other-segments
EchoOfOppenheimer
tomshardware.com
1970-01-01T00:00:00
0
{}
1qxd59f
false
null
t3_1qxd59f
/r/LocalLLaMA/comments/1qxd59f/data_centers_will_consume_70_percent_of_memory/
false
false
null
1
null
Is there any hope left for those without beast pc?
0
With so many open-source LLMs popping up, it’s still really hard to run them if your GPU isn’t powerful enough. Imagine how amazing it would be to run a Claude like model locally on your own system and keep all your personal info private, instead of relying on API services for life-coaching and other tasks. The only s...
2026-02-06T09:23:09
https://www.reddit.com/r/LocalLLaMA/comments/1qxd17e/is_there_any_hope_left_for_those_without_beast_pc/
BeastMad
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxd17e
false
null
t3_1qxd17e
/r/LocalLLaMA/comments/1qxd17e/is_there_any_hope_left_for_those_without_beast_pc/
false
false
self
0
null
Best online service to upload custom text models/LLMs to? (NOT a raw VPS/GPU rental service)
0
I'm not talking about a [vast.ai](http://vast.ai) or Runpod esque service. Rather I'm talking about a service that's literally just a front end you can upload custom .safetensors/.GGUF text models that you can generate sith and pay per generation (image or video gen is a bonus too, but text is my priority if it comes d...
2026-02-06T09:19:44
https://www.reddit.com/r/LocalLLaMA/comments/1qxczev/best_online_service_to_upload_custom_text/
Pseudopharmacology
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxczev
false
null
t3_1qxczev
/r/LocalLLaMA/comments/1qxczev/best_online_service_to_upload_custom_text/
false
false
self
0
{'enabled': False, 'images': [{'id': 'MV8WQnKGiSSypEI5QKJe4g08BAeccM6KobeueLMOJdY', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/MV8WQnKGiSSypEI5QKJe4g08BAeccM6KobeueLMOJdY.png?width=108&crop=smart&auto=webp&s=a08158a2ec290c8157b492f314bfb148408be1fc', 'width': 108}, {'height': 121, 'url': 'h...
Best online service to upload custom text models/LLMs to? (NOT a raw VPS/GPU rental service)
1
[removed]
2026-02-06T09:07:17
https://www.reddit.com/r/LocalLLaMA/comments/1qxcsic/best_online_service_to_upload_custom_text/
xMicro
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxcsic
false
null
t3_1qxcsic
/r/LocalLLaMA/comments/1qxcsic/best_online_service_to_upload_custom_text/
false
false
self
1
{'enabled': False, 'images': [{'id': 'MV8WQnKGiSSypEI5QKJe4g08BAeccM6KobeueLMOJdY', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/MV8WQnKGiSSypEI5QKJe4g08BAeccM6KobeueLMOJdY.png?width=108&crop=smart&auto=webp&s=a08158a2ec290c8157b492f314bfb148408be1fc', 'width': 108}, {'height': 121, 'url': 'h...
LOCAL AI on mobile phone
0
if you're finding like LM studio in ur mobile phone device or tablet without needed to download from ollama I'll introducing secret AI app the secret AI app like LM studio but in mobile version you can show your video or picture wat waiting for download now.
2026-02-06T09:01:09
https://play.google.com/store/apps/details?id=io.secretai.llm
Adventurous_Role_489
play.google.com
1970-01-01T00:00:00
0
{}
1qxcp1c
false
null
t3_1qxcp1c
/r/LocalLLaMA/comments/1qxcp1c/local_ai_on_mobile_phone/
false
false
https://external-preview…af1a785d26076b5f
0
{'enabled': False, 'images': [{'id': 'RGeYDv5DoSwUziXCNknbeBPYT40MbYoq08vEvBJi35s', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/RGeYDv5DoSwUziXCNknbeBPYT40MbYoq08vEvBJi35s.png?width=108&crop=smart&auto=webp&s=c0155fc2b3bca0cb00d73df67896dfe09a84ab2c', 'width': 108}, {'height': 216, 'url': '...
$50 for everybody that has a Claude subscription! Settings > Usage > Claim
0
Just noticed this in my dashboard and wanted to share before they potentially pull it back. If you are a subscriber, check your **Settings > Usage** tab. There should be a "Claim" button for $50 in API credits. **The Context:** This seems to be a push for the newly released **Opus 4.6**. Anthropic likely wants to fl...
2026-02-06T08:57:48
https://www.reddit.com/r/LocalLLaMA/comments/1qxcn14/50_for_everybody_that_has_a_claude_subscription/
AykutSek
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxcn14
false
null
t3_1qxcn14
/r/LocalLLaMA/comments/1qxcn14/50_for_everybody_that_has_a_claude_subscription/
false
false
self
0
null
No NVIDIA? No Problem. My 2018 "Potato" 8th Gen i3 hits 10 TPS on 16B MoE.
897
I’m writing this from Burma. Out here, we can’t all afford the latest NVIDIA 4090s or high-end MacBooks. If you have a tight budget, corporate AI like ChatGPT will try to gatekeep you. If you ask it if you can run a 16B model on an old dual-core i3, it’ll tell you it’s "impossible." I spent a month figuring out how ...
2026-02-06T08:56:17
https://www.reddit.com/gallery/1qxcm5g
RelativeOperation483
reddit.com
1970-01-01T00:00:00
0
{}
1qxcm5g
false
null
t3_1qxcm5g
/r/LocalLLaMA/comments/1qxcm5g/no_nvidia_no_problem_my_2018_potato_8th_gen_i3/
false
false
https://b.thumbs.redditm…e4NDcZO0YLwQ.jpg
897
null
Mitchell Hashimoto (author of Ghostty): My AI Adoption Journey
16
2026-02-06T08:50:21
https://mitchellh.com/writing/my-ai-adoption-journey
hedgehog0
mitchellh.com
1970-01-01T00:00:00
0
{}
1qxciqr
false
null
t3_1qxciqr
/r/LocalLLaMA/comments/1qxciqr/mitchell_hashimoto_author_of_ghostty_my_ai/
false
false
default
16
null
[Benchmark] No NVIDIA? No Problem. My 2018 "Potato" i3 hits 10 TPS on 16B MoE.
1
[removed]
2026-02-06T08:45:24
https://www.reddit.com/gallery/1qxcfyz
esterzollar
reddit.com
1970-01-01T00:00:00
0
{}
1qxcfyz
false
null
t3_1qxcfyz
/r/LocalLLaMA/comments/1qxcfyz/benchmark_no_nvidia_no_problem_my_2018_potato_i3/
false
false
https://b.thumbs.redditm…KwbjJ2NiRGjM.jpg
1
null
[Benchmark] No NVIDIA? No Problem. My 2018 "Potato" 8th Gen i3 hits 10 TPS on 16B MoE.
1
[removed]
2026-02-06T08:43:40
https://www.reddit.com/gallery/1qxceyf
esterzollar
reddit.com
1970-01-01T00:00:00
0
{}
1qxceyf
false
null
t3_1qxceyf
/r/LocalLLaMA/comments/1qxceyf/benchmark_no_nvidia_no_problem_my_2018_potato_8th/
false
false
https://b.thumbs.redditm…_uio6nD50LuY.jpg
1
null
Do you find AI memory features actually helpful?
8
I've tried using them but find them confusing and opaque. Instead, I'm experimenting with a simpler approach using .md files: * Keep a file with important info and rules * Explicitly reference it at conversation start * Update it manually when needed This feels more reliable because: * I know exactly what's in conte...
2026-02-06T08:41:48
https://www.reddit.com/r/LocalLLaMA/comments/1qxcdx0/do_you_find_ai_memory_features_actually_helpful/
Deep_Traffic_7873
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxcdx0
false
null
t3_1qxcdx0
/r/LocalLLaMA/comments/1qxcdx0/do_you_find_ai_memory_features_actually_helpful/
false
false
self
8
null
[Benchmark] No NVIDIA? No Problem. My 2018 "Potato" Gen 8th i3 hits ~10 TPS on 16B MoE.
1
[removed]
2026-02-06T08:34:40
https://www.reddit.com/gallery/1qxc9xf
PlasticLegitimate467
reddit.com
1970-01-01T00:00:00
0
{}
1qxc9xf
false
null
t3_1qxc9xf
/r/LocalLLaMA/comments/1qxc9xf/benchmark_no_nvidia_no_problem_my_2018_potato_gen/
false
false
https://preview.redd.it/…049b0f4db45e589e
1
null
"Minimum Buy-in" Build
100
Just finished putting this together. Supermicro x10drh One Radeon pro v340 on each 6 pcie 3.0 x8 slots. The only x16 slot is bifurcated to x8x4x4 for dual Nvme drives and another GPU down the line. But testing first for peak power. I have 15A 120v socket only.
2026-02-06T08:32:30
https://i.redd.it/exb6j45a5uhg1.jpeg
jmuff98
i.redd.it
1970-01-01T00:00:00
0
{}
1qxc8qj
false
null
t3_1qxc8qj
/r/LocalLLaMA/comments/1qxc8qj/minimum_buyin_build/
false
false
https://b.thumbs.redditm…I1bXUX1t-grU.jpg
100
{'enabled': True, 'images': [{'id': 'tSlWwXxgXHx7_Jn07uvWTe1OaF8UH71LL5UKSsfx6eg', 'resolutions': [{'height': 81, 'url': 'https://preview.redd.it/exb6j45a5uhg1.jpeg?width=108&crop=smart&auto=webp&s=7d77e62838ddc0db7064780c89928d058e3163a1', 'width': 108}, {'height': 162, 'url': 'https://preview.redd.it/exb6j45a5uhg1.jp...
SenseTime just open-sourced SenseNova-SI 1.3, the latest model that scales on Spatial Intelligence.
3
On the [EASI](https://x.com/hashtag/EASI?src=hashtag_click) leaderboard, it ranks No.1 overall under EASI-8, outperforming [Gemini3](https://x.com/hashtag/Gemini3?src=hashtag_click) in average performance across eight spatial intelligence benchmarks. From safer [AutonomousDriving](https://x.com/hashtag/AutonomousD...
2026-02-06T08:15:51
https://www.reddit.com/r/LocalLLaMA/comments/1qxbz2u/sensetime_just_opensourced_sensenovasi_13_the/
Soggy_Mission3372
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbz2u
false
null
t3_1qxbz2u
/r/LocalLLaMA/comments/1qxbz2u/sensetime_just_opensourced_sensenovasi_13_the/
false
false
https://a.thumbs.redditm…SfRgcEJez1h4.jpg
3
null
[Benchmark] No NVIDIA? No Problem. My 2018 "Potato" i3 hits 10 TPS on 16B MoE.
1
[removed]
2026-02-06T08:13:16
https://www.reddit.com/gallery/1qxbxlm
esteinhaven
reddit.com
1970-01-01T00:00:00
0
{}
1qxbxlm
false
null
t3_1qxbxlm
/r/LocalLLaMA/comments/1qxbxlm/benchmark_no_nvidia_no_problem_my_2018_potato_i3/
false
false
https://preview.redd.it/…cc6b0ffee14ef3f5
1
null
Running Kimi-k2.5 on CPU-only: EPYC 9175F Benchmarks & "Sweet Spot" Analysis
1
[removed]
2026-02-06T08:10:43
https://www.reddit.com/r/LocalLLaMA/comments/1qxbw42/running_kimik25_on_cpuonly_epyc_9175f_benchmarks/
Own-Astronaut6098
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbw42
false
null
t3_1qxbw42
/r/LocalLLaMA/comments/1qxbw42/running_kimik25_on_cpuonly_epyc_9175f_benchmarks/
false
false
self
1
null
[Benchmark] No NVIDIA? No Problem. My 2018 "Potato" i3 hits 10 TPS on 16B MoE.
1
[removed]
2026-02-06T08:07:08
https://www.reddit.com/gallery/1qxbu0m
esterzollar
reddit.com
1970-01-01T00:00:00
0
{}
1qxbu0m
false
null
t3_1qxbu0m
/r/LocalLLaMA/comments/1qxbu0m/benchmark_no_nvidia_no_problem_my_2018_potato_i3/
false
false
https://a.thumbs.redditm…lckd7mxsb930.jpg
1
null
Seeking help: What is the best way to detect hallucinations
1
[removed]
2026-02-06T08:01:41
https://www.reddit.com/r/LocalLLaMA/comments/1qxbqsc/seeking_help_what_is_the_best_way_to_detect/
EffectiveDisk2293
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbqsc
false
null
t3_1qxbqsc
/r/LocalLLaMA/comments/1qxbqsc/seeking_help_what_is_the_best_way_to_detect/
true
false
self
1
null
I generated a 5k Process Reward Model (PRM) dataset for Math Reasoning using DeepSeek-V3.1
1
I’ve built a pipeline to generate DeepStep-Math-5K. Unlike standard SFT datasets, this focus on Process Reward Modeling. The Methodology: 1. Problem Gen: Elite competition math (AIME/IMO style). 2. Solver: 16 independent solution paths sampled at T=0.7. 3. Consensus: Answers only verified if ≥ 5 agents reached the sa...
2026-02-06T08:00:53
https://www.reddit.com/r/LocalLLaMA/comments/1qxbq8a/i_generated_a_5k_process_reward_model_prm_dataset/
BlackSnowDoto
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbq8a
false
null
t3_1qxbq8a
/r/LocalLLaMA/comments/1qxbq8a/i_generated_a_5k_process_reward_model_prm_dataset/
false
false
self
1
{'enabled': False, 'images': [{'id': 'Tw4pZa3I-EaVE2qDHV4JEqq064T7EQmSyx0_EtuhN8U', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Tw4pZa3I-EaVE2qDHV4JEqq064T7EQmSyx0_EtuhN8U.png?width=108&crop=smart&auto=webp&s=0cdc2285759564cff6f98f580f9a0378ac44b2b1', 'width': 108}, {'height': 116, 'url': 'h...
Weird question: Which reasoning LLM produces the most interesting/coherent "thoughts"?
1
Basically, which LLM's internal monologue is the most entertaining to read? I'm trying to set up a thing for myself where I make an LLM play characters in social deduction-esque scenarios so I can watch them spout Death Note style internal monologues. When I ask Qwen 3 something, its reasoning output is usually very l...
2026-02-06T07:58:42
https://www.reddit.com/r/LocalLLaMA/comments/1qxbovj/weird_question_which_reasoning_llm_produces_the/
airbus_a360_when
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbovj
false
null
t3_1qxbovj
/r/LocalLLaMA/comments/1qxbovj/weird_question_which_reasoning_llm_produces_the/
false
false
self
1
null
Running Kimi-k2.5 on CPU-only: EPYC 9175F Benchmarks & "Sweet Spot" Analysis
1
[removed]
2026-02-06T07:54:42
https://www.reddit.com/r/LocalLLaMA/comments/1qxbmih/running_kimik25_on_cpuonly_epyc_9175f_benchmarks/
Own-Astronaut6098
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbmih
false
null
t3_1qxbmih
/r/LocalLLaMA/comments/1qxbmih/running_kimik25_on_cpuonly_epyc_9175f_benchmarks/
false
false
self
1
{'enabled': False, 'images': [{'id': 'hnPusiPOm9pGzh-2qMkms_nsvw5o7Ih2O4KFqVDdCDQ', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/hnPusiPOm9pGzh-2qMkms_nsvw5o7Ih2O4KFqVDdCDQ.jpeg?width=108&crop=smart&auto=webp&s=ce24825b889e56bc3da45dc880985dba59ac3adb', 'width': 108}, {'height': 162, 'url': '...
Kimi K2.5 on 4x RTX 6000 Pro Blackwell runpod Benchmarks
13
I wanted to test the performance of Kimi K2.5 (mainly TTFT and Tok/s) on a Setup with 4x RTX 6000 Pro Blackwell. So I rented a system on runpod (for \~7$ per hour). Problem is I am a absolute beginner in Terms of Local LLMs. I figured that SGLang with KT-Kernel seem to be a good way for performance, if the entire mode...
2026-02-06T07:52:29
https://www.reddit.com/r/LocalLLaMA/comments/1qxbl7j/kimi_k25_on_4x_rtx_6000_pro_blackwell_runpod/
skysthelimit187
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1qxbl7j
false
null
t3_1qxbl7j
/r/LocalLLaMA/comments/1qxbl7j/kimi_k25_on_4x_rtx_6000_pro_blackwell_runpod/
false
false
self
13
null