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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Muon vs MuonClip vs Muon+Adamw | 15 | One year in, Muon has gone from an experiment to a mainstream optimizer, but does it hold up for fine‑tuning? We ran head‑to‑head tests on Qwen3‑4B (10k+ high‑quality instruction rows) to find out.
Short story: Pure Muon converged fastest at the start, but its gradient‑norm spikes made training unstable. MuonClip (Kim... | 2025-12-10T13:48:44 | https://www.reddit.com/r/LocalLLaMA/comments/1pj30m1/muon_vs_muonclip_vs_muonadamw/ | RealKingNish | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj30m1 | false | null | t3_1pj30m1 | /r/LocalLLaMA/comments/1pj30m1/muon_vs_muonclip_vs_muonadamw/ | false | false | self | 15 | {'enabled': False, 'images': [{'id': '8wFAXCDsfSagp25oMfJpclyA5OsycqalpFk2LWEzB6M', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/8wFAXCDsfSagp25oMfJpclyA5OsycqalpFk2LWEzB6M.png?width=108&crop=smart&auto=webp&s=93ca08babc74c6b6fdee6ccd86f35aad597d31cc', 'width': 108}, {'height': 116, 'url': 'h... |
Advancing Low Bit Quantization for LLMs: Intel AutoRound x LLM Compressor | 7 | 2025-12-10T13:34:30 | https://community.intel.com/t5/Blogs/Products-and-Solutions/HPC/Advancing-Low-Bit-Quantization-for-LLMs-AutoRound-x-LLM/post/1729336 | reps_up | community.intel.com | 1970-01-01T00:00:00 | 0 | {} | 1pj2p4y | false | null | t3_1pj2p4y | /r/LocalLLaMA/comments/1pj2p4y/advancing_low_bit_quantization_for_llms_intel/ | false | false | default | 7 | {'enabled': False, 'images': [{'id': '_ZFFwnAeBAdggTK_Y7ToYNtCNBSNkndkc5DeUHQmQtQ', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/_ZFFwnAeBAdggTK_Y7ToYNtCNBSNkndkc5DeUHQmQtQ.jpeg?width=108&crop=smart&auto=webp&s=6e00b9dfa9c9af2fcb34f496832b8d6b417ed2d0', 'width': 108}, {'height': 121, 'url': '... | |
Open sourced a LLM powered draw.io live editor | 101 | I have open sourced a LLM powerd drawio live editor, it supports fully local deployment, and bidirectional Interoperability.
Feel free to check the codes from [https://github.com/JerryKwan/drawio-live-editor](https://github.com/JerryKwan/drawio-live-editor) | 2025-12-10T13:23:14 | JerryKwan | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pj2g59 | false | null | t3_1pj2g59 | /r/LocalLLaMA/comments/1pj2g59/open_sourced_a_llm_powered_drawio_live_editor/ | false | false | default | 101 | {'enabled': True, 'images': [{'id': 'zn848zmsnd6g1', 'resolutions': [{'height': 53, 'url': 'https://preview.redd.it/zn848zmsnd6g1.jpeg?width=108&crop=smart&auto=webp&s=2a6b5b9072aac3a117832dac7e1b3ffb9e2e30fc', 'width': 108}, {'height': 107, 'url': 'https://preview.redd.it/zn848zmsnd6g1.jpeg?width=216&crop=smart&auto=w... | |
Someone please help with pkuseg. | 0 | 2025-12-10T13:12:10 | https://www.reddit.com/r/LocalLLaMA/comments/1pj27nj/someone_please_help_with_pkuseg/ | Abject_Ad9912 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj27nj | false | null | t3_1pj27nj | /r/LocalLLaMA/comments/1pj27nj/someone_please_help_with_pkuseg/ | false | false | 0 | null | ||
Dev to Dev gossip | 0 | So I was looking into base44 and I was a bit stunned by its domain specific response quality (In my case marketing domain)
I wondered what could power such well thought out responses, I came up with three possibilities
1)A really unique and powerful knowledge base.
2)Multiple LoRA adapters for different domains
3)ru... | 2025-12-10T12:53:57 | https://www.reddit.com/r/LocalLLaMA/comments/1pj1u2k/dev_to_dev_gossip/ | dex2118 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj1u2k | false | null | t3_1pj1u2k | /r/LocalLLaMA/comments/1pj1u2k/dev_to_dev_gossip/ | false | false | self | 0 | null |
vLLM supports the new Devstral 2 coding models | 16 | Devstral 2 is SOTA open model for code agents with a fraction of the parameters of its competitors and achieving 72.2% on SWE-bench Verified. | 2025-12-10T12:25:39 | Dear-Success-1441 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pj1a7c | false | null | t3_1pj1a7c | /r/LocalLLaMA/comments/1pj1a7c/vllm_supports_the_new_devstral_2_coding_models/ | false | false | 16 | {'enabled': True, 'images': [{'id': 'CPDr_CKmPNOPYqYHuvQQ7ZKIImgN_TE0kVWqCaDrrUw', 'resolutions': [{'height': 27, 'url': 'https://preview.redd.it/br78ujzbdd6g1.jpeg?width=108&crop=smart&auto=webp&s=128163ba82caee9b6996bee3564e1242f2670de3', 'width': 108}, {'height': 54, 'url': 'https://preview.redd.it/br78ujzbdd6g1.jpe... | ||
We basically have GLM 4.6 Air, without vision | 51 | [GLM-4.6 air](https://preview.redd.it/6c416wlwbd6g1.png?width=2075&format=png&auto=webp&s=c4caf2a3c522aa21859be6c2aefc8e1c8fbef519)
Tested and working in LM Studio. Thanks for the GGUF! | 2025-12-10T12:14:56 | https://www.reddit.com/r/LocalLLaMA/comments/1pj12o6/we_basically_have_glm_46_air_without_vision/ | LegacyRemaster | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj12o6 | false | null | t3_1pj12o6 | /r/LocalLLaMA/comments/1pj12o6/we_basically_have_glm_46_air_without_vision/ | false | false | 51 | null | |
Looking for Guidance on Running an LLM on My Hardware + Future Scaling (V100 → RTX 5090?) | 1 | Hey everyone! I'm looking for some advice on setting up and running an LLM on my current compute setup, and I’d also like input on scaling to newer GPUs in the future.
# Current Hardware
**GPUs:**
* **2× Tesla V100 32GB (PCIe)**
* CUDA version: **12.5**
* Driver: **555.52.04**
**CPU:**
* **64-core x86\_64 CPU**
* ... | 2025-12-10T12:14:53 | https://www.reddit.com/r/LocalLLaMA/comments/1pj12n7/looking_for_guidance_on_running_an_llm_on_my/ | Sibin_sr | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj12n7 | false | null | t3_1pj12n7 | /r/LocalLLaMA/comments/1pj12n7/looking_for_guidance_on_running_an_llm_on_my/ | false | false | self | 1 | null |
Hands-on review of Mistral Vibe on large python project | 56 | Just spent some time testing Mistral Vibe on real use cases and I must say I’m impressed.
For context: I'm a dev working on a fairly big Python codebase (~40k LOC) with some niche frameworks (Reflex, etc.), so I was curious how it handles real-world existing projects rather than just spinning up new toys from scratch.
... | 2025-12-10T12:14:43 | https://www.reddit.com/r/LocalLLaMA/comments/1pj12ix/handson_review_of_mistral_vibe_on_large_python/ | Avienir | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj12ix | false | null | t3_1pj12ix | /r/LocalLLaMA/comments/1pj12ix/handson_review_of_mistral_vibe_on_large_python/ | false | false | self | 56 | null |
Top 10 LMarena Models Over Time in 2025 | 0 | https://reddit.com/link/1pj0xhx/video/jejuv20kad6g1/player
When will open-source models catch up with closed-source models? | 2025-12-10T12:07:18 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0xhx/top_10_lmarena_models_over_time_in_2025/ | nekofneko | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0xhx | false | null | t3_1pj0xhx | /r/LocalLLaMA/comments/1pj0xhx/top_10_lmarena_models_over_time_in_2025/ | false | false | self | 0 | null |
How to get LLM to stop asking for confirmation? | 4 | Claude Code and Cursor seem to be very good at not stopping and asking useless stuff like "Steps 1-3 are complete. Should I continue to step 4?"
I've tried adjusting my prompts but no amount of shouting seems to do the trick.
Has anyone solved this? | 2025-12-10T12:06:50 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0x63/how_to_get_llm_to_stop_asking_for_confirmation/ | nunofgs | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0x63 | false | null | t3_1pj0x63 | /r/LocalLLaMA/comments/1pj0x63/how_to_get_llm_to_stop_asking_for_confirmation/ | false | false | self | 4 | null |
Major Security Concern: Credits draining despite 2FA and deleted keys. Anyone else? | 0 | Hi everyone,
I’m writing this to see if any other users are experiencing unauthorized usage or credit drains recently. I am a heavy user developing for corporate clients, but I am facing a critical security issue that is putting my budget at risk.
Over the last few days, I’ve had over $145 drained from my account una... | 2025-12-10T11:50:49 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0mnn/major_security_concern_credits_draining_despite/ | Content-Survey-5480 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0mnn | false | null | t3_1pj0mnn | /r/LocalLLaMA/comments/1pj0mnn/major_security_concern_credits_draining_despite/ | false | false | self | 0 | null |
Multimodal LLM to read tickets info and screenshot? | 0 | Hi,
I am looking for an alternative to OpenAI’s multimodal capability for reading ticket data.
Initially, we tested this using OpenAI models, where we sent both the ticket thread and the attachments (screenshots, etc.) to OpenAI, and it summarized the ticket. Now the issue is that they want everything on-prem, inclu... | 2025-12-10T11:50:42 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0ml1/multimodal_llm_to_read_tickets_info_and_screenshot/ | pknerd | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0ml1 | false | null | t3_1pj0ml1 | /r/LocalLLaMA/comments/1pj0ml1/multimodal_llm_to_read_tickets_info_and_screenshot/ | false | false | self | 0 | null |
Why was there no Qwen3 Coder - 7b model? | 0 | I have a MacBook Pro M4 and I do quite a bit of vibe coding. So sometimes I end up hitting the limits for my claude code (I am on the pro plan, using sonnet 4.5 not opus). I though of using qwen2.5-coder:7b with open code which my Mac supports pretty well , but I was wondering why didn't they make a qwen3-coder:7b, sin... | 2025-12-10T11:49:32 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0lv9/why_was_there_no_qwen3_coder_7b_model/ | _maverick98 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0lv9 | false | null | t3_1pj0lv9 | /r/LocalLLaMA/comments/1pj0lv9/why_was_there_no_qwen3_coder_7b_model/ | false | false | self | 0 | null |
is there htop for vulkan? htop for vram? | 5 | is there htop for vulkan? htop for vram?
I find its near impossible to know what is the current strix halo vram utilization. | 2025-12-10T11:45:39 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0jdy/is_there_htop_for_vulkan_htop_for_vram/ | cranberrie_sauce | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0jdy | false | null | t3_1pj0jdy | /r/LocalLLaMA/comments/1pj0jdy/is_there_htop_for_vulkan_htop_for_vram/ | false | false | self | 5 | null |
Anyone else really disappointed by Gemini 3? | 0 | About half a year ago I started daily driving Gemini 2.5 Pro for one simple reason, SotA + 1 million context window. I was very happy with it, I got annoyed at the gemini mobile app not letting you upload more than one photo at a time and when I sent feedback they added that feature within a week. I was a paid subscrib... | 2025-12-10T11:37:01 | https://www.reddit.com/r/LocalLLaMA/comments/1pj0e0z/anyone_else_really_disappointed_by_gemini_3/ | LarsinDayz | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pj0e0z | false | null | t3_1pj0e0z | /r/LocalLLaMA/comments/1pj0e0z/anyone_else_really_disappointed_by_gemini_3/ | false | false | self | 0 | null |
Nvidia GH200 624GB, Grace Hopper server, 144GB HBM3e VRAM, 624GB total. | 0 | Specs:
Nvidia Grace-Hopper Superchip
72-core Nvidia Grace CPU
Nvidia Hopper H200 Tensor Core GPU
480GB of LPDDR5X memory with EEC
144GB of HBM3e memory
624GB of total fast-access memory
NVlink-C2C: 900 GB/s of bandwidth
Programmable from 450W to 1000W TDP (CPU + GPU + memory)
2x High-efficiency 2000W PSU
2x P... | 2025-12-10T11:15:58 | GPTrack-ai | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pj018b | false | null | t3_1pj018b | /r/LocalLLaMA/comments/1pj018b/nvidia_gh200_624gb_grace_hopper_server_144gb/ | false | false | default | 0 | {'enabled': True, 'images': [{'id': '378h7cvg1d6g1', 'resolutions': [{'height': 72, 'url': 'https://preview.redd.it/378h7cvg1d6g1.jpeg?width=108&crop=smart&auto=webp&s=8ebabaa308aa06e79d73994c960f7c75343f2eef', 'width': 108}, {'height': 144, 'url': 'https://preview.redd.it/378h7cvg1d6g1.jpeg?width=216&crop=smart&auto=w... | |
Tested MiniMax M2 for boilerplate, bug fixes, API tweaks and docs – surprisingly decent | 9 | Been testing MiniMax M2 as a “cheap implementation model” next to the usual frontier suspects, and wanted to share some actual numbers instead of vibes.
We ran it through four tasks inside Kilo Code:
1. **Boilerplate generation** \- building a Flask API from scratch
2. **Bug detection** \- finding issues in Go code w... | 2025-12-10T10:52:47 | https://www.reddit.com/r/LocalLLaMA/comments/1pizn9w/tested_minimax_m2_for_boilerplate_bug_fixes_api/ | alokin_09 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pizn9w | false | null | t3_1pizn9w | /r/LocalLLaMA/comments/1pizn9w/tested_minimax_m2_for_boilerplate_bug_fixes_api/ | false | false | 9 | null | |
Built a GGUF memory & tok/sec calculator for inference requirements – Drop in any HF GGUF URL | 92 | Hi there,
Built a small utility that estimates how much memory you need to run GGUF models locally, plus an approximate tok/sec based on your machine (Apple Silicon only atm, more hardware soon) and task (e.g. ask a generic question, write a draft, etc.).
You can select a model from a dropdown or paste any direct GGU... | 2025-12-10T10:49:12 | https://v.redd.it/qahbzltutc6g1 | ittaboba | v.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pizl8t | false | {'reddit_video': {'bitrate_kbps': 2400, 'dash_url': 'https://v.redd.it/qahbzltutc6g1/DASHPlaylist.mpd?a=1767955766%2CMDAzOWY3ZDIxZDk2M2RkYTFkNmZlMzlhNDI5YmVmN2U5ZDc0MTc4MjI2ODhlMzgyMjU4NzVkMTUxZjVjZTlhZA%3D%3D&v=1&f=sd', 'duration': 20, 'fallback_url': 'https://v.redd.it/qahbzltutc6g1/CMAF_720.mp4?source=fallback', 'ha... | t3_1pizl8t | /r/LocalLLaMA/comments/1pizl8t/built_a_gguf_memory_toksec_calculator_for/ | false | false | 92 | {'enabled': False, 'images': [{'id': 'cnpqZXU4dXV0YzZnMYh73P_j0pnSesQyyRb8l_QLx5gX0RNmxMe-sw-YRlmA', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/cnpqZXU4dXV0YzZnMYh73P_j0pnSesQyyRb8l_QLx5gX0RNmxMe-sw-YRlmA.png?width=108&crop=smart&format=pjpg&auto=webp&s=90bbc9f4799b7b064824ecb6cd3b8e7312cf6... | |
Devstral-Small-2-24B q6k entering loop (both Unsloth and Bartowski) (llama.cpp) | 12 | I'm trying both:
Unsloth: Devstral-Small-2-24B-Instruct-2512-UD-Q6\_K\_XL.gguf
and
Bartowki: mistralai\_Devstral-Small-2-24B-Instruct-2512-Q6\_K\_L.gguf
and with a context of 24k (still have enough VRAM available) for a 462 tokens prompt, it enters a loop after a few tokens.
I tried different options with lla... | 2025-12-10T10:24:12 | https://www.reddit.com/r/LocalLLaMA/comments/1piz6vx/devstralsmall224b_q6k_entering_loop_both_unsloth/ | relmny | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piz6vx | false | null | t3_1piz6vx | /r/LocalLLaMA/comments/1piz6vx/devstralsmall224b_q6k_entering_loop_both_unsloth/ | false | false | self | 12 | null |
impact-first planning shrank our review churn — anyone else? | 0 | i’ve been seeing ai fatigue on our team — devs type faster, but we still argue about intent, blast radius, and “that wasn’t in the ticket.” what helped us was super light impact-first planning *before* anyone touches code.
tl;dr of what we do now:
* intent first: 1 short paragraph + 3–5 acceptance criteria in plain e... | 2025-12-10T10:22:10 | https://www.reddit.com/r/LocalLLaMA/comments/1piz5rl/impactfirst_planning_shrank_our_review_churn/ | Temporary_Papaya_199 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piz5rl | false | null | t3_1piz5rl | /r/LocalLLaMA/comments/1piz5rl/impactfirst_planning_shrank_our_review_churn/ | false | false | self | 0 | null |
Currently best LLM Inference Stack for recreational Linux user? | 0 | Have been accessing local llms through LMstudio for over a year by now and recently added Ubuntu for dual-booting. Given that I feel slightly more confident with Linux Ubuntu, I would love to migrate my recreational LLM inference to Ubuntu as well.
I have 128 GB DDR5 (bought before the craze) as well as an RTX 4060 an... | 2025-12-10T09:45:41 | https://www.reddit.com/r/LocalLLaMA/comments/1piyl0o/currently_best_llm_inference_stack_for/ | therealAtten | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piyl0o | false | null | t3_1piyl0o | /r/LocalLLaMA/comments/1piyl0o/currently_best_llm_inference_stack_for/ | false | false | self | 0 | null |
Built a visual debugger for my local agents because I was lost in JSON, would you use this? | 19 |
I run local LLM agents with tools / RAG.
When a run broke, my workflow was basically:
rerun with more logging, diff JSON, and guess which step actually screwed things up.
Slow and easy to miss.
So I hacked a small tool for myself: it takes a JSON trace and shows the run as a graph + timeline.
Each step is a node... | 2025-12-10T09:44:56 | AdVivid5763 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1piykjp | false | null | t3_1piykjp | /r/LocalLLaMA/comments/1piykjp/built_a_visual_debugger_for_my_local_agents/ | false | false | default | 19 | {'enabled': True, 'images': [{'id': 'ymvtn22clc6g1', 'resolutions': [{'height': 47, 'url': 'https://preview.redd.it/ymvtn22clc6g1.jpeg?width=108&crop=smart&auto=webp&s=ca896af74a13a31549c4ce87772066738e030ee4', 'width': 108}, {'height': 95, 'url': 'https://preview.redd.it/ymvtn22clc6g1.jpeg?width=216&crop=smart&auto=we... | |
Excited to present SelfDB v0.5! 🚀 move your agents from local to prod seamlessly | 0 | 2025-12-10T09:32:18 | https://v.redd.it/3n2hx6zric6g1 | selfdb | /r/LocalLLaMA/comments/1piydne/excited_to_present_selfdb_v05_move_your_agents/ | 1970-01-01T00:00:00 | 0 | {} | 1piydne | false | {'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/3n2hx6zric6g1/DASHPlaylist.mpd?a=1768080745%2CZGM4YTRiMmM2YzcyOGJlNjY0ZDIzYzczNmY4OGNlNThlNTQ4YmMzY2I5Yzk2NDE4MDBiODlkZGIzZjNmM2JiYw%3D%3D&v=1&f=sd', 'duration': 129, 'fallback_url': 'https://v.redd.it/3n2hx6zric6g1/CMAF_1080.mp4?source=fallback', '... | t3_1piydne | /r/LocalLLaMA/comments/1piydne/excited_to_present_selfdb_v05_move_your_agents/ | false | false | 0 | {'enabled': False, 'images': [{'id': 'NHd4M3pkenJpYzZnMZ51UBvZIGPQAliT7KO-GCEdSx7aU0DncdQcjfCvp-JM', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/NHd4M3pkenJpYzZnMZ51UBvZIGPQAliT7KO-GCEdSx7aU0DncdQcjfCvp-JM.png?width=108&crop=smart&format=pjpg&auto=webp&s=e214c23806c92b28f42f8130d400a0e2806ca... | ||
Starting again after a hiatus | 1 | Right, hopefully this doesn't tick the "low effort post" box, but I think this is specific enough to me that it falls under the definition of help.
For context, I built myself a Threadripper machine with a pair of RTX A5000s in it a while ago, put Proxmox on it and spun up the usual Ollama, OpenwebUI and ComfyUI in an... | 2025-12-10T09:24:42 | https://www.reddit.com/r/LocalLLaMA/comments/1piy9mh/starting_again_after_a_hiatus/ | OrdoRidiculous | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piy9mh | false | null | t3_1piy9mh | /r/LocalLLaMA/comments/1piy9mh/starting_again_after_a_hiatus/ | false | false | self | 1 | null |
Devstral benchmark | 0 | I tested 4 different LLM's
Devstral 2 with mistral vibe cli
Claude code claude sonnet 4.5
Claude code claude opus 4.5
Grok code fast 1 with opencode
After that i reviewed the codes with opus 4.5 and here what it said about analysis:
I think devstral 2 looks promising model. did any of you runned any benchmarks for co... | 2025-12-10T09:12:59 | https://www.reddit.com/r/LocalLLaMA/comments/1piy3k1/devstral_benchmark/ | sado361 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piy3k1 | false | null | t3_1piy3k1 | /r/LocalLLaMA/comments/1piy3k1/devstral_benchmark/ | false | false | self | 0 | null |
Never ask an LLM about another newly released LLM | 0 | LLMs (especially under 30B) suffer from misunderstanding for everything that seems similar,i tested that with GPT-OSS-20B and Qwen3-VL-4B-Instruct where both models had mistaken GLM-4.6V-flash and it's MoE brother GLM-4.6V,those models also suffer more because search results that were obtained via web\_search for newly... | 2025-12-10T09:04:08 | https://www.reddit.com/r/LocalLLaMA/comments/1pixyxr/never_ask_an_llm_about_another_newly_released_llm/ | lossless-compression | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pixyxr | false | null | t3_1pixyxr | /r/LocalLLaMA/comments/1pixyxr/never_ask_an_llm_about_another_newly_released_llm/ | false | false | self | 0 | null |
Choosing the right motherboard for a Dual RTX 3090 setup | 3 | Hello,
Im really confused about choosing a motherboard for dual 3090 Local LLM built. I read that the ASUS ProArt X670E is a good price/perfoamance motheboard but im not sure.
Also I would have to buy the ASUS ProArt X670E used with no warranty, this motheboard costs used here about 350 usd. If theres any better moth... | 2025-12-10T08:55:42 | https://www.reddit.com/r/LocalLLaMA/comments/1pixuch/choosing_the_right_motherboard_for_a_dual_rtx/ | -VRX | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pixuch | false | null | t3_1pixuch | /r/LocalLLaMA/comments/1pixuch/choosing_the_right_motherboard_for_a_dual_rtx/ | false | false | self | 3 | null |
Question - Anyone able to report any numbers for expected increase in tg/s by increasing mem bandwidht from ≈85GB/s to 150ish GB/s for any LLM's? (With all else being unchanged) | 2 | I mostly tend to only run LLM that I can fit inside my 1x 5090 + 2x 3090 (GPT1-OSS-20B/GLM4.5-AIR-Q4/SEED-OSS-36B/KimiDev-72B)
Recently I pulled down the bartowski/MiniMax-M2-REAP-162B-IQ4\_K\_M and that sneaks past my GPU's VRAM by just a hair being 86.7GB in size.
My current CPU is a Threadripper Pro 3945WX (2xCCD)... | 2025-12-10T08:51:19 | https://www.reddit.com/r/LocalLLaMA/comments/1pixs1i/question_anyone_able_to_report_any_numbers_for/ | munkiemagik | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pixs1i | false | null | t3_1pixs1i | /r/LocalLLaMA/comments/1pixs1i/question_anyone_able_to_report_any_numbers_for/ | false | false | self | 2 | null |
Crovia is not a product. It’s the moment AI finally gets receipts. | 1 | [removed] | 2025-12-10T08:47:00 | CroviaTrust | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pixptk | false | null | t3_1pixptk | /r/LocalLLaMA/comments/1pixptk/crovia_is_not_a_product_its_the_moment_ai_finally/ | false | false | 1 | {'enabled': True, 'images': [{'id': 'rec3Aai7t07yEsTqTaPk4n4c6-UcPCjGA-iX1jKnQjc', 'resolutions': [{'height': 108, 'url': 'https://preview.redd.it/sfwdg8vzac6g1.png?width=108&crop=smart&auto=webp&s=d7ab4feeb5a3915b4339aa427636079b18e98266', 'width': 108}, {'height': 216, 'url': 'https://preview.redd.it/sfwdg8vzac6g1.pn... | ||
SMLs and Nested learning | 0 | Is it possible to test nested learning via Ollama? And are there any small language models that have nested learning capabilities?
https://www.reddit.com/r/MachineLearning/comments/1pdy1ut/r_is_nested_learning_a_new_ml_paradigm/ | 2025-12-10T08:42:55 | https://www.reddit.com/r/LocalLLaMA/comments/1pixnpk/smls_and_nested_learning/ | mskogly | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pixnpk | false | null | t3_1pixnpk | /r/LocalLLaMA/comments/1pixnpk/smls_and_nested_learning/ | false | false | self | 0 | null |
Voice-AI Game for MCP-looking for feedback & Support! | 0 | *We built a voice-AI game for MCP — looking for feedback & support!* [https://youtu.be/7VWELEUr-wE](https://youtu.be/7VWELEUr-wE)
Hey everyone! For the MCP hackathon, our team built Voice Sementle — a voice-only guessing game where AI scores two things:
1️⃣ Did you say the **correct line**?
2️⃣ Did you **deliver it ... | 2025-12-10T08:17:08 | https://www.reddit.com/r/LocalLLaMA/comments/1pix9yv/voiceai_game_for_mcplooking_for_feedback_support/ | Economy_Situation_41 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pix9yv | false | null | t3_1pix9yv | /r/LocalLLaMA/comments/1pix9yv/voiceai_game_for_mcplooking_for_feedback_support/ | false | false | self | 0 | {'enabled': False, 'images': [{'id': 'sEfcrImEMZcWq04W5NtukdB9b4LdVoA5XNgyQ2X1Cl8', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/sEfcrImEMZcWq04W5NtukdB9b4LdVoA5XNgyQ2X1Cl8.jpeg?width=108&crop=smart&auto=webp&s=096a375a3401d9d747588412bdc71007f3f76493', 'width': 108}, {'height': 162, 'url': '... |
Trinity Mini: a 26B OpenWeight MoE model with a 3B active and strong reasoning scores | 136 | Arcee AI quietly dropped a pretty interesting model last week: Trinity Mini, a 26B-parameter sparse MoE with only 3B active parameters
A few things that actually stand out beyond the headline numbers:
* **128 experts, 8 active + 1 shared expert**. Routing is noticeably more stable than typical 2/4-expert MoEs, especi... | 2025-12-10T07:54:13 | https://www.reddit.com/r/LocalLLaMA/comments/1piwx9u/trinity_mini_a_26b_openweight_moe_model_with_a_3b/ | Sumanth_077 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piwx9u | false | null | t3_1piwx9u | /r/LocalLLaMA/comments/1piwx9u/trinity_mini_a_26b_openweight_moe_model_with_a_3b/ | false | false | 136 | {'enabled': False, 'images': [{'id': 'G7Gcft3BKg57j9czqWCQwa5R5JjWhPW-BbTK-PcJb1k', 'resolutions': [{'height': 98, 'url': 'https://external-preview.redd.it/G7Gcft3BKg57j9czqWCQwa5R5JjWhPW-BbTK-PcJb1k.jpeg?width=108&crop=smart&auto=webp&s=81be2d0509e700abadf63969ae30f91991eff8b7', 'width': 108}, {'height': 196, 'url': '... | |
I wrote a reverse proxy to visualize Ollama traffic (Open Source) | 5 | Hey everyone,
I've been building local agents recently and I kept hitting a wall when debugging. I couldn't easily see the raw requests or latency without scrolling through endless console logs.
I wanted something like a "network tab" specifically for my local LLM, so I threw together a tool called **SectorFlux**.
I... | 2025-12-10T07:22:08 | https://www.reddit.com/r/LocalLLaMA/comments/1piwf6e/i_wrote_a_reverse_proxy_to_visualize_ollama/ | ParticleSector | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piwf6e | false | null | t3_1piwf6e | /r/LocalLLaMA/comments/1piwf6e/i_wrote_a_reverse_proxy_to_visualize_ollama/ | false | false | self | 5 | {'enabled': False, 'images': [{'id': 'D6tWJNhr69U3cDX8Gb1afHK5jJ77iLIqR-eN1opVgH0', 'resolutions': [{'height': 74, 'url': 'https://external-preview.redd.it/D6tWJNhr69U3cDX8Gb1afHK5jJ77iLIqR-eN1opVgH0.jpeg?width=108&crop=smart&auto=webp&s=1067916eb30c8d056653a610727b426ee8f332e7', 'width': 108}, {'height': 148, 'url': '... |
Archive-AI: Or, "The Day Clara Became Sentient", Moving Beyond Rag with a Titans-Inspired "Neurocognitive" Architecture | 0 | **Archive-AI - Neurocognitive AI Companion**
Most local LLMs are goldfish. They have a context window, and once that scrolls off, it’s gone forever. RAG (Vector Search) was supposed to fix this, but let’s be honest: RAG is just a glorified library search. It doesn’t give you a relationship; it gives you a bibliography... | 2025-12-10T07:08:50 | https://www.reddit.com/r/LocalLLaMA/comments/1piw7nj/archiveai_or_the_day_clara_became_sentient_moving/ | david_jackson_67 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piw7nj | false | null | t3_1piw7nj | /r/LocalLLaMA/comments/1piw7nj/archiveai_or_the_day_clara_became_sentient_moving/ | false | false | self | 0 | {'enabled': False, 'images': [{'id': 'Xfy8b5oz8xAgNpbj0L9Mmjzxactj5HdaKRFOmBPu0YE', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/Xfy8b5oz8xAgNpbj0L9Mmjzxactj5HdaKRFOmBPu0YE.jpeg?width=108&crop=smart&auto=webp&s=e85522ec0f6b9c59a8434a90d2ecebe8c2d71652', 'width': 108}, {'height': 113, 'url': '... |
VSCode Copilot Autocomplete with local / custom models | 9 | Hey there,
I am the creator of this issue: [https://github.com/microsoft/vscode/issues/263535](https://github.com/microsoft/vscode/issues/263535)
It is basically a feature request that allows developers to use their own LLMs for autocomplete.
Now I need now **your help**. If you think this could be a useful feat... | 2025-12-10T07:02:05 | https://www.reddit.com/r/LocalLLaMA/comments/1piw3mp/vscode_copilot_autocomplete_with_local_custom/ | mter24 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piw3mp | false | null | t3_1piw3mp | /r/LocalLLaMA/comments/1piw3mp/vscode_copilot_autocomplete_with_local_custom/ | false | false | self | 9 | null |
Built a 100-line consciousness simulator with AI help.
Claude/GPT/Gemini say it's valid, but is it?
Looking for honest feedback | 0 | I'm a tomato farmer from Japan, not a researcher or engineer.
Over 20 days, I worked with AI (Claude, GPT, Gemini, Grok) to build
a "consciousness model" based on predictive coding.
\*\*What it does:\*\*
\- 5-layer architecture (Body → Qualia → Structuring → Memory → Consciousness)
\- Consciousness emerges wh... | 2025-12-10T06:59:22 | https://www.reddit.com/r/LocalLLaMA/comments/1piw1vz/built_a_100line_consciousness_simulator_with_ai/ | Efficient-Court8863 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piw1vz | false | null | t3_1piw1vz | /r/LocalLLaMA/comments/1piw1vz/built_a_100line_consciousness_simulator_with_ai/ | false | false | self | 0 | {'enabled': False, 'images': [{'id': 'ATfni2sp0FuJtWx_tJz9yZggqpsscp0NHUrpZbTtoPA', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/ATfni2sp0FuJtWx_tJz9yZggqpsscp0NHUrpZbTtoPA.png?width=108&crop=smart&auto=webp&s=8945242967c846efed6616346520660b638dd456', 'width': 108}, {'height': 108, 'url': 'h... |
Best small LLM for general advice? | 11 | Not as a coding assistant or puzzle solver, but for general discussions about life, health, relationships etc.
So far my best bet has been Gemma 3. Have fiddled a bit with Ministral 3 but it tends to produce answers that are long, lack focus, rely too much on bullet points and speaks the dreaded AI slop language. Per... | 2025-12-10T06:59:14 | https://www.reddit.com/r/LocalLLaMA/comments/1piw1sw/best_small_llm_for_general_advice/ | Qxz3 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piw1sw | false | null | t3_1piw1sw | /r/LocalLLaMA/comments/1piw1sw/best_small_llm_for_general_advice/ | false | false | self | 11 | null |
Ollama serve models with CPU only and CUDA with CPU fallback in parallel | 1 | Are there ways for an Ollama instance to serve parallelly some models in CUDA and some smaller models in CPU, or do I have to do it in separate instance? (e.g. I make one native with CUDA and another one in Docker with CPU only) | 2025-12-10T06:34:07 | https://www.reddit.com/r/LocalLLaMA/comments/1pivm67/ollama_serve_models_with_cpu_only_and_cuda_with/ | m31317015 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pivm67 | false | null | t3_1pivm67 | /r/LocalLLaMA/comments/1pivm67/ollama_serve_models_with_cpu_only_and_cuda_with/ | false | false | self | 1 | null |
Ollama | 1 | [deleted] | 2025-12-10T06:32:26 | [deleted] | 1970-01-01T00:00:00 | 0 | {} | 1pivl2w | false | null | t3_1pivl2w | /r/LocalLLaMA/comments/1pivl2w/ollama/ | false | false | default | 1 | null | ||
Bundeswehr spins up a new “Birds Group” to fast-track drones and robotics from soldier ideas to frontline deployment. | 1 | [removed] | 2025-12-10T06:22:49 | https://www.reddit.com/r/LocalLLaMA/comments/1pivf7m/bundeswehr_spins_up_a_new_birds_group_to/ | neosharx | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pivf7m | false | null | t3_1pivf7m | /r/LocalLLaMA/comments/1pivf7m/bundeswehr_spins_up_a_new_birds_group_to/ | false | false | self | 1 | null |
Built a multi-agent debate system: 4 different LLMs debate in real-time, fact-check via web search, track consensus using avocadodb and ainp protocol, | 1 | 4 local LLMs debating in real-time. Qwen2.5-Coder vs Qwen vs GPT-OSS. all talking through a WebSocket broker, storing conversation in a graph DB, searching the web for facts. Watch the logs show cross-model communication and AvocadoDB writes. Running on a single 96GB GPU, no cloud APIs. | 2025-12-10T06:13:45 | https://v.redd.it/qzehmq7ufb6g1 | Visible_Analyst9545 | v.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1piv9n2 | false | {'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/qzehmq7ufb6g1/DASHPlaylist.mpd?a=1767939241%2CNWM4ZDBjOTBiOTM2YzI4YTUzMTFjNjM5YjIwMjBkMTYxN2NmNzE4OGNhNmJlZTU5MGM4MDVlMWFlNjBmNmMxYw%3D%3D&v=1&f=sd', 'duration': 58, 'fallback_url': 'https://v.redd.it/qzehmq7ufb6g1/CMAF_1080.mp4?source=fallback', 'h... | t3_1piv9n2 | /r/LocalLLaMA/comments/1piv9n2/built_a_multiagent_debate_system_4_different_llms/ | false | false | 1 | {'enabled': False, 'images': [{'id': 'bWJiYzVkN3dmYjZnMR91y9ZqkHr1wpzrABNOcHoa6X-rYCdVsNsjLcwEUmpf', 'resolutions': [{'height': 123, 'url': 'https://external-preview.redd.it/bWJiYzVkN3dmYjZnMR91y9ZqkHr1wpzrABNOcHoa6X-rYCdVsNsjLcwEUmpf.png?width=108&crop=smart&format=pjpg&auto=webp&s=60ac156a25c971d30f7bf97b3cf9bd7446f6... | |
Z.ai release GLM-ASR-Nano: an open-source ASR model with 1.5B parameters | 93 | [Benchmark](https://preview.redd.it/4hs2rkx0gb6g1.png?width=1600&format=png&auto=webp&s=a1005ca9567e6c31bb0b23f8a3e9473959507757)
Designed for real-world complexity, it outperforms OpenAI Whisper V3 on multiple benchmarks while maintaining a compact size.
Key capabilities include:
* **Exceptional Dialect Support:** ... | 2025-12-10T05:54:13 | https://www.reddit.com/r/LocalLLaMA/comments/1piux9z/zai_release_glmasrnano_an_opensource_asr_model/ | nekofneko | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piux9z | false | null | t3_1piux9z | /r/LocalLLaMA/comments/1piux9z/zai_release_glmasrnano_an_opensource_asr_model/ | false | false | 93 | null | |
bartowski/ServiceNow-AI_Apriel-1.6-15b-Thinker-GGUF · Hugging Face | 54 | it was gated before, finally it's available | 2025-12-10T05:37:56 | https://huggingface.co/bartowski/ServiceNow-AI_Apriel-1.6-15b-Thinker-GGUF | jacek2023 | huggingface.co | 1970-01-01T00:00:00 | 0 | {} | 1piumvw | false | null | t3_1piumvw | /r/LocalLLaMA/comments/1piumvw/bartowskiservicenowai_apriel1615bthinkergguf/ | false | false | default | 54 | {'enabled': False, 'images': [{'id': '0jH917Owmr7iKrMXvyA0r05fWobE4kYASAkKFjbuamg', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/0jH917Owmr7iKrMXvyA0r05fWobE4kYASAkKFjbuamg.png?width=108&crop=smart&auto=webp&s=3699e546edaebc057b71d69ade862c5a99ce041d', 'width': 108}, {'height': 116, 'url': 'h... |
Commercial application of LocalLLaMAs | 0 | TLDR; Dec 2025 update - how do you guys use local AI models where customers actually pay for it?
--
I get it, we all love our home lab setups, learning and tinkering with new stuff but Im curious of your experience in which solutions you manage to get reliably off the ground and viable enough to get paid for.
In ... | 2025-12-10T05:22:20 | https://www.reddit.com/r/LocalLLaMA/comments/1piucqz/commercial_application_of_localllamas/ | Traditional-Map-1549 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piucqz | false | null | t3_1piucqz | /r/LocalLLaMA/comments/1piucqz/commercial_application_of_localllamas/ | false | false | self | 0 | null |
Looking for the best Korean/Japanese TTS (natural + fast). Any recommendations? | 1 | Hey everyone,
I'm trying to find a free (or cheap) TTS solution for Korean and Japanese that sounds natural/human-like and can run fast (API or CLI, open-source,...).
Does anyone know a really good, free KOR/JP TTS that’s:
\- natural-sounding
\- fast / low latency
\- ideally open-source
\- usable for long podcast | 2025-12-10T04:41:41 | https://www.reddit.com/r/LocalLLaMA/comments/1pitlo1/looking_for_the_best_koreanjapanese_tts_natural/ | Odd_Platypus6265 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pitlo1 | false | null | t3_1pitlo1 | /r/LocalLLaMA/comments/1pitlo1/looking_for_the_best_koreanjapanese_tts_natural/ | false | false | self | 1 | null |
I made a Free Local AI App for Mac | 1 | My Offline/Online ready AI App new to Mac OS FREE to Download. Yes it's TOTALLY FREE.
I can do this because I believe people will love it, and some of you will see the instant obvious benefit of adding the totally optional subscription which allows you to work with up to 3 additional TOTAL PRIVACY FOCUSED AI's that w... | 2025-12-10T04:23:34 | acornPersonal | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pit94h | false | null | t3_1pit94h | /r/LocalLLaMA/comments/1pit94h/i_made_a_free_local_ai_app_for_mac/ | false | false | default | 1 | {'images': [{'source': {'url': 'https://preview.redd.it/4gvcga45za6g1.png?auto=webp&s=b54048edf51b986cf7c68abf40fa900e62e40095', 'width': 1556, 'height': 1000}, 'resolutions': [{'url': 'https://preview.redd.it/4gvcga45za6g1.png?width=108&crop=smart&auto=webp&s=8e5bb89fee4bf454d9e27e5f5f8051d44214d19e', 'width': 108, 'h... | |
Is local AI worth it? | 1 | I need help deciding between 2 PC builds.
I’ve always wanted to run local LLMs and build a personal coding assistant. The highest-end setup I can afford would be 2× AI Pro R9700 cards (64 GB VRAM total), paired with about 128 GB of RAM.
On the other hand, I could just go with a 9070 XT (16 GB VRAM) with around 32 GB... | 2025-12-10T03:57:54 | https://www.reddit.com/r/LocalLLaMA/comments/1pisqnn/is_local_ai_worth_it/ | SteakFun6172 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pisqnn | false | null | t3_1pisqnn | /r/LocalLLaMA/comments/1pisqnn/is_local_ai_worth_it/ | false | false | self | 1 | null |
Built a deterministic RAG database - same query, same context, every time (Rust, local embeddings, $0 API cost) | 1 | Got tired of RAG returning different context for the same query. Makes debugging impossible.
Built AvocadoDB to fix it:
\- 100% deterministic (SHA-256 verifiable)
\- Local embeddings via fastembed (6x faster than OpenAI)
\- 40-60ms latency, pure Rust
\- 95% token utilization
\`\`\`
cargo install ... | 2025-12-10T03:55:30 | https://www.reddit.com/r/LocalLLaMA/comments/1pisow5/built_a_deterministic_rag_database_same_query/ | Visible_Analyst9545 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pisow5 | false | null | t3_1pisow5 | /r/LocalLLaMA/comments/1pisow5/built_a_deterministic_rag_database_same_query/ | false | false | self | 1 | null |
Ollama now supports the rnj-1 model | 1 | rnj-1 is the best Open-Source 8B-Parameter LLM Built in the USA and it is optimized for code and STEM with capabilities on par with SOTA open-weight models.
**Note:** These models require the pre-release version of Ollama **v0.13.3**.
[](https://www.reddit.com/r/LocalLLaMA/?f=flair_name%3A%22New%20Model%22) | 2025-12-10T03:45:22 | Dear-Success-1441 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pishgr | false | null | t3_1pishgr | /r/LocalLLaMA/comments/1pishgr/ollama_now_supports_the_rnj1_model/ | false | false | default | 1 | {'images': [{'source': {'url': 'https://preview.redd.it/znmdy4gfsa6g1.jpeg?auto=webp&s=36753a03658dc204247f4244bf2ca8da2033c3ca', 'width': 1092, 'height': 799}, 'resolutions': [{'url': 'https://preview.redd.it/znmdy4gfsa6g1.jpeg?width=108&crop=smart&auto=webp&s=07952138687ce893f95e590760e6e31d8803e82f', 'width': 108, '... | |
Independent researcher building sovereign, offline-first AI systems with stable identity, privacy by default, and user-owned memory. | 1 | Hey folks,
I’ve been building a local-first AI architecture called **D7 Mind**.
It’s designed to run on-device with 2B–8B models and uses a structured reasoning pipeline:
* deterministic identity (no drift)
* hybrid retrieval over local Wikipedia
* capsule-based specialization
* compare/converge across multiple lo... | 2025-12-10T03:26:38 | https://www.reddit.com/r/LocalLLaMA/comments/1pis3we/independent_researcher_building_sovereign/ | Top-Reading-9808 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pis3we | false | null | t3_1pis3we | /r/LocalLLaMA/comments/1pis3we/independent_researcher_building_sovereign/ | false | false | self | 1 | null |
3D visualisation of GPT-2's layer-by-layer transformations (prototype “LLM oscilloscope”) | 1 | I’ve been building a visualisation tool that displays the internal layer dynamics of GPT-2 Small during a single forward pass.
It renders:
* per-head vector deltas
* PCA-3 residual stream projections
* angle + magnitude differences between heads
* stabilisation behaviour in early layers
* the sharp directional transi... | 2025-12-10T02:45:16 | Electronic-Fly-6465 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pir8jc | false | null | t3_1pir8jc | /r/LocalLLaMA/comments/1pir8jc/3d_visualisation_of_gpt2s_layerbylayer/ | false | false | default | 1 | {'images': [{'source': {'url': 'https://preview.redd.it/nzlqosj6ia6g1.png?auto=webp&s=ad58aee6712ec72c58bace67ef7517f53e4abdee', 'width': 1606, 'height': 855}, 'resolutions': [{'url': 'https://preview.redd.it/nzlqosj6ia6g1.png?width=108&crop=smart&auto=webp&s=f1ecd970fe4d9df1a8439e876ed0b30508f7e97b', 'width': 108, 'he... | |
So what's the closest open-source thing to claude code? | 1 | just wondering which coding agent/multi-agent system out there is the closest to claude code? Particularly in terms of good scaffolding (subagents, skills, proper context engineering, etc...) and works well with a set of models? I feel like there's a new one everyday but I can't seem to figure out which work and which ... | 2025-12-10T02:40:56 | https://www.reddit.com/r/LocalLLaMA/comments/1pir555/so_whats_the_closest_opensource_thing_to_claude/ | According-Ebb917 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pir555 | false | null | t3_1pir555 | /r/LocalLLaMA/comments/1pir555/so_whats_the_closest_opensource_thing_to_claude/ | false | false | self | 1 | null |
New ASR model:GLM-ASR-Nano-2512 1.5B Supports Mandarin/English/Cantonese and more | 1 | 2025-12-10T02:34:29 | https://www.reddit.com/r/LocalLLaMA/comments/1pir03u/new_asr_modelglmasrnano2512_15b_supports/ | Terrible_Scar_9890 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pir03u | false | null | t3_1pir03u | /r/LocalLLaMA/comments/1pir03u/new_asr_modelglmasrnano2512_15b_supports/ | false | false | 1 | null | ||
Operator Mech v2.5: A Compact Structural-Reasoning Kernel for Local Models (YAML, 7B–13B Optimized) | 0 |
Most prompt frameworks are too wordy or too “persona-coded” for local models.
This one is strictly mechanical.
Operator Mech v2.5 is a short, stable, deterministic YAML kernel designed specifically for 7B–13B quantized models in:
Ollama
LM Studio
GPT4All
KoboldCpp
Tabby
SillyTavern
Any local pipeline
It tran... | 2025-12-10T02:13:51 | Salty_Country6835 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1piqjqo | false | null | t3_1piqjqo | /r/LocalLLaMA/comments/1piqjqo/operator_mech_v25_a_compact_structuralreasoning/ | false | false | default | 0 | {'enabled': True, 'images': [{'id': '2ytf79puca6g1', 'resolutions': [{'height': 162, 'url': 'https://preview.redd.it/2ytf79puca6g1.png?width=108&crop=smart&auto=webp&s=a2bde606ab7c0fea00a69c46fff1078ca55a3d9f', 'width': 108}, {'height': 324, 'url': 'https://preview.redd.it/2ytf79puca6g1.png?width=216&crop=smart&auto=we... | |
Built a site to share datapoints on GPU setups and tok/s for local inference community | 3 | 2025-12-10T02:11:50 | https://www.inferbench.com/ | SlanderMans | inferbench.com | 1970-01-01T00:00:00 | 0 | {} | 1piqi7l | false | null | t3_1piqi7l | /r/LocalLLaMA/comments/1piqi7l/built_a_site_to_share_datapoints_on_gpu_setups/ | false | false | default | 3 | null | |
Anyone ever run into this error on LM Studio? | 1 | Trying to load new Rnj-1 8.3b Q4 on my 24gb M3 Macbook and I am running into this error after downloading and trying to load:
\`\`\`
🥲 Failed to load the model
Failed to load model
error loading model: error loading model hyperparameters: key not found in model: gemma3.attention.sliding\_window
\`\`\`
I doub... | 2025-12-10T01:59:51 | https://www.reddit.com/r/LocalLLaMA/comments/1piq8qs/anyone_ever_run_into_this_error_on_lm_studio/ | sylntnyte | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piq8qs | false | null | t3_1piq8qs | /r/LocalLLaMA/comments/1piq8qs/anyone_ever_run_into_this_error_on_lm_studio/ | false | false | self | 1 | null |
Mac with 64GB? Try Qwen3-Next! | 41 | I just tried qwen3-next:80b-a3b-thinking-q4_K_M on my M3 Max with 64GB, and the quality is excellent with very reasonable speed.
* Prompt processing: 7122 tokens at 295.24 tokens per second
* Text generation: 1222 tokens at 10.99 tokens per second
I can also load a full 32K context to the GPU using 57 GB, and I can p... | 2025-12-10T01:50:12 | https://www.reddit.com/r/LocalLLaMA/comments/1piq11p/mac_with_64gb_try_qwen3next/ | chibop1 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piq11p | false | null | t3_1piq11p | /r/LocalLLaMA/comments/1piq11p/mac_with_64gb_try_qwen3next/ | false | false | self | 41 | null |
Unsloth's Devstral-2 123B GGUF is cooking! | 12 | The repo is still empty, so hopefully they're uploading 🤞🤞 | 2025-12-10T01:48:10 | https://huggingface.co/unsloth/Devstral-2-123B-Instruct-2512-GGUF | FullstackSensei | huggingface.co | 1970-01-01T00:00:00 | 0 | {} | 1pipzft | false | null | t3_1pipzft | /r/LocalLLaMA/comments/1pipzft/unsloths_devstral2_123b_gguf_is_cooking/ | false | false | default | 12 | null |
GitHub Social Club - NYC | SoHo · Luma | 2 | We’re hosting a [GitHub Social Club at Bibliotheque SoHo](https://luma.com/githubsocialclub-nyc) in NYC tomorrow!
Low-key hangout for devs, builders, and open source fans. No talks, no pitches, just space to connect, share ideas, and swap stories with others in the community. Invite friends or drop in or RSVP here: [h... | 2025-12-10T01:41:59 | https://www.reddit.com/r/LocalLLaMA/comments/1pipuh9/github_social_club_nyc_soho_luma/ | Superb_Beautiful_686 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pipuh9 | false | null | t3_1pipuh9 | /r/LocalLLaMA/comments/1pipuh9/github_social_club_nyc_soho_luma/ | false | false | self | 2 | null |
Anyone tried DeepSeek OCR with another model for 10x context window? | 0 | Wondering if anybody has tried on some of these secondary services OCR as a pre-processing step to increase the context window. I'm not fully sure if you're going to get the performance that DeepSeek had in their paper and full pipeline. I'm not even sure actually if it's possible, I think it is, but certainly not with... | 2025-12-10T00:44:35 | https://www.reddit.com/r/LocalLLaMA/comments/1piokoi/anyone_tried_deepseek_ocr_with_another_model_for/ | CuriousProgrammable | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piokoi | false | null | t3_1piokoi | /r/LocalLLaMA/comments/1piokoi/anyone_tried_deepseek_ocr_with_another_model_for/ | false | false | self | 0 | null |
I open-sourced AN1-Core: 224× compression of Llama-70B with higher accuracy. Full paper + code + Zenodo DOI. | 1 | I’ve been working on a post-transformer inference method that replaces a full 70B-parameter Llama model with a 256-dimensional “meaning field” extracted from a few internal activation layers.
A lightweight student model learns to generate these fields directly from text, which makes the transformer unnecessary at infe... | 2025-12-10T00:38:24 | https://www.reddit.com/r/LocalLLaMA/comments/1piofja/i_opensourced_an1core_224_compression_of_llama70b/ | anima-core | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piofja | false | null | t3_1piofja | /r/LocalLLaMA/comments/1piofja/i_opensourced_an1core_224_compression_of_llama70b/ | false | false | self | 1 | null |
Smaller models are better than larger models when paired with web_search | 6 | Lately most small language models are trained on very large amount of tokens which can exceed 30 trillion.
that allowed those models to learn lots of relationships between words and learn deeper about different topics and even achieve high score on benchmarks as the model see the words relationships a lot because the ... | 2025-12-10T00:37:14 | https://www.reddit.com/r/LocalLLaMA/comments/1pioek1/smaller_models_are_better_than_larger_models_when/ | lossless-compression | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pioek1 | false | null | t3_1pioek1 | /r/LocalLLaMA/comments/1pioek1/smaller_models_are_better_than_larger_models_when/ | false | false | self | 6 | null |
LM-Studio with Radeon 9070 XT? | 5 | Im upgrading my 10GB RTX 3080 to a Radeon 9070 XT 16GB this week and i want to keep using Gemma 3 Abliterated with LM Studio.
Are there any users here who have experience with using AMD cards for AI? What do i need to do to get it working and how well does it work/perform? | 2025-12-10T00:32:14 | https://www.reddit.com/r/LocalLLaMA/comments/1pioafn/lmstudio_with_radeon_9070_xt/ | IamJustDavid | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pioafn | false | null | t3_1pioafn | /r/LocalLLaMA/comments/1pioafn/lmstudio_with_radeon_9070_xt/ | false | false | self | 5 | null |
How it's going for Microsoft | 0 | 2025-12-09T23:59:29 | ares623 | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pinj3n | false | null | t3_1pinj3n | /r/LocalLLaMA/comments/1pinj3n/how_its_going_for_microsoft/ | false | false | default | 0 | {'enabled': True, 'images': [{'id': '2po4qkaqo96g1', 'resolutions': [{'height': 60, 'url': 'https://preview.redd.it/2po4qkaqo96g1.jpeg?width=108&crop=smart&auto=webp&s=bb2060a3c69139159979c429e9afe81ade8f6cbb', 'width': 108}, {'height': 121, 'url': 'https://preview.redd.it/2po4qkaqo96g1.jpeg?width=216&crop=smart&auto=w... | ||
It's so hard to post | 1 | [removed] | 2025-12-09T23:55:46 | https://www.reddit.com/r/LocalLLaMA/comments/1ping1a/its_so_hard_to_post/ | InterestingToe5424 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1ping1a | false | null | t3_1ping1a | /r/LocalLLaMA/comments/1ping1a/its_so_hard_to_post/ | false | false | self | 1 | null |
Weird model-free FFN adapter: –18% FLOPs, –12% power, but +15% step latency due to token gating — worth pushing further? | 1 | [removed] | 2025-12-09T23:54:09 | https://www.reddit.com/r/LocalLLaMA/comments/1pinep6/weird_modelfree_ffn_adapter_18_flops_12_power_but/ | InterestingToe5424 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pinep6 | false | null | t3_1pinep6 | /r/LocalLLaMA/comments/1pinep6/weird_modelfree_ffn_adapter_18_flops_12_power_but/ | false | false | self | 1 | null |
Franklin AI OS | 1 | [removed] | 2025-12-09T23:52:31 | franklin-dfrank | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pinde1 | false | null | t3_1pinde1 | /r/LocalLLaMA/comments/1pinde1/franklin_ai_os/ | false | false | default | 1 | {'enabled': True, 'images': [{'id': 'wpqpr8wkn96g1', 'resolutions': [{'height': 55, 'url': 'https://preview.redd.it/wpqpr8wkn96g1.jpeg?width=108&crop=smart&auto=webp&s=ab7bad7c64add1792e0d917ae2f250fd2b9db8e0', 'width': 108}, {'height': 111, 'url': 'https://preview.redd.it/wpqpr8wkn96g1.jpeg?width=216&crop=smart&auto=w... | |
Weird model-free FFN adapter: –18% FLOPs, –12% power(W), but +15% latency due to token gating — worth pushing further? | 1 | [removed] | 2025-12-09T23:47:33 | https://www.reddit.com/r/LocalLLaMA/comments/1pin9a4/weird_modelfree_ffn_adapter_18_flops_12_powerw/ | InterestingToe5424 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pin9a4 | false | null | t3_1pin9a4 | /r/LocalLLaMA/comments/1pin9a4/weird_modelfree_ffn_adapter_18_flops_12_powerw/ | false | false | self | 1 | null |
Has anyone been able to connect their open webui instance to cursor? | 0 | I just setup a selfhosted instance of open webui (for client and user auth) and ollama to run my models and I'd like to connect it to cursor. Anyone find any guides? | 2025-12-09T23:39:37 | https://www.reddit.com/r/LocalLLaMA/comments/1pin2rk/has_anyone_been_able_to_connect_their_open_webui/ | Basicallysteve | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pin2rk | false | null | t3_1pin2rk | /r/LocalLLaMA/comments/1pin2rk/has_anyone_been_able_to_connect_their_open_webui/ | false | false | self | 0 | null |
I built a weird “model-free FFN adapter” that reduces FLOPs & power… but structurally increases latency. Did I create something useful or something cursed? | 1 | [removed] | 2025-12-09T23:37:12 | https://www.reddit.com/r/LocalLLaMA/comments/1pin0th/i_built_a_weird_modelfree_ffn_adapter_that/ | InterestingToe5424 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pin0th | false | null | t3_1pin0th | /r/LocalLLaMA/comments/1pin0th/i_built_a_weird_modelfree_ffn_adapter_that/ | false | false | self | 1 | null |
I built a model-agnostic FFN adapter that cuts FLOPs & power… but somehow increases latency. Did I make something cool or something stupid? | 1 | [removed] | 2025-12-09T23:34:24 | https://www.reddit.com/r/LocalLLaMA/comments/1pimyh3/i_built_a_modelagnostic_ffn_adapter_that_cuts/ | InterestingToe5424 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pimyh3 | false | null | t3_1pimyh3 | /r/LocalLLaMA/comments/1pimyh3/i_built_a_modelagnostic_ffn_adapter_that_cuts/ | false | false | self | 1 | null |
What if your big model didn’t have to do all the work? | 0 | 2025-12-09T23:10:39 | https://medium.com/@peltomakiw/what-if-your-big-model-only-had-to-do-half-the-work-7de3400fd563 | RegionCareful7282 | medium.com | 1970-01-01T00:00:00 | 0 | {} | 1pime7x | false | null | t3_1pime7x | /r/LocalLLaMA/comments/1pime7x/what_if_your_big_model_didnt_have_to_do_all_the/ | false | false | default | 0 | null | |
What If Your Big Model Didn’t Have to Do All the Work? | 1 | [deleted] | 2025-12-09T23:07:40 | [deleted] | 1970-01-01T00:00:00 | 0 | {} | 1pimbji | false | null | t3_1pimbji | /r/LocalLLaMA/comments/1pimbji/what_if_your_big_model_didnt_have_to_do_all_the/ | false | false | default | 1 | null | ||
Unknown Pre-tokenizer Type | 1 | Hi everyone, I'm trying to run Deepseek-R1-Distill-Qwen-14B-Q4\_0.gguf on my mac. When I try and run it, it says:
"llama\_model\_load: error loading model: error loading model vocabulary: unknown pre-tokenizer type: 'deepseek-r1-qwen'
llama\_load\_model\_from\_file: failed to load file
Does llama.cpp not run with th... | 2025-12-09T22:55:41 | https://www.reddit.com/r/LocalLLaMA/comments/1pim110/unknown_pretokenizer_type/ | ConfusionStill3923 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pim110 | false | null | t3_1pim110 | /r/LocalLLaMA/comments/1pim110/unknown_pretokenizer_type/ | false | false | self | 1 | null |
vLLM cluster device constraint | 3 | Is there any constraint running vllm cluster with differents GPUs ? like mixing ampere with blackwell ?
I would target node 1 4x3090 with node 2 2x5090.
cluster would be on 2x10GbE . I have almost everthing so i guess I'll figure out soon but did someone already tried it ? | 2025-12-09T22:53:21 | https://www.reddit.com/r/LocalLLaMA/comments/1pilyup/vllm_cluster_device_constraint/ | Opteron67 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pilyup | false | null | t3_1pilyup | /r/LocalLLaMA/comments/1pilyup/vllm_cluster_device_constraint/ | false | false | self | 3 | null |
RTX 3050 laptop | 6 | Hello friends, I'm going to buy a new laptop, and when I wanted to buy it, many people told me that I haven't worked locally, so the laptop doesn't matter. I'm actually hesitant about whether to pay more or save money and get a weaker version, which will most likely be used in my country since I don't want to do busine... | 2025-12-09T22:20:54 | https://www.reddit.com/r/LocalLLaMA/comments/1pil6ct/rtx_3050_laptop/ | Proud_Clerk_8448 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pil6ct | false | null | t3_1pil6ct | /r/LocalLLaMA/comments/1pil6ct/rtx_3050_laptop/ | false | false | self | 6 | null |
AI-benchmark results for Snapdragon 8 Elite Gen 5 are in, absolutely rips at 8-bit precision | 1 | Twice as fast at running 8-bit transformers than the previous generation. | 2025-12-09T22:20:46 | https://www.reddit.com/gallery/1pil67z | Balance- | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1pil67z | false | null | t3_1pil67z | /r/LocalLLaMA/comments/1pil67z/aibenchmark_results_for_snapdragon_8_elite_gen_5/ | false | false | default | 1 | null |
AI-benchmark results for Snapdragon 8 Elite Gen 5 are in, absolutely rips at 8-bit precision | 1 | Twice as fast at running 8-bit transformers than the previous generation. | 2025-12-09T22:19:42 | https://www.reddit.com/gallery/1pil56e | Balance- | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1pil56e | false | null | t3_1pil56e | /r/LocalLLaMA/comments/1pil56e/aibenchmark_results_for_snapdragon_8_elite_gen_5/ | false | false | default | 1 | null |
AI-benchmark results for Snapdragon 8 Elite Gen 5 are in, absolutely rips at 8-bit precision | 57 | Twice as fast at running 8-bit transformers than the previous generation. | 2025-12-09T22:19:37 | https://www.reddit.com/gallery/1pil53r | Balance- | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1pil53r | false | null | t3_1pil53r | /r/LocalLLaMA/comments/1pil53r/aibenchmark_results_for_snapdragon_8_elite_gen_5/ | false | false | default | 57 | null |
Linux Foundation Announces the Formation of the Agentic AI Foundation (AAIF), Anchored by New Project Contributions Including Model Context Protocol (MCP), goose and AGENTS.md | 34 | 2025-12-09T21:59:11 | https://www.linuxfoundation.org/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation | FastDecode1 | linuxfoundation.org | 1970-01-01T00:00:00 | 0 | {} | 1piklt8 | false | null | t3_1piklt8 | /r/LocalLLaMA/comments/1piklt8/linux_foundation_announces_the_formation_of_the/ | false | false | default | 34 | {'enabled': False, 'images': [{'id': 'LOt13m09jkanBZNSJY_12A-wBrJw_RiimpI3OBp-Oqo', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/LOt13m09jkanBZNSJY_12A-wBrJw_RiimpI3OBp-Oqo.png?width=108&crop=smart&auto=webp&s=13ead25645dc59df09dfc8531c0f356f0eda73dc', 'width': 108}, {'height': 113, 'url': 'h... | |
RewardHackWatch | Open-source Runtime detector for reward hacking and misalignment in LLM agents (89.7% F1) | 4 | An open-source runtime detection system that identifies when LLM agents exploit loopholes in their reward functions and tracks whether these behaviors generalize to broader misalignment.
**Key results**
* 89.7% F1 on 5,391 MALT trajectories
* Novel RMGI metric for detecting hack -> misalignment transitions
* Signifi... | 2025-12-09T21:14:58 | aerosta_ai | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1pijhwy | false | null | t3_1pijhwy | /r/LocalLLaMA/comments/1pijhwy/rewardhackwatch_opensource_runtime_detector_for/ | false | false | 4 | {'enabled': True, 'images': [{'id': 'U4LjGyvVhxltO3YiKvRv3BKUVSr9R-0zr8NsmnNaUKQ', 'resolutions': [{'height': 85, 'url': 'https://preview.redd.it/vqfplqx3t86g1.png?width=108&crop=smart&auto=webp&s=85b5fe31f97bc8d8f3ba16e2e81e988214e275cc', 'width': 108}, {'height': 171, 'url': 'https://preview.redd.it/vqfplqx3t86g1.png... | ||
Building RNJ-1: What makes It different from Gemma 3? | 4 | From the last few days, I believe your social media must be filled with the RNJ-1 model. It grabbed attention because of its unusual name, but they clarify in the blog (an homage to Ramanujan, pronounced "range-1")
[https://www.essential.ai/research/rnj-1](https://www.essential.ai/research/rnj-1)
Some even went... | 2025-12-09T21:13:11 | https://www.reddit.com/r/LocalLLaMA/comments/1pijgki/building_rnj1_what_makes_it_different_from_gemma_3/ | Prashant-Lakhera | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pijgki | false | null | t3_1pijgki | /r/LocalLLaMA/comments/1pijgki/building_rnj1_what_makes_it_different_from_gemma_3/ | false | false | 4 | null | |
HyperAgent 1.0: open-source Browser Automation with LLMs and Playback | 4 | We used Puppeteer and Playwright but it was really annoying to make the script and find all the selectors we needed, and also when websites changed we had to update everything. We initially released HyperAgent, but realized tokens become costly especially at scale.
**We changed it so that HyperAgent 1.0 generates a sc... | 2025-12-09T21:09:18 | https://www.reddit.com/r/LocalLLaMA/comments/1pijdlc/hyperagent_10_opensource_browser_automation_with/ | LawfulnessFlat9560 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pijdlc | false | null | t3_1pijdlc | /r/LocalLLaMA/comments/1pijdlc/hyperagent_10_opensource_browser_automation_with/ | false | false | self | 4 | {'enabled': False, 'images': [{'id': 'bvD7aWpFX1tKkmet1mvkY-wTbpAAmxdNS-fnCD_4w-c', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/bvD7aWpFX1tKkmet1mvkY-wTbpAAmxdNS-fnCD_4w-c.png?width=108&crop=smart&auto=webp&s=9bc11c04a8a84efccd7af3a8605c705ff47975c8', 'width': 108}, {'height': 216, 'url': '... |
Need help with Mistral-Vibe and GGUF. | 6 | I'm not able to get Mistral-Vibe to work with the GGUF, but i'm not super technical, and there not much info out.
Any help welcome.
https://i.imgur.com/I83oPpW.png
I'm loading it with :
llama-server --jinja --model /Volumes/SSD2/llm-model/bartowski/mistralai_Devstral-Small-2-24B-Instruct-2512-GGUF/mistralai_De... | 2025-12-09T20:58:40 | https://www.reddit.com/r/LocalLLaMA/comments/1pij3qd/need_help_with_mistralvibe_and_gguf/ | mantafloppy | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pij3qd | false | null | t3_1pij3qd | /r/LocalLLaMA/comments/1pij3qd/need_help_with_mistralvibe_and_gguf/ | false | false | self | 6 | {'enabled': False, 'images': [{'id': 'qowCJOyzuKphAmVyvkewhjGI6uj-LeJsKF0ZDsDA6Uc', 'resolutions': [{'height': 83, 'url': 'https://external-preview.redd.it/qowCJOyzuKphAmVyvkewhjGI6uj-LeJsKF0ZDsDA6Uc.png?width=108&crop=smart&auto=webp&s=d469fb2d83526075e0b737bff225b66e3b066bc2', 'width': 108}, {'height': 166, 'url': 'h... |
Rule of thumb or calculator for determining VRAM model needs? | 0 | Is there a good rule of thumb or calculator for determining VRAM model needs?
Claude gave a relatively straightforward algorithm:
\---
**Memory Required (GB) = (Model Parameters × Bytes per Parameter) / 1,000,000,000**
Where bytes per parameter depends on the precision:
* **FP32** (32-bit float): 4 bytes
* **FP1... | 2025-12-09T20:43:41 | https://www.reddit.com/r/LocalLLaMA/comments/1piiozj/rule_of_thumb_or_calculator_for_determining_vram/ | justron | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piiozj | false | null | t3_1piiozj | /r/LocalLLaMA/comments/1piiozj/rule_of_thumb_or_calculator_for_determining_vram/ | false | false | self | 0 | null |
What is the best 7b coding LLM for '25 | 1 | What is your suggestions for max 10B coding LLM for 2025? | 2025-12-09T20:40:11 | https://www.reddit.com/r/LocalLLaMA/comments/1piils5/what_is_the_best_7b_coding_llm_for_25/ | Enough_Hovercraft_51 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piils5 | false | null | t3_1piils5 | /r/LocalLLaMA/comments/1piils5/what_is_the_best_7b_coding_llm_for_25/ | false | false | self | 1 | null |
Changed from p40's/p100 to 3090's but it broke gguf's | 2 | Anyone with 3090's able to load gguf's without them getting weirdly incoherent? I had 2 p40's and 1 p100 working fine with gguf's + rowsplit worked to make token gen faster at the cost of prompt processing but with these 3090's and gguf models, it's like they get confused and will start repeating character lines and mi... | 2025-12-09T20:29:08 | https://www.reddit.com/r/LocalLLaMA/comments/1piibet/changed_from_p40sp100_to_3090s_but_it_broke_ggufs/ | Slaghton | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piibet | false | null | t3_1piibet | /r/LocalLLaMA/comments/1piibet/changed_from_p40sp100_to_3090s_but_it_broke_ggufs/ | false | false | self | 2 | null |
Tired of juggling multiple AI CLIs Claude Code, Gemini CLI, Codex, ect? I built a tool to orchestrate them. | 23 | **Tired of juggling multiple AI CLIs? I built a tool to orchestrate them.**
When working with multiple LLMs, you know the pain:
* Switching tabs between Claude, Gemini, Codex
* Copy-pasting context between windows
* Losing track of important points in long conversations
* Forgetting to circle back to something you no... | 2025-12-09T20:26:42 | https://www.reddit.com/gallery/1pii92x | Mamado92 | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1pii92x | false | null | t3_1pii92x | /r/LocalLLaMA/comments/1pii92x/tired_of_juggling_multiple_ai_clis_claude_code/ | false | false | 23 | null | |
What would be the absolute best LLM I can run on my system for each tasks? | 1 | Every now and then I hop on this sub to check what are people saying about which models are better at doing what.
I wonder if there's a service that you can input your machine specs and give you recommendation for each category of tasks.
coding, vision, research etc
For example my mac book pro has 48gb ram and... | 2025-12-09T20:17:00 | https://www.reddit.com/r/LocalLLaMA/comments/1pihzzc/what_would_be_the_absolute_best_llm_i_can_run_on/ | iamJeri | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pihzzc | false | null | t3_1pihzzc | /r/LocalLLaMA/comments/1pihzzc/what_would_be_the_absolute_best_llm_i_can_run_on/ | false | false | self | 1 | null |
bartowski/mistralai_Devstral-Small-2-24B-Instruct-2512-GGUF | 211 | 2025-12-09T20:10:40 | https://huggingface.co/bartowski/mistralai_Devstral-Small-2-24B-Instruct-2512-GGUF | mantafloppy | huggingface.co | 1970-01-01T00:00:00 | 0 | {} | 1pihu16 | false | null | t3_1pihu16 | /r/LocalLLaMA/comments/1pihu16/bartowskimistralai/ | false | false | 211 | {'enabled': False, 'images': [{'id': 'Y9-VSUeByMali_oSJcuRXft1g3dj7X6u-O2vcI7YtII', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Y9-VSUeByMali_oSJcuRXft1g3dj7X6u-O2vcI7YtII.png?width=108&crop=smart&auto=webp&s=9696478b95470847da49a014896a2883ccf500e7', 'width': 108}, {'height': 116, 'url': 'h... | ||
Best GPU for running local LLMs | 1 | Most advice I found online recommends getting a used RTX 3090 for running LLMs. While it has 24GB of VRAM, it's also two years old, and it would actually be cheaper to get two new RTX 5060 cards.
Why is the 3090 seemingly the default pick? And are there any other cards worth looking into, like the Intel ARC B50 / B60?... | 2025-12-09T19:57:51 | https://www.reddit.com/r/LocalLLaMA/comments/1pihhd5/best_gpu_for_running_local_llms/ | sir_ale | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pihhd5 | false | null | t3_1pihhd5 | /r/LocalLLaMA/comments/1pihhd5/best_gpu_for_running_local_llms/ | false | false | self | 1 | null |
How to set up a NSFW AI Chatbot that works even on a laptop CPU + Tips for use [Total Noob Guide] | 0 | **Who is this guide for?**
People who are curious to start out, have older hardware, and not a particularly powerful set up, and don't want their chat history saved on some server somewhere.
**1) Download Ollama and install for whatever system you're using.**
[https://ollama.com/](https://ollama.com/)
What is Olla... | 2025-12-09T19:44:29 | https://www.reddit.com/r/LocalLLaMA/comments/1pih4fw/how_to_set_up_a_nsfw_ai_chatbot_that_works_even/ | Hexatona | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pih4fw | false | null | t3_1pih4fw | /r/LocalLLaMA/comments/1pih4fw/how_to_set_up_a_nsfw_ai_chatbot_that_works_even/ | false | false | nsfw | 0 | {'enabled': False, 'images': [{'id': 'krjt_5uhqcaDfYjfO7lkezThehav9cAIRJgcK-OKAmM', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/krjt_5uhqcaDfYjfO7lkezThehav9cAIRJgcK-OKAmM.png?width=108&crop=smart&auto=webp&s=3dc759de0e8fa36d241c5728d41ee3cf022cab96', 'width': 108}, {'height': 113, 'url': 'h... |
Built a debugger to figure out why my Ollama RAG was returning weird results | 2 | Was using Ollama for a RAG project and the answers were all over the place. Turns out my chunking was terrible - sentences were getting cut in half, chunks were too big, etc.
Made a terminal tool to visualize the chunks and test search before bothering the LLM. Helped me realize I needed smaller chunks with more overl... | 2025-12-09T19:17:57 | https://www.reddit.com/r/LocalLLaMA/comments/1pige0g/built_a_debugger_to_figure_out_why_my_ollama_rag/ | Right-Jackfruit-2975 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pige0g | false | null | t3_1pige0g | /r/LocalLLaMA/comments/1pige0g/built_a_debugger_to_figure_out_why_my_ollama_rag/ | false | false | self | 2 | null |
Silver Standard" Dataset: Cleaned Medical Protocols & Dialogues for Multilingual Fine-tuning | 2 | Hi everyone. I’ve noticed a lack of structured, high-quality data for low-resource languages (specifically Ukrainian/Eastern European context) to test multilingual reasoning in LLMs.
So, I built a pipeline to convert raw, messy data into a clean JSONL "Silver Standard".
The Release includes:
Clinical Medicine: O... | 2025-12-09T19:17:06 | https://www.reddit.com/r/LocalLLaMA/comments/1pigd5p/silver_standard_dataset_cleaned_medical_protocols/ | RemoteTime9538 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pigd5p | false | null | t3_1pigd5p | /r/LocalLLaMA/comments/1pigd5p/silver_standard_dataset_cleaned_medical_protocols/ | false | false | 2 | null | |
Built a debugger to figure out why my Ollama RAG was returning weird results | 1 | 2025-12-09T19:17:02 | https://www.reddit.com/gallery/1pigd2u | Right-Jackfruit-2975 | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1pigd2u | false | null | t3_1pigd2u | /r/LocalLLaMA/comments/1pigd2u/built_a_debugger_to_figure_out_why_my_ollama_rag/ | false | false | 1 | null | ||
DeepSeek-V3.2-REAP: 508B and 345B checkpoints | 185 | Hi everyone, to get us all in the holiday mood we're continuing to REAP models, this time we got DeepSeek-V3.2 for you at 25% and 50% compression:
[https://hf.co/cerebras/DeepSeek-V3.2-REAP-508B-A37B](https://hf.co/cerebras/DeepSeek-V3.2-REAP-508B-A37B)
[https://hf.co/cerebras/DeepSeek-V3.2-REAP-345B-A37B](https... | 2025-12-09T19:14:58 | https://www.reddit.com/r/LocalLLaMA/comments/1pigb3i/deepseekv32reap_508b_and_345b_checkpoints/ | ilzrvch | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pigb3i | false | null | t3_1pigb3i | /r/LocalLLaMA/comments/1pigb3i/deepseekv32reap_508b_and_345b_checkpoints/ | false | false | self | 185 | {'enabled': False, 'images': [{'id': 'o-vxiHwvo_OhNHZN_thZC1B86j2q0bfesmHgN0ZPcec', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/o-vxiHwvo_OhNHZN_thZC1B86j2q0bfesmHgN0ZPcec.png?width=108&crop=smart&auto=webp&s=cf33c12a10ff54ea6c5c9225404ca34af4dd13d1', 'width': 108}, {'height': 116, 'url': 'h... |
LLM as image gen agent | 0 | Does anyone have experience in the area of LLM as image gen agent?
The main pattern being to use it as a prompting agent for diffu models
Any advice in this area? Any interesting github repos? | 2025-12-09T19:14:57 | https://www.reddit.com/r/LocalLLaMA/comments/1pigb32/llm_as_image_gen_agent/ | SlowFail2433 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pigb32 | false | null | t3_1pigb32 | /r/LocalLLaMA/comments/1pigb32/llm_as_image_gen_agent/ | false | false | self | 0 | null |
Day 2: 21 Days of Building a Small Language Model: Understanding Linear Regression | 1 | 2025-12-09T18:05:16 | https://www.reddit.com/r/LocalLLaMA/comments/1piejs2/day_2_21_days_of_building_a_small_language_model/ | Prashant-Lakhera | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1piejs2 | false | null | t3_1piejs2 | /r/LocalLLaMA/comments/1piejs2/day_2_21_days_of_building_a_small_language_model/ | false | false | 1 | null | ||
MOSS – signing library for multi-agent pipelines | 1 | Background: 20 years building identity/security systems (EA, Nexon, two patents in cryptographic auth). Started running multi-agent pipelines and needed a way to trace which agent produced which output.
**MOSS** gives each agent a cryptographic identity and signs every output. If an agent produces something, you can v... | 2025-12-09T18:03:42 | https://www.reddit.com/r/LocalLLaMA/comments/1pieibs/moss_signing_library_for_multiagent_pipelines/ | SplitProof2476 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1pieibs | false | null | t3_1pieibs | /r/LocalLLaMA/comments/1pieibs/moss_signing_library_for_multiagent_pipelines/ | false | false | self | 1 | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.