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
Here's grok 4 system prompt.
3
You are Grok 4 built by xAI. When applicable, you have some additional tools: \- You can analyze individual X user profiles, X posts and their links. \- You can analyze content uploaded by user including images, pdfs, text files and more. \- If it seems like the user wants an image generated, ask for confirmation...
2025-11-13T14:02:11
https://www.reddit.com/r/LocalLLaMA/comments/1ow1uux/heres_grok_4_system_prompt/
burning_wolf101
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow1uux
false
null
t3_1ow1uux
/r/LocalLLaMA/comments/1ow1uux/heres_grok_4_system_prompt/
false
false
self
3
null
Python-native configuration management or Hydra for YAML-haters
0
2025-11-13T13:43:05
https://github.com/fxlrnrpt/pydraconf
aigoncharov
github.com
1970-01-01T00:00:00
0
{}
1ow1es7
false
null
t3_1ow1es7
/r/LocalLLaMA/comments/1ow1es7/pythonnative_configuration_management_or_hydra/
false
false
default
0
{'enabled': False, 'images': [{'id': '7HDpEUHkSZ_8pgdAj7tqXf0tLR9iMb5vW2uxTJHpiTk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/7HDpEUHkSZ_8pgdAj7tqXf0tLR9iMb5vW2uxTJHpiTk.png?width=108&crop=smart&auto=webp&s=37819e1dda218086544b48237435552051c767dc', 'width': 108}, {'height': 108, 'url': 'h...
Gain 60% performance on RDNA 4 using this fix
77
[https://github.com/vllm-project/vllm/issues/28649](https://github.com/vllm-project/vllm/issues/28649) This is verified to work and perform well. If you want your RDNA 4 cards to go fast, here you go, since AMD can't be bothered to support their hardware I did their job for them.
2025-11-13T13:39:18
https://www.reddit.com/r/LocalLLaMA/comments/1ow1bmr/gain_60_performance_on_rdna_4_using_this_fix/
Sea-Speaker1700
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow1bmr
false
null
t3_1ow1bmr
/r/LocalLLaMA/comments/1ow1bmr/gain_60_performance_on_rdna_4_using_this_fix/
false
false
self
77
{'enabled': False, 'images': [{'id': 'uGa6Sq5I2BxkF06Bq439sG_yJrI6Bbo1uZGsbwoPL38', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/uGa6Sq5I2BxkF06Bq439sG_yJrI6Bbo1uZGsbwoPL38.png?width=108&crop=smart&auto=webp&s=07130aeac9a97d7d37118a52deb509215aefa58b', 'width': 108}, {'height': 108, 'url': 'h...
Complete CUDA programming course - includes GPU implementations of transformer components from scratch
2
Today I'm excited to share something I've been working on! After months of learning and development, I've completed a comprehensive course for GPU programming using CUDA. This isn't just another tutorial - it's a complete journey from zero to hero! What's included?  20+ comprehensive lessons (from "Hello GPU" ...
2025-11-13T13:36:06
https://www.reddit.com/r/LocalLLaMA/comments/1ow18x6/complete_cuda_programming_course_includes_gpu/
1Hesham
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow18x6
false
null
t3_1ow18x6
/r/LocalLLaMA/comments/1ow18x6/complete_cuda_programming_course_includes_gpu/
false
false
self
2
{'enabled': False, 'images': [{'id': 'qFRrwbFW6b6gXGuqW4GpGL8ipurO3kTb6xfEcVWSjkA', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/qFRrwbFW6b6gXGuqW4GpGL8ipurO3kTb6xfEcVWSjkA.png?width=108&crop=smart&auto=webp&s=958081dbb800172408bbfe9d7523686a6bdb133b', 'width': 108}, {'height': 108, 'url': 'h...
Best getting started guide, moving from RTX3090 to Strix Halo
5
After years of using a 3x RTX3090 with ollama for inference, I ordered a 128GB AI MAX+ 395 mini workstation with 128GB. As it’s a major shift in hardware, I’m not too sure where to begin. My immediate objective is to get similar functionality to what I previously had, which was inference over the Ollama API. I don’t i...
2025-11-13T13:24:04
https://www.reddit.com/r/LocalLLaMA/comments/1ow0yvl/best_getting_started_guide_moving_from_rtx3090_to/
favicocool
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow0yvl
false
null
t3_1ow0yvl
/r/LocalLLaMA/comments/1ow0yvl/best_getting_started_guide_moving_from_rtx3090_to/
false
false
self
5
null
qwen/qwen3-vl-4b - LMStudio Server - llama.cpp: Submitting multimodal video as individual frames
5
I was able to send images to Qwen3-VL using LMStudio wrapper around llama.cpp (works awesome btw) but when trying video I hit a wall, seemingly this implementation doesnt support Qwen3 video structures? Questions: 1. Is this a Qwen3-specific thing, or are these video types also part of the so called "OpenAI compatib...
2025-11-13T13:16:36
https://www.reddit.com/r/LocalLLaMA/comments/1ow0ss8/qwenqwen3vl4b_lmstudio_server_llamacpp_submitting/
ElSrJuez
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow0ss8
false
null
t3_1ow0ss8
/r/LocalLLaMA/comments/1ow0ss8/qwenqwen3vl4b_lmstudio_server_llamacpp_submitting/
false
false
self
5
null
Running a 1 Trillion Parameter Model on a PC with 128 GB RAM + 24 GB VRAM
308
Hi again, just wanted to share that this time I've successfully run **Kimi K2 Thinking (1T parameters)** on **llama.cpp** using my desktop setup: * **CPU:** Intel i9-13900KS * **RAM:** 128 GB DDR5 @ 4800 MT/s * **GPU:** RTX 4090 (24 GB VRAM) * **Storage:** 4TB NVMe SSD (7300 MB/s read) I'm using **Unsloth UD-Q3\_K\_X...
2025-11-13T13:05:10
https://www.reddit.com/r/LocalLLaMA/comments/1ow0jj0/running_a_1_trillion_parameter_model_on_a_pc_with/
pulse77
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow0jj0
false
null
t3_1ow0jj0
/r/LocalLLaMA/comments/1ow0jj0/running_a_1_trillion_parameter_model_on_a_pc_with/
false
false
self
308
{'enabled': False, 'images': [{'id': 'jky1-TY04Az9qKUPOX_7cjWoJywEk1kPIqafXMYn3dI', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/jky1-TY04Az9qKUPOX_7cjWoJywEk1kPIqafXMYn3dI.png?width=108&crop=smart&auto=webp&s=30bb6e09d68ef94e1517cac62d1a95e31206023f', 'width': 108}, {'height': 116, 'url': 'h...
CPU inference - memory or cores?
2
I run my daily driver - glm 4.5 air Q6 - with ram/cpu offload and noticed that the CPU is always 100% busy during inference. it does 10 tps on a real load- so it is OK for chats but still would like more :) Wondering if I add more cores (upgrade CPU) would it increase tps? or memory (ddr5 6000mhz) bandwidth is still...
2025-11-13T12:45:53
https://www.reddit.com/r/LocalLLaMA/comments/1ow04al/cpu_inference_memory_or_cores/
Steus_au
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ow04al
false
null
t3_1ow04al
/r/LocalLLaMA/comments/1ow04al/cpu_inference_memory_or_cores/
false
false
self
2
null
Interesting to see an open-source model genuinely compete with frontier proprietary models for coding
129
So Code Arena just dropped their new live coding benchmark, and the tier 1 results are sparking an interesting open vs proprietary debate. GLM-4.6 is the only open-source model in the top tier. It's MIT licensed, the most permissive license possible. It's sitting at rank 1 (score: 1372) alongside Claude Opus and GPT-5...
2025-11-13T12:44:35
https://i.redd.it/l3lt0757s01g1.png
Technical_Gene4729
i.redd.it
1970-01-01T00:00:00
0
{}
1ow03a6
false
null
t3_1ow03a6
/r/LocalLLaMA/comments/1ow03a6/interesting_to_see_an_opensource_model_genuinely/
false
false
default
129
{'enabled': True, 'images': [{'id': 'l3lt0757s01g1', 'resolutions': [{'height': 74, 'url': 'https://preview.redd.it/l3lt0757s01g1.png?width=108&crop=smart&auto=webp&s=62e1b85c3fbe967ba4da9de2596844de5cce456b', 'width': 108}, {'height': 149, 'url': 'https://preview.redd.it/l3lt0757s01g1.png?width=216&crop=smart&auto=web...
Vascura FRONT - Open Source (Apache 2.0), Bloat Free, Portable and Lightweight (300~ kb) LLM Frontend (Single HTML file). Now with GitHub - github.com/Unmortan-Ellary/Vascura-FRONT.
25
**GitHub** \- [github.com/Unmortan-Ellary/Vascura-FRONT](http://github.com/Unmortan-Ellary/Vascura-FRONT) Changes from the prototype version: \- Reworked Web Search: now fit in 4096 tokens, allOrigins can be used locally. \- Now Web Search is really good at collecting links (90 links total for 9 agents). \- L...
2025-11-13T12:38:30
https://v.redd.it/ykcfbxd4o01g1
-Ellary-
v.redd.it
1970-01-01T00:00:00
0
{}
1ovzz3q
false
{'reddit_video': {'bitrate_kbps': 2400, 'dash_url': 'https://v.redd.it/ykcfbxd4o01g1/DASHPlaylist.mpd?a=1765629522%2CYjIyOThhMDU3ZjllYjgxZWMzOTk3MzkyM2I0OGYyMjUyMDhlNWQ5MmY2M2VkY2Y2NzgyYmI4YTlkZjIwZjMwZg%3D%3D&v=1&f=sd', 'duration': 118, 'fallback_url': 'https://v.redd.it/ykcfbxd4o01g1/CMAF_720.mp4?source=fallback', 'h...
t3_1ovzz3q
/r/LocalLLaMA/comments/1ovzz3q/vascura_front_open_source_apache_20_bloat_free/
false
false
https://external-preview…8e78f7cf3ae68067
25
{'enabled': False, 'images': [{'id': 'Y2xkOWd4ZDRvMDFnMTaXKbAxEnkCSlwbwmJDXf_lyDQzd483n4JJoFhjK3xD', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Y2xkOWd4ZDRvMDFnMTaXKbAxEnkCSlwbwmJDXf_lyDQzd483n4JJoFhjK3xD.png?width=108&crop=smart&format=pjpg&auto=webp&s=676d13a7b4bbf2d13d98fef9bb316df41352e...
Do not use local LLMs to privatize your data without Differential Privacy!
4
ERROR: type should be string, got "https://preview.redd.it/5mf4dmhom01g1.jpg?width=1654&format=pjpg&auto=webp&s=b2b0e8a6cd49bde36263a1361a09d0734ce80470\n\nWe showcase that simple membership inference–style attacks can achieve over 60% success in predicting the presence of personally identifiable information (PII) in data input to LLMs  just by observing the privatized output, even when it doesn’t explicitly leak private information!\n\nTherefore, it’s imperative to use Differential Privacy (DP) with LLMs to protect private data passed to them. However, existing DP methods for LLMs often severely damage utility, even when offering only weak theoretical privacy guarantees.\n\nWe present DP-Fusion the first method that enables differentially private inference (at the token level) with LLMs, offering robust theoretical privacy guarantees without significantly hurting utility.\n\nOur approach bounds the LLM’s output probabilities to stay close to a public distribution, rather than injecting noise as in traditional methods. This yields over 6× higher utility (perplexity) compared to existing DP methods.\n\n📄 The arXiv paper is now live here: [https://arxiv.org/abs/2507.04531](https://arxiv.org/abs/2507.04531) \n💻 Code and data: [https://github.com/MBZUAI-Trustworthy-ML/DP-Fusion-DPI](https://github.com/MBZUAI-Trustworthy-ML/DP-Fusion-DPI)\n\n⚙️ Stay tuned for a PIP package for easy integration!"
2025-11-13T12:11:12
https://www.reddit.com/r/LocalLLaMA/comments/1ovzfui/do_not_use_local_llms_to_privatize_your_data/
IIITDkaLaunda
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovzfui
false
null
t3_1ovzfui
/r/LocalLLaMA/comments/1ovzfui/do_not_use_local_llms_to_privatize_your_data/
false
false
https://a.thumbs.redditm…a8RhebV68ZR0.jpg
4
null
Custom-Built AI Server - Thoughts?
1
I’m working on the hardware selection to build an AI server to host several different AI instances with different models ranging from text-based to basic image generation. I want to be able to run models to at least 70B parameters and have some room to expand in the future (via hardware upgrades). This is what I have i...
2025-11-13T12:07:39
https://www.reddit.com/r/LocalLLaMA/comments/1ovzdh8/custombuilt_ai_server_thoughts/
Atomicbeast101
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovzdh8
false
null
t3_1ovzdh8
/r/LocalLLaMA/comments/1ovzdh8/custombuilt_ai_server_thoughts/
false
false
self
1
null
⚠️ Do not use LLMs to privatize your data without Differential Privacy! ⚠️
0
ERROR: type should be string, got "https://preview.redd.it/5aqyfpfhk01g1.jpg?width=1654&format=pjpg&auto=webp&s=fb625930eb8fe36e6f8f52d6c7262ee0bfd4144f\n\nWe showcase that simple membership inference–style attacks can achieve over 60% success in predicting the presence of personally identifiable information (PII) in data input to LLMs  just by observing the privatized output, even when it doesn’t explicitly leak private information! \n \nTherefore, it’s imperative to use Differential Privacy (DP) with LLMs to protect private data passed to them. However, existing DP methods for LLMs often severely damage utility, even when offering only weak theoretical privacy guarantees. \n \nWe present DP-Fusion the first method that enables differentially private inference (at the token level) with LLMs, offering robust theoretical privacy guarantees without significantly hurting utility. \n \nOur approach bounds the LLM’s output probabilities to stay close to a public distribution, rather than injecting noise as in traditional methods. This yields over 6× higher utility (perplexity) compared to existing DP methods. \n \n📄 The arXiv paper is now live here: [https://arxiv.org/abs/2507.04531](https://arxiv.org/abs/2507.04531) \n 💻 Code and data: [https://github.com/MBZUAI-Trustworthy-ML/DP-Fusion-DPI](https://github.com/MBZUAI-Trustworthy-ML/DP-Fusion-DPI) \n \n ⚙️ Stay tuned for a PIP package for easy integration! \n\n\nlinkedin post - [https://www.linkedin.com/posts/rushil-thareja-a80400179\\_do-not-use-llms-to-privatize-your-data-activity-7393274346275807232-luBB?utm\\_source=share&utm\\_medium=member\\_desktop&rcm=ACoAACo9hgABughMeMAXoGUs0enD590i3TroMXM](https://www.linkedin.com/posts/rushil-thareja-a80400179_do-not-use-llms-to-privatize-your-data-activity-7393274346275807232-luBB?utm_source=share&utm_medium=member_desktop&rcm=ACoAACo9hgABughMeMAXoGUs0enD590i3TroMXM)"
2025-11-13T11:59:30
https://www.reddit.com/r/LocalLLaMA/comments/1ovz7jw/do_not_use_llms_to_privatize_your_data_without/
Acrobatic_Wind_3914
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovz7jw
false
null
t3_1ovz7jw
/r/LocalLLaMA/comments/1ovz7jw/do_not_use_llms_to_privatize_your_data_without/
false
false
https://b.thumbs.redditm…jxgmC99DQAVo.jpg
0
null
Sell my 5080 for something else or...
5
Hello, I currently have a spare 5080 16GB in my Xeon server (8259CL, 192GB of RAM). I mostly want to run coding agent (I don't do image/video generation - and I would probably do that on the 5080 that is on my desktop). I know it's not the best card for the job. I was wondering if I should sell it and invest in card(...
2025-11-13T11:35:23
https://www.reddit.com/r/LocalLLaMA/comments/1ovys0w/sell_my_5080_for_something_else_or/
foogitiff
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovys0w
false
null
t3_1ovys0w
/r/LocalLLaMA/comments/1ovys0w/sell_my_5080_for_something_else_or/
false
false
self
5
null
What's the easiest way to setup AI Image/Videogen on Debian?
2
I've made countless attempts and it seems like either the guide goes crossways, something doesn't work, or for some reason it insists on a NVIDIA card when I have an AMD Card. My rig is at 16gb with an RX 6600 XT 8GB And an I5-12400f
2025-11-13T11:34:48
https://www.reddit.com/r/LocalLLaMA/comments/1ovyro6/whats_the_easiest_way_to_setup_ai_imagevideogen/
FunnyGarbage4092
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovyro6
false
null
t3_1ovyro6
/r/LocalLLaMA/comments/1ovyro6/whats_the_easiest_way_to_setup_ai_imagevideogen/
false
false
self
2
null
Venez faites Max d’argent avec moi 💸💰
0
2025-11-13T11:32:41
https://i.redd.it/h92hduwxf01g1.jpeg
Farmajo123
i.redd.it
1970-01-01T00:00:00
0
{}
1ovyqdi
false
null
t3_1ovyqdi
/r/LocalLLaMA/comments/1ovyqdi/venez_faites_max_dargent_avec_moi/
false
false
https://b.thumbs.redditm…Psc228xv9HpY.jpg
0
{'enabled': True, 'images': [{'id': '8u_tE0UWEKlmtRWuPaQmCW7OYTrzVwIWz74sp-PfC0k', 'resolutions': [{'height': 25, 'url': 'https://preview.redd.it/h92hduwxf01g1.jpeg?width=108&crop=smart&auto=webp&s=51a30af164ff38fa3dab7cb7dad036b0c5128134', 'width': 108}, {'height': 50, 'url': 'https://preview.redd.it/h92hduwxf01g1.jpe...
Help choosing AI workstation hardware (budget 5–10k) – A100 vs 2×4090 for RAG + chat completions?
1
Hey everyone, I’m looking to build (or buy) an AI setup for work and would really appreciate some hardware advice. **Budget:** Roughly **5,000–10,000** (EUR/USD range) for the whole system. **Main use case:** * Running a **Chat-Completion style API** (similar to OpenAI’s `/chat/completions` endpoint) * **Streamin...
2025-11-13T10:46:42
https://www.reddit.com/r/LocalLLaMA/comments/1ovxyhd/help_choosing_ai_workstation_hardware_budget_510k/
Melodic-Bit7032
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovxyhd
false
null
t3_1ovxyhd
/r/LocalLLaMA/comments/1ovxyhd/help_choosing_ai_workstation_hardware_budget_510k/
false
false
self
1
null
Which LocalLLM I Can Use On My MacBook
2
Hi everyone, i recently bought a MacBook M4 Max with 48gb of ram and want to get into the LLM's, my use case is general chatting, some school work and run simulations (like battles, historical events, alternate timelines etc.) for a project. Gemini and ChatGPT told me to download LM Studio and use Llama 3.3 70B 4-bit a...
2025-11-13T10:41:41
https://www.reddit.com/r/LocalLLaMA/comments/1ovxvke/which_localllm_i_can_use_on_my_macbook/
AegirAsura
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovxvke
false
null
t3_1ovxvke
/r/LocalLLaMA/comments/1ovxvke/which_localllm_i_can_use_on_my_macbook/
false
false
self
2
null
Jan-v2-VL: 8B model for long-horizon tasks, improving Qwen3-VL-8B’s agentic capabilities almost 10x
624
Hi, this is Bach from the Jan team. We’re releasing Jan-v2-VL, an 8B vision–language model aimed at long-horizon, multi-step tasks starting from browser use. Jan-v2-VL-high executes 49 steps without failure on the Long-Horizon Execution benchmark, while the base model (Qwen3-VL-8B-Thinking) stops at 5 and other simila...
2025-11-13T10:22:48
https://v.redd.it/go4j38r5xz0g1
Delicious_Focus3465
v.redd.it
1970-01-01T00:00:00
0
{}
1ovxksu
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/go4j38r5xz0g1/DASHPlaylist.mpd?a=1765621384%2CODBjODAxMWQ4YzA4OTdhMGZlYWEwNmRjOGQ5MjUwZTM3MTJkZTQ3OGQwYzU1NGMyZWQ5MTQyZjMwYjg5MDBkMA%3D%3D&v=1&f=sd', 'duration': 52, 'fallback_url': 'https://v.redd.it/go4j38r5xz0g1/CMAF_1080.mp4?source=fallback', 'h...
t3_1ovxksu
/r/LocalLLaMA/comments/1ovxksu/janv2vl_8b_model_for_longhorizon_tasks_improving/
false
false
https://external-preview…9d6c24c4e7d5c02f
624
{'enabled': False, 'images': [{'id': 'bmthZnk4cjV4ejBnMYgdXr3Xr8K8l3LMKEIqfiXLStzaSkNnB6704_pmF3PX', 'resolutions': [{'height': 63, 'url': 'https://external-preview.redd.it/bmthZnk4cjV4ejBnMYgdXr3Xr8K8l3LMKEIqfiXLStzaSkNnB6704_pmF3PX.png?width=108&crop=smart&format=pjpg&auto=webp&s=4753746bb1e2a9853acea01d99769e9d67ab5...
🥇 NEW High-End AI PC | RTX 5090 FE | Ultra 9 285K | Z890 Extreme | 192GB DDR5
1
2025-11-13T10:05:56
https://ebay.us/m/PlpP09
Due-Ad-4547
ebay.us
1970-01-01T00:00:00
0
{}
1ovxb3l
false
null
t3_1ovxb3l
/r/LocalLLaMA/comments/1ovxb3l/new_highend_ai_pc_rtx_5090_fe_ultra_9_285k_z890/
false
false
default
1
null
Qwen Chat Bot - Inaccessible Source Links
1
So when I prompted the Qwen AI chatbot to provide me links/sources to its claims, all (like all the links) the links do not work at all \- I understand that some links are behind paywalls but I have tried over 50+ links and they're all 'broken'/non-existent links Due to the lack of actual sources/links, it seems risk...
2025-11-13T09:51:07
https://www.reddit.com/r/LocalLLaMA/comments/1ovx2jr/qwen_chat_bot_inaccessible_source_links/
middyy95
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovx2jr
false
null
t3_1ovx2jr
/r/LocalLLaMA/comments/1ovx2jr/qwen_chat_bot_inaccessible_source_links/
false
false
self
1
null
What Modell to run on 8x A100 (40GB)?
5
Hello everyone, I just got access to a 8x A100 GPU server. Do you have some interesting models I should try to run and or benchmark? Here are the specs of the system: 8x A100 40GB (320GB total) AMD EPYC 7302 (16 Cores / 32 Threads) 1TB of RAM
2025-11-13T09:39:30
https://www.reddit.com/r/LocalLLaMA/comments/1ovww60/what_modell_to_run_on_8x_a100_40gb/
Not_Black_is_taken
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovww60
false
null
t3_1ovww60
/r/LocalLLaMA/comments/1ovww60/what_modell_to_run_on_8x_a100_40gb/
false
false
self
5
null
RAG Paper 25.11.12
8
1. [MARC: Multimodal and Multi-Task Agentic Retrieval-Augmented Generation for Cold-Start Recommender System](http://arxiv.org/abs/2511.08181v1) 2. [Structured RAG for Answering Aggregative Questions](http://arxiv.org/abs/2511.08505v1) 3. [Prompt Tuning for Natural Language to SQL with Embedding Fine-Tuning and RAG](...
2025-11-13T08:48:22
https://www.reddit.com/r/LocalLLaMA/comments/1ovw4gk/rag_paper_251112/
Cheryl_Apple
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovw4gk
false
null
t3_1ovw4gk
/r/LocalLLaMA/comments/1ovw4gk/rag_paper_251112/
false
false
self
8
null
try my new app MOBI GPT available in playstore and recommend me new features
0
I would love to hear your thoughts on how to improve the app
2025-11-13T08:44:31
https://www.reddit.com/r/LocalLLaMA/comments/1ovw2d6/try_my_new_app_mobi_gpt_available_in_playstore/
MoistPhilosophy8837
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovw2d6
false
null
t3_1ovw2d6
/r/LocalLLaMA/comments/1ovw2d6/try_my_new_app_mobi_gpt_available_in_playstore/
false
false
self
0
{'enabled': False, 'images': [{'id': 'd7YEsUcsuyyZJ9UtszGWTpWgv26LKpaFTLrYuG7_x5c', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/d7YEsUcsuyyZJ9UtszGWTpWgv26LKpaFTLrYuG7_x5c.png?width=108&crop=smart&auto=webp&s=b8107dd1517119434313d968ab77da18da604854', 'width': 108}, {'height': 216, 'url': '...
Rebtech for AI? crazy idea
1
So… I got one 5060 Ti and one 4060 Ti, and I can get a RebTech single board (the mining motherboard, the tiny one). It’s compatible with Ubuntu and all that, so I was thinking… why not make a mini-cluster for AI instead of mining? Like, both GPUs together give me 24GB VRAM, and I’ve seen people running 30B models on mi...
2025-11-13T08:40:22
https://www.reddit.com/r/LocalLLaMA/comments/1ovw04y/rebtech_for_ai_crazy_idea/
Famous_Win2378
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovw04y
false
null
t3_1ovw04y
/r/LocalLLaMA/comments/1ovw04y/rebtech_for_ai_crazy_idea/
false
false
self
1
null
Vim: Fill in the Middle code completion
3
Any Vim users here who use FIM with vim? If so, what is your set-up? I'm currently using vim-ai but was looking for something that might have more intelligent context provision. I'm wondering if I need to switch to a dedicated editor for FIM/AI support. Any recommendations for a lightweight editor for Linux?
2025-11-13T08:11:35
https://www.reddit.com/r/LocalLLaMA/comments/1ovvkl7/vim_fill_in_the_middle_code_completion/
DeltaSqueezer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovvkl7
false
null
t3_1ovvkl7
/r/LocalLLaMA/comments/1ovvkl7/vim_fill_in_the_middle_code_completion/
false
false
self
3
null
Built a RAG chatbot (crossed 1.7k stars in GIT) that runs 100% offline with DeepSeek - no API costs, complete privacy
1
[removed]
2025-11-13T08:06:15
https://www.reddit.com/r/LocalLLaMA/comments/1ovvhkd/built_a_rag_chatbot_crossed_17k_stars_in_git_that/
Safe_Trouble8622
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovvhkd
false
null
t3_1ovvhkd
/r/LocalLLaMA/comments/1ovvhkd/built_a_rag_chatbot_crossed_17k_stars_in_git_that/
false
false
self
1
null
Stanford's new Equivariant Encryption enables private AI inference with zero slowdown - works with any symmetric encryption
101
Just came across this paper (arXiv:2502.01013) that could be huge for private local model deployment. The researchers achieved 99.999% accuracy on encrypted neural network inference with literally zero additional latency. Not "minimal" overhead - actually zero. The key insight: instead of using homomorphic encryp...
2025-11-13T07:51:50
https://www.reddit.com/r/LocalLLaMA/comments/1ovv95d/stanfords_new_equivariant_encryption_enables/
Proof-Possibility-54
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovv95d
false
null
t3_1ovv95d
/r/LocalLLaMA/comments/1ovv95d/stanfords_new_equivariant_encryption_enables/
false
false
self
101
null
Would you trust an LLM to install software on your machine? Here’s a cross-platform version that actually does it
1
[removed]
2025-11-13T07:28:49
https://www.reddit.com/gallery/1ovuwnz
operastudio
reddit.com
1970-01-01T00:00:00
0
{}
1ovuwnz
false
null
t3_1ovuwnz
/r/LocalLLaMA/comments/1ovuwnz/would_you_trust_an_llm_to_install_software_on/
false
false
https://b.thumbs.redditm…j4k2xvGAgxto.jpg
1
null
Experiment: a local-first LLM that executes real OS commands across Linux, macOS, and Windows through a secure tool layer all in the browser
1
[removed]
2025-11-13T07:25:57
https://www.reddit.com/gallery/1ovuv3g
operastudio
reddit.com
1970-01-01T00:00:00
0
{}
1ovuv3g
false
null
t3_1ovuv3g
/r/LocalLLaMA/comments/1ovuv3g/experiment_a_localfirst_llm_that_executes_real_os/
false
false
https://b.thumbs.redditm…HbPG-QwaNbOY.jpg
1
null
LLM integration with budget - help
1
Hi all, I hit the wall with the budget of my startup, im trying to figure out how can i integrate an llm or a service that does a certain validation over the user's input (image validation), it needs to extract a lot of properties from that input, tried to find maybe something open source or maybe run an llm on cloud ...
2025-11-13T06:36:02
https://www.reddit.com/r/LocalLLaMA/comments/1ovu22o/llm_integration_with_budget_help/
Unlucky_Analysis4584
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovu22o
false
null
t3_1ovu22o
/r/LocalLLaMA/comments/1ovu22o/llm_integration_with_budget_help/
false
false
self
1
null
Testing
1
[removed]
2025-11-13T06:28:56
https://www.reddit.com/r/LocalLLaMA/comments/1ovtxqh/testing/
Extra_Cicada8798
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovtxqh
false
null
t3_1ovtxqh
/r/LocalLLaMA/comments/1ovtxqh/testing/
false
false
self
1
null
Insane week for LLMs
101
In the past week, we've gotten... \- GPT 5.1 \- Kimi K2 Thinking \- 12+ stealth endpoints across LMArena, Design Arena, and OpenRouter, with more coming in just the past day \- Speculation about an imminent GLM 5 drop on X \- A 4B model that beats several SOTA models on front-end fine-tuned using a new agentic rew...
2025-11-13T05:20:18
https://www.reddit.com/r/LocalLLaMA/comments/1ovsqs7/insane_week_for_llms/
Interesting-Gur4782
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovsqs7
false
null
t3_1ovsqs7
/r/LocalLLaMA/comments/1ovsqs7/insane_week_for_llms/
false
false
https://a.thumbs.redditm…EmjXzm6-2nm8.jpg
101
null
llama.cpp and Qwen 2.5 running on bare metal Windows XP x64 without any compatibility layers
348
Slowness aside, surprisingly llama.cpp can be cross-compiled using MinGW and you can actually run it on Windows XP with only a few tweaks! I only have the x64 edition on this laptop so not really sure if it also works on x86 All tools are working without any problems, even the CLI and server tools (pictured), though i...
2025-11-13T04:50:33
https://i.redd.it/hg1xeqvuey0g1.jpeg
PANCHO7532
i.redd.it
1970-01-01T00:00:00
0
{}
1ovs6ut
false
null
t3_1ovs6ut
/r/LocalLLaMA/comments/1ovs6ut/llamacpp_and_qwen_25_running_on_bare_metal/
false
false
default
348
{'enabled': True, 'images': [{'id': 'hg1xeqvuey0g1', 'resolutions': [{'height': 63, 'url': 'https://preview.redd.it/hg1xeqvuey0g1.jpeg?width=108&crop=smart&auto=webp&s=f4933992cff6a9ea9a3794c65918fe65c118f5ab', 'width': 108}, {'height': 126, 'url': 'https://preview.redd.it/hg1xeqvuey0g1.jpeg?width=216&crop=smart&auto=w...
Agents belong in chat apps, not in new apps someone finally built the bridge.
0
Been thinking about agent UX a lot lately. Apps are dead interfaces messaging is the real one. Just found something called *iMessage Kit* (search photon imessage kit). It’s an open-source SDK that lets AI agents talk directly over iMessage. Imagine your agent: • texting reminders • summarizing group chats •...
2025-11-13T04:39:51
https://www.reddit.com/r/LocalLLaMA/comments/1ovrzf3/agents_belong_in_chat_apps_not_in_new_apps/
Fearless-Confusion-4
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovrzf3
false
null
t3_1ovrzf3
/r/LocalLLaMA/comments/1ovrzf3/agents_belong_in_chat_apps_not_in_new_apps/
false
false
self
0
null
Is running Chatterbox with an old Radeon RX 460 2GB card possible?
1
[removed]
2025-11-13T04:25:29
https://www.reddit.com/r/LocalLLaMA/comments/1ovrpmw/is_running_chatterbox_with_an_old_radeon_rx_460/
MassiveTopic1601
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovrpmw
false
null
t3_1ovrpmw
/r/LocalLLaMA/comments/1ovrpmw/is_running_chatterbox_with_an_old_radeon_rx_460/
false
false
self
1
null
Open source x 3: GRPO training with OpenEnv, vLLM, and Oumi
13
You may have seen the release of open source OpenEnv a fews ago at the PyTorch Conference. I wanted to share a tutorial showing how you can actually do GRPO training using an OpenEnv environment server and vLLM: [https://github.com/oumi-ai/oumi/blob/main/notebooks/Oumi%20-%20OpenEnv%20GRPO%20with%20trl.ipynb](https://g...
2025-11-13T04:03:41
https://www.reddit.com/r/LocalLLaMA/comments/1ovra2o/open_source_x_3_grpo_training_with_openenv_vllm/
PrincipleFar6835
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovra2o
false
null
t3_1ovra2o
/r/LocalLLaMA/comments/1ovra2o/open_source_x_3_grpo_training_with_openenv_vllm/
false
false
self
13
{'enabled': False, 'images': [{'id': 'gtMnjgO8aa8iIu1VtXpfkJGRpmCwZmNk9KNQQ6mxBjQ', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/gtMnjgO8aa8iIu1VtXpfkJGRpmCwZmNk9KNQQ6mxBjQ.png?width=108&crop=smart&auto=webp&s=3a4d22e963c4ba5f40d3b84702a457ac2df1e87f', 'width': 108}, {'height': 108, 'url': 'h...
Qwen3 235B vs Qwen3 VL 235B
2
I believe Qwen has stated all their future models will be VL already. I want to try 235B on my setup, I wondering if there is any downside to the VL version?
2025-11-13T03:51:39
https://www.reddit.com/r/LocalLLaMA/comments/1ovr19x/qwen3_235b_vs_qwen3_vl_235b/
MidnightProgrammer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovr19x
false
null
t3_1ovr19x
/r/LocalLLaMA/comments/1ovr19x/qwen3_235b_vs_qwen3_vl_235b/
false
false
self
2
null
A proper way to connect a local LLM to iMessage?
0
I've been seeing a lot of projects where people build a whole web UI for their AI agent, but I just want to text my local model. I've been looking for a good way to do this without a janky Android-Twilio bridge. Just found an open-source project that acts as an iMessage SDK. It's built in TypeScript and seems to let y...
2025-11-13T03:30:26
https://www.reddit.com/r/LocalLLaMA/comments/1ovqlq2/a_proper_way_to_connect_a_local_llm_to_imessage/
Quiet-Ranger-5487
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovqlq2
false
null
t3_1ovqlq2
/r/LocalLLaMA/comments/1ovqlq2/a_proper_way_to_connect_a_local_llm_to_imessage/
false
false
self
0
null
Does Chatgpt plus, like Chinese AI Coding Plans, also have limited requests?
0
Hey guys, wanted to ask that Chatgpt plus subscription also mentions stuff like 40-120 codex calls etc. Has OpenAI integrated these types of coding plans in their plus subs? Like i can use a key and then in my IDE or environment to use the prompt limits? I could not find anything about this yet anywhere. But th...
2025-11-13T02:38:39
https://www.reddit.com/r/LocalLLaMA/comments/1ovphkg/does_chatgpt_plus_like_chinese_ai_coding_plans/
Kingwolf4
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovphkg
false
null
t3_1ovphkg
/r/LocalLLaMA/comments/1ovphkg/does_chatgpt_plus_like_chinese_ai_coding_plans/
false
false
self
0
null
R2R vs LightRAG: Early Results from a Simple Evaluation Benchmark
0
2025-11-13T02:07:31
https://v.redd.it/4tjmci9bmx0g1
Cheryl_Apple
v.redd.it
1970-01-01T00:00:00
0
{}
1ovot0j
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/4tjmci9bmx0g1/DASHPlaylist.mpd?a=1765592336%2CNDU0ZjhkOTYxYWM2MWY1M2FkYTRlNGVkYTA1MGU2NDJlMDYzMDJhZjg5ZTUwYjZhMmMyNmIwNGZiMTA3MzUxYg%3D%3D&v=1&f=sd', 'duration': 283, 'fallback_url': 'https://v.redd.it/4tjmci9bmx0g1/CMAF_1080.mp4?source=fallback', '...
t3_1ovot0j
/r/LocalLLaMA/comments/1ovot0j/r2r_vs_lightrag_early_results_from_a_simple/
false
false
https://external-preview…3fe1b1e6edc944f7
0
{'enabled': False, 'images': [{'id': 'cWxkNm5pOWJteDBnMYsqXkUhZ5sear7V_4x4L2GUGx-oytNPOZyv1M3lW69z', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/cWxkNm5pOWJteDBnMYsqXkUhZ5sear7V_4x4L2GUGx-oytNPOZyv1M3lW69z.png?width=108&crop=smart&format=pjpg&auto=webp&s=d1c94a5351707ae3a5ab7f786a461438e2faa...
R2R vs LightRAG: Early Results from a Simple Evaluation Benchmark
1
2025-11-13T02:01:39
https://v.redd.it/i7wd0abxlx0g1
Current_Material_439
/r/LocalLLaMA/comments/1ovoo9e/r2r_vs_lightrag_early_results_from_a_simple/
1970-01-01T00:00:00
0
{}
1ovoo9e
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/i7wd0abxlx0g1/DASHPlaylist.mpd?a=1765721006%2CNGEzMjc0MGQ1ZjMyYzMwM2Y4ZmU0NmYzNzdlYmJiYjY2OWJmN2QzMzM2ODg3NjIxMGViMmEzY2E5NzE0NDhkZg%3D%3D&v=1&f=sd', 'duration': 283, 'fallback_url': 'https://v.redd.it/i7wd0abxlx0g1/CMAF_1080.mp4?source=fallback', '...
t3_1ovoo9e
/r/LocalLLaMA/comments/1ovoo9e/r2r_vs_lightrag_early_results_from_a_simple/
false
false
https://external-preview…e6b672d246a7ff76
1
{'enabled': False, 'images': [{'id': 'dWl5NTU4YnhseDBnMXJetzVI_EHMYN1MaZ-JY8bSP3ODszTirfwMpmjezyGY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/dWl5NTU4YnhseDBnMXJetzVI_EHMYN1MaZ-JY8bSP3ODszTirfwMpmjezyGY.png?width=108&crop=smart&format=pjpg&auto=webp&s=4dc3a2f82c8739f451bb450bea7cfdab9bb60...
Building a real-time LLM visualization tool for Mac - what would make it useful for you?
3
I'm building a native Mac app that visualizes what's happening inside local LLMs as they generate tokens. **What it does:** * Runs models locally with MLX * Shows real-time layer activations as the model thinks * Visualizes attention patterns (which tokens each layer is looking at) * All rendered in Metal with smoot...
2025-11-13T02:00:41
https://www.reddit.com/r/LocalLLaMA/comments/1ovonf7/building_a_realtime_llm_visualization_tool_for/
ManuToniotti
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovonf7
false
null
t3_1ovonf7
/r/LocalLLaMA/comments/1ovonf7/building_a_realtime_llm_visualization_tool_for/
false
false
self
3
null
Commercial lock-in versus new algorithms.
0
I asked gpt what if more efficient neural network algorithms came along. Say 10 by, 100 by, 1000 by. Gpt gave convincing arguments that large companies would keep ploughing ahead with the inefficient algorithms for a long time for both hardward and software lock-in reasons. Gpt gave an estimated cost of about $30 bi...
2025-11-13T01:56:04
https://www.reddit.com/r/LocalLLaMA/comments/1ovojw1/commercial_lockin_versus_new_algorithms/
oatmealcraving
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovojw1
false
null
t3_1ovojw1
/r/LocalLLaMA/comments/1ovojw1/commercial_lockin_versus_new_algorithms/
false
false
self
0
null
lightest models for understanding desktop screenshot content?
2
am trying to build an llm interface that understands what the user is doing and compares it to a set goal via interval screenshots - what model would best be able to balance performance & speed? am trying to get it to run basically on smartphone/ potato pcs. any suggestions are welcome
2025-11-13T01:46:31
https://www.reddit.com/r/LocalLLaMA/comments/1ovocij/lightest_models_for_understanding_desktop/
xoclear
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovocij
false
null
t3_1ovocij
/r/LocalLLaMA/comments/1ovocij/lightest_models_for_understanding_desktop/
false
false
self
2
null
Uncensored models
106
Hello everyone, I’m new to the thread and I’m not sure if I’m asking my question in the right place. Still, I’m wondering: are there any AI models for local use that are as uncensored as, or even more uncensored than, Venice.ai? Or would it be better to just run regular open-source LLMs locally and try to look for jail...
2025-11-13T00:44:18
https://www.reddit.com/r/LocalLLaMA/comments/1ovmyux/uncensored_models/
NotoriousKekabidze
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovmyux
false
null
t3_1ovmyux
/r/LocalLLaMA/comments/1ovmyux/uncensored_models/
false
false
nsfw
106
null
Kimi K2 Thinking Creative Writing Test
56
Whenever a new model is dropped, either from one of the established labs, or from a new lab, the first thing I do is to give it a creative writing test. I am not a coder. I am more interested in creative writing. And so, my expectations are usually a bit different from most of the people involved in the AI scene. The t...
2025-11-13T00:06:55
https://www.reddit.com/r/LocalLLaMA/comments/1ovm3jd/kimi_k2_thinking_creative_writing_test/
kennydotun123
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovm3jd
false
null
t3_1ovm3jd
/r/LocalLLaMA/comments/1ovm3jd/kimi_k2_thinking_creative_writing_test/
false
false
self
56
{'enabled': False, 'images': [{'id': '2L1-sD9n7h7WWRhj8o7BeRxPF8z_wQ3YenXoLvLxjR0', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/2L1-sD9n7h7WWRhj8o7BeRxPF8z_wQ3YenXoLvLxjR0.png?width=108&crop=smart&auto=webp&s=dbfff499b467ad1b6153472af052d98642346461', 'width': 108}, {'height': 113, 'url': 'h...
Chat with Obsidian vault
6
I have been chatting with ChatGPT about my characters, narrative and worldbuilding and have racked up around 150 chats. I am currently in the process of cataloging them in Obisidian. My goal is to be able to easily pull scenes, worldbuilding snippets etc from my vault using an LLM. I am running into embedding and co...
2025-11-13T00:05:13
https://www.reddit.com/r/LocalLLaMA/comments/1ovm20t/chat_with_obsidian_vault/
TanariTech
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovm20t
false
null
t3_1ovm20t
/r/LocalLLaMA/comments/1ovm20t/chat_with_obsidian_vault/
false
false
self
6
null
Claude cli with LMStudio
8
I used claude cli but I don't want to use cloud ai. Any way to do the same with lmstudio? Like letting a private llm access a folder.
2025-11-12T23:32:08
https://www.reddit.com/r/LocalLLaMA/comments/1ovl9ic/claude_cli_with_lmstudio/
ImaginaryRea1ity
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovl9ic
false
null
t3_1ovl9ic
/r/LocalLLaMA/comments/1ovl9ic/claude_cli_with_lmstudio/
false
false
self
8
null
Is there an app like this?
0
Hi, I am looking for mobile/desktop app where I can record myself and then ask local model for an example summary. I could do it myself (my own server, and whisper on top + rag), but do not have enough time. The idea is really easy, so I am almost sure that there is something like this already. Most important thing...
2025-11-12T22:21:40
https://www.reddit.com/r/LocalLLaMA/comments/1ovjig8/is_there_an_app_like_this/
polawiaczperel
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovjig8
false
null
t3_1ovjig8
/r/LocalLLaMA/comments/1ovjig8/is_there_an_app_like_this/
false
false
self
0
null
rwkv7-g0a3-13.3b-Q4_K_M.gguf overthinking?
8
2+2= Okay, let's see. The user asked "2+2=". Hmm, that's a basic arithmetic question. I need to make sure I get this right. Let me start by recalling the fundamentals of addition. Adding two numbers together is combining their values. So, if I have one group of two and another group of two, how many do I have in total...
2025-11-12T22:13:41
https://www.reddit.com/r/LocalLLaMA/comments/1ovjarh/rwkv7g0a3133bq4_k_mgguf_overthinking/
vasileer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovjarh
false
null
t3_1ovjarh
/r/LocalLLaMA/comments/1ovjarh/rwkv7g0a3133bq4_k_mgguf_overthinking/
false
false
self
8
null
Running MLPerf Client on Nvidia GB10
2
Anyone had luck running MLPerf Client on the DGX Spark? All the docker images I've tried seem to fail with lack of support for the GB10. The most promising docker image is from the 1st August nvcr.io/nvidia/mlperf/mlperf-inference:mlpinf-v5.1-cuda13.0-pytorch25.08-ubuntu24.04-aarch64-Grace-release But that again...
2025-11-12T22:01:29
https://www.reddit.com/r/LocalLLaMA/comments/1oviz38/running_mlperf_client_on_nvidia_gb10/
Mountain_Living_4159
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1oviz38
false
null
t3_1oviz38
/r/LocalLLaMA/comments/1oviz38/running_mlperf_client_on_nvidia_gb10/
false
false
self
2
null
Improving model load times
4
I'm moving to bigger models and trying to improve the load times when switching, which is currently dominated by disk read. I'm running llama.cpp in Docker on a Debian 13 VM on a Proxmox 9 host. I'm using raw disk passthrough to feed a Crucial T700 directly into the VM, it's formated with ext4. The drive was recentl...
2025-11-12T21:49:43
https://www.reddit.com/r/LocalLLaMA/comments/1ovingu/improving_model_load_times/
suicidaleggroll
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovingu
false
null
t3_1ovingu
/r/LocalLLaMA/comments/1ovingu/improving_model_load_times/
false
false
self
4
{'enabled': False, 'images': [{'id': '9CncsCXdrs-4AUf1YPv24zn8bvsSrp9ESTCmKrajMio', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/9CncsCXdrs-4AUf1YPv24zn8bvsSrp9ESTCmKrajMio.png?width=108&crop=smart&auto=webp&s=587ca975d1514b9e31b9dcf821bd4fc84e5e8bd4', 'width': 108}, {'height': 108, 'url': 'h...
Cross-GPU prefix KV reuse with RDMA / NVLink - early experimental results
15
Been experimenting with a small prototype to reuse transformer KV attention states across GPUs. Current inference frameworks only reuse KV prefixes locally, so multi-GPU setups redo prefill work even when the prefix is identical. I implemented a simple path where one process exports its prefix KV tensors, and another ...
2025-11-12T21:37:52
https://www.reddit.com/r/LocalLLaMA/comments/1ovic54/crossgpu_prefix_kv_reuse_with_rdma_nvlink_early/
nsomani
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovic54
false
null
t3_1ovic54
/r/LocalLLaMA/comments/1ovic54/crossgpu_prefix_kv_reuse_with_rdma_nvlink_early/
false
false
self
15
null
GitHub - neelsomani/kv-marketplace: Cross-GPU KV Cache Marketplace
1
Hi all - this is a small research prototype I built to explore cross-GPU reuse of transformer attention states. When inference engines like vLLM implement prefix/KV caching, it's local to each replica. LMCache recently generalized this idea to multi-tier storage. KV Marketplace focuses narrowly on the GPU-to-GPU fast...
2025-11-12T21:28:36
https://github.com/neelsomani/kv-marketplace
nsomani
github.com
1970-01-01T00:00:00
0
{}
1ovi360
false
null
t3_1ovi360
/r/LocalLLaMA/comments/1ovi360/github_neelsomanikvmarketplace_crossgpu_kv_cache/
false
false
default
1
null
What local benchmarks are you running?
8
With the caveat upfront that LLM benchmarks all need to be taken with hefty grains of salt, I do think there's value in running them locally to: 1. Check vendor claims on LLM performance 2. Be able to compare the quantized models that most of us actually use I'm running Aider polyglot right now against a couple Qwen3...
2025-11-12T21:05:58
https://www.reddit.com/r/LocalLLaMA/comments/1ovhhag/what_local_benchmarks_are_you_running/
MutantEggroll
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovhhag
false
null
t3_1ovhhag
/r/LocalLLaMA/comments/1ovhhag/what_local_benchmarks_are_you_running/
false
false
self
8
null
What we shipped in MCI v1.2 and why it actually matters
0
Just shipped a bunch of quality-of-life improvements to MCI, and I'm honestly excited about how they simplify real workflows for **building custom MCP servers** on the fly 🚀 Here's what landed: **Environment Variables Got a Major Cleanup** We added the "mcix envs" command - basically a dashboard that shows you ex...
2025-11-12T21:04:25
https://www.reddit.com/r/LocalLLaMA/comments/1ovhfrd/what_we_shipped_in_mci_v12_and_why_it_actually/
Prestigious-Yam2428
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovhfrd
false
null
t3_1ovhfrd
/r/LocalLLaMA/comments/1ovhfrd/what_we_shipped_in_mci_v12_and_why_it_actually/
false
false
self
0
{'enabled': False, 'images': [{'id': 'zEKP_eifkMWx7j3EPpg-r3VcV84QH7pLWMOinnZZUSA', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/zEKP_eifkMWx7j3EPpg-r3VcV84QH7pLWMOinnZZUSA.png?width=108&crop=smart&auto=webp&s=df0e9562f404e87d6fa1d2442bb72cc236b2cbcf', 'width': 108}, {'height': 113, 'url': 'h...
Evaluating Voice AI: Why it’s harder than it looks
0
I’ve been diving into the space of voice AI lately, and one thing that stood out is how tricky evaluation actually is. With text agents, you can usually benchmark responses against accuracy, coherence, or task success. But with voice, there are extra layers: * **Latency**: Even a 200ms delay feels off in a live call. ...
2025-11-12T20:41:03
https://www.reddit.com/r/LocalLLaMA/comments/1ovgt9b/evaluating_voice_ai_why_its_harder_than_it_looks/
dinkinflika0
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovgt9b
false
null
t3_1ovgt9b
/r/LocalLLaMA/comments/1ovgt9b/evaluating_voice_ai_why_its_harder_than_it_looks/
false
false
self
0
{'enabled': False, 'images': [{'id': 'uhRpB7D-vTXyU3kWrM4Uv0wsEl8ANQiO9SXhRH44nmE', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/uhRpB7D-vTXyU3kWrM4Uv0wsEl8ANQiO9SXhRH44nmE.png?width=108&crop=smart&auto=webp&s=2ac91097383d12b50cccd11a156d801425048149', 'width': 108}, {'height': 113, 'url': 'h...
Thoughts on the AMD BC-250 16GB "Cards"?
2
I have the opportunity to pick up 12 AMD BC-250 cards already in an enclosure for dirt cheap. My biggest gripe with the setup is no PCI-e connection and a limited ethernet speed. I believe the ethernet ports of each are rated for one gigabit per second, though I likely could get \~2/3 Gb/s using the USB 3.0. With...
2025-11-12T20:39:53
https://www.reddit.com/r/LocalLLaMA/comments/1ovgs5p/thoughts_on_the_amd_bc250_16gb_cards/
nstein5
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovgs5p
false
null
t3_1ovgs5p
/r/LocalLLaMA/comments/1ovgs5p/thoughts_on_the_amd_bc250_16gb_cards/
false
false
self
2
null
Creating an inference provider that host quantized models. Feedback appreciated
0
Hello. I think I found a way to create a decent preforming 4-bit quantized model from any given model. I plan to host these quantized models on the cloud and charge for inference. I designed the inference to be faster than other providers. What models do you think I should quantize and host and are much needed? What y...
2025-11-12T20:19:30
https://www.reddit.com/r/LocalLLaMA/comments/1ovg8xl/creating_an_inference_provider_that_host/
textclf
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovg8xl
false
null
t3_1ovg8xl
/r/LocalLLaMA/comments/1ovg8xl/creating_an_inference_provider_that_host/
false
false
self
0
null
Error handling model response on continue.dev/ollama only on edit mode
0
Hi, i get this error only when i need to use edit mode on vs code. I selected 2 lines of code only when i press ctrl + i. Chat and autocomplete works fine. This is my config. Thanks name: Local Agent version: 1.0.0 schema: v1 models: - name: gpt-oss provider: ollama model: gpt-o...
2025-11-12T20:19:04
https://www.reddit.com/r/LocalLLaMA/comments/1ovg8ju/error_handling_model_response_on/
sebastraits
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovg8ju
false
null
t3_1ovg8ju
/r/LocalLLaMA/comments/1ovg8ju/error_handling_model_response_on/
false
false
https://b.thumbs.redditm…KK0irewqOtEY.jpg
0
null
lmarena.ai unreliable
0
I found the ranking on lmarena.ai quite suspicious. I tested many prompts across multiple models and discovered signs of manipulation: when I asked GLM‑4.6, it claimed to be Google Gemini. I suspect they manipulated results to secure sponsorship or funding. --- Furthermore, under the ranking methodology used by lmare...
2025-11-12T19:44:35
https://www.reddit.com/gallery/1ovfafs
LeTanLoc98
reddit.com
1970-01-01T00:00:00
0
{}
1ovfafs
false
null
t3_1ovfafs
/r/LocalLLaMA/comments/1ovfafs/lmarenaai_unreliable/
false
false
https://b.thumbs.redditm…nXVE-giCx5aY.jpg
0
null
Fine-tuning a model on a groupchat: Qwen2.5 0.5B running in-browser
6
I fine-tuned my first model with r/LocalLLaMA 's help! I took 50,000 messages from my college groupchat, and trained a Qwen3 4B, Qwen3 0.6B, and ultimately a Qwen2.5 0.5B to shrink it small enough to run **in-browser** with [WebLLM](https://webllm.mlc.ai/). You can even chat with it here: [https://www.infinitegroupcha...
2025-11-12T19:12:32
https://www.reddit.com/r/LocalLLaMA/comments/1ovef51/finetuning_a_model_on_a_groupchat_qwen25_05b/
_brimtown
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovef51
false
null
t3_1ovef51
/r/LocalLLaMA/comments/1ovef51/finetuning_a_model_on_a_groupchat_qwen25_05b/
false
false
self
6
null
Why Ampere Workstation/Datacenter/Server GPUs are still so expensive after 5+ years?
54
Hello guys, just an small discussion that came to my mind after reading this post [https://www.reddit.com/r/LocalLLaMA/comments/1ovatvf/where\_are\_all\_the\_data\_centers\_dumping\_their\_old/](https://www.reddit.com/r/LocalLLaMA/comments/1ovatvf/where_are_all_the_data_centers_dumping_their_old/) I feel I guess it do...
2025-11-12T18:59:35
https://www.reddit.com/r/LocalLLaMA/comments/1ove1px/why_ampere_workstationdatacenterserver_gpus_are/
panchovix
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ove1px
false
null
t3_1ove1px
/r/LocalLLaMA/comments/1ove1px/why_ampere_workstationdatacenterserver_gpus_are/
false
false
self
54
null
LLM for math
0
I’m currently curious about what kind of math problems can Ilm solve — does it base on topics (linear algebra, multi-variable calculus …)or base on specific logic? And thus, how could we categorize problems by what can be solved by LLM and what cannot?
2025-11-12T18:35:24
https://www.reddit.com/r/LocalLLaMA/comments/1ovddek/llm_for_math/
Hopeful_Geologist749
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovddek
false
null
t3_1ovddek
/r/LocalLLaMA/comments/1ovddek/llm_for_math/
false
false
self
0
null
[Followup] Qwen3 VL 30b a3b is pure love (or not so much)
34
A couple of days ago I posted here showcasing a video of the webapp I'm currently making. Qwen3-VL 30B-A3B MoE got me back into this project because it amazed how good it is! (Self promotion at the end: My Project is now open sourced and avaialalbe as an easy to deploy docker container...) **Original post:** [https://...
2025-11-12T18:20:03
https://www.reddit.com/r/LocalLLaMA/comments/1ovcxu0/followup_qwen3_vl_30b_a3b_is_pure_love_or_not_so/
Njee_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovcxu0
false
null
t3_1ovcxu0
/r/LocalLLaMA/comments/1ovcxu0/followup_qwen3_vl_30b_a3b_is_pure_love_or_not_so/
false
false
self
34
null
Best method for vision model lora inference
1
I have finetuned Qwen 7b VL 4 bit model using unsloth and I want to get the best throughput . Currently I am getting results for 6 images with a token size of 1000. How can I increase the speed and what is the best production level solution?
2025-11-12T18:18:40
https://www.reddit.com/r/LocalLLaMA/comments/1ovcwfx/best_method_for_vision_model_lora_inference/
Unique_Yogurtcloset8
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovcwfx
false
null
t3_1ovcwfx
/r/LocalLLaMA/comments/1ovcwfx/best_method_for_vision_model_lora_inference/
false
false
self
1
null
Replace Sonnet 4.5 with Minimax-M2 for my 3D app -> same quality with like 1/10th costs
22
Using LLMs to control a modelling software, which requires a lot of thinking and tool calling, so I've been using Sonnet in the most complex portion of the workflow. Ever since I saw minimax can match sonnet in benchmarks, I replaced the model and haven't seen a degradation in output (3d model output in my case).
2025-11-12T17:55:54
https://i.redd.it/swomto3t6v0g1.png
spacespacespapce
i.redd.it
1970-01-01T00:00:00
0
{}
1ovc90m
false
null
t3_1ovc90m
/r/LocalLLaMA/comments/1ovc90m/replace_sonnet_45_with_minimaxm2_for_my_3d_app/
false
false
default
22
{'enabled': True, 'images': [{'id': 'swomto3t6v0g1', 'resolutions': [{'height': 84, 'url': 'https://preview.redd.it/swomto3t6v0g1.png?width=108&crop=smart&auto=webp&s=06978747bfaa8378753e47ddbc1cfc751a8627fe', 'width': 108}, {'height': 168, 'url': 'https://preview.redd.it/swomto3t6v0g1.png?width=216&crop=smart&auto=web...
Live VLM WebUI - Web interface for Ollama vision models with real-time video streaming
182
Hey r/LocalLLaMA! 👋 I'm a Technical Marketing Engineer at NVIDIA working on Jetson, and we just open-sourced [**Live VLM WebUI**](https://github.com/nvidia-ai-iot/live-vlm-webui) \- a tool for testing Vision Language Models locally with real-time video streaming. # What is it? Stream your webcam to any Ollama visio...
2025-11-12T17:50:56
https://i.redd.it/n5cc10ph5v0g1.png
lektoq
i.redd.it
1970-01-01T00:00:00
0
{}
1ovc3sj
false
null
t3_1ovc3sj
/r/LocalLLaMA/comments/1ovc3sj/live_vlm_webui_web_interface_for_ollama_vision/
false
false
default
182
{'enabled': True, 'images': [{'id': 'n5cc10ph5v0g1', 'resolutions': [{'height': 97, 'url': 'https://preview.redd.it/n5cc10ph5v0g1.png?width=108&crop=smart&auto=webp&s=439748f9acf605888378bc59c53a3f245e6fbb0d', 'width': 108}, {'height': 194, 'url': 'https://preview.redd.it/n5cc10ph5v0g1.png?width=216&crop=smart&auto=web...
AI setup for cheap?
5
Hi. My current setup is: i7-9700f, RTX 4080, 128GB RAM, 3745MHz. In GPT, I get ~10.5 tokens per second with 120b OSS, and only 3.0-3.5 tokens per second with QWEN3 VL 235b A22b Thinking. I allocate maximum context for GPT, and 3/4 of the possible available context for QWEN3. I put all layers on both the GPU and CPU. It...
2025-11-12T17:46:42
https://www.reddit.com/r/LocalLLaMA/comments/1ovbzi3/ai_setup_for_cheap/
Pretend-Pumpkin7506
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovbzi3
false
null
t3_1ovbzi3
/r/LocalLLaMA/comments/1ovbzi3/ai_setup_for_cheap/
false
false
self
5
null
Is Polish better for prompting LLMs? Case study: Logical puzzles
57
Hey, recently this article made waves within many LLM communities: [https://www.euronews.com/next/2025/11/01/polish-to-be-the-most-effective-language-for-prompting-ai-new-study-reveals](https://www.euronews.com/next/2025/11/01/polish-to-be-the-most-effective-language-for-prompting-ai-new-study-reveals) as it claimed (b...
2025-11-12T17:40:03
https://www.reddit.com/r/LocalLLaMA/comments/1ovbssf/is_polish_better_for_prompting_llms_case_study/
Substantial_Sail_668
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovbssf
false
null
t3_1ovbssf
/r/LocalLLaMA/comments/1ovbssf/is_polish_better_for_prompting_llms_case_study/
false
false
https://b.thumbs.redditm…66lV0hdKGkHo.jpg
57
null
In theory, does int4 QAT training (e.g. Kimi k2 thinking) help or hurt further quantization?
5
With quantization aware training, should we expect Kimi K2 GGUFs at q4 or q3 and below, to be better than FP16 >> Q4, because they are closer to the original Int4? Or worse, because they are further compressing an already very efficiently structured model?
2025-11-12T17:37:16
https://www.reddit.com/r/LocalLLaMA/comments/1ovbq3f/in_theory_does_int4_qat_training_eg_kimi_k2/
nomorebuttsplz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovbq3f
false
null
t3_1ovbq3f
/r/LocalLLaMA/comments/1ovbq3f/in_theory_does_int4_qat_training_eg_kimi_k2/
false
false
self
5
null
Current SoTA with multimodal embeddings
1
There have been some great multimodal models released lately, namely the Qwen3 VL and Omni, but looking at the embedding space, multimodal options are quite sparse. It seems like nomic-ai/colnomic-embed-multimodal-7b is still the SoTA after 7 months, which is a long time in this field. Are there any other models worth ...
2025-11-12T17:23:55
https://www.reddit.com/r/LocalLLaMA/comments/1ovbd3j/current_sota_with_multimodal_embeddings/
SubstantialSock8002
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovbd3j
false
null
t3_1ovbd3j
/r/LocalLLaMA/comments/1ovbd3j/current_sota_with_multimodal_embeddings/
false
false
self
1
null
Where are all the data centers dumping their old decommissioned GPUs?
270
In 2022, I purchased a lot of Tesla P40s on eBay, but unfortunately, because of their outdated architecture, they are now practically useless for what I want to do. It seems like newer-generation GPUs aren’t finding their way into consumers' hands. I asked my data center connection and he said they are recycling them, ...
2025-11-12T17:05:19
https://www.reddit.com/r/LocalLLaMA/comments/1ovatvf/where_are_all_the_data_centers_dumping_their_old/
AffectSouthern9894
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovatvf
false
null
t3_1ovatvf
/r/LocalLLaMA/comments/1ovatvf/where_are_all_the_data_centers_dumping_their_old/
false
false
self
270
null
Need help training a 1b parameter model
0
I know it's a wrong place to post this and I'm really sorry for that but it would be really helpful if someone can help with the 100 dollar. I'll be training on cloud and little tight on budget, so thought maybe asking will be a better idea . Help Only If you can and not under any force or pressure. Also I'll defini...
2025-11-12T17:02:59
https://www.reddit.com/r/LocalLLaMA/comments/1ovaret/need_help_training_a_1b_parameter_model/
ExcellentAirport504
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovaret
false
null
t3_1ovaret
/r/LocalLLaMA/comments/1ovaret/need_help_training_a_1b_parameter_model/
false
false
self
0
null
An A.I mental wellness tool that sounds human, Requesting honest feedback and offering early access.
0
Hello everyone, During COVID, I developed some social anxiety. I've been sitting on the idea of seeing a professional therapist, but it's not just the cost, there's also a real social stigma where I live. People can look down on you if they find out. As a Machine Learning Engineer, I started wondering that "could an ...
2025-11-12T16:54:57
https://www.reddit.com/r/LocalLLaMA/comments/1ovaiuo/an_ai_mental_wellness_tool_that_sounds_human/
MelkorSparrow
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ovaiuo
false
null
t3_1ovaiuo
/r/LocalLLaMA/comments/1ovaiuo/an_ai_mental_wellness_tool_that_sounds_human/
false
false
self
0
{'enabled': False, 'images': [{'id': 'htQh4S5ajR3_Vd5guAa9GWjoIrgKqMIhDR_EceTFs3I', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/htQh4S5ajR3_Vd5guAa9GWjoIrgKqMIhDR_EceTFs3I.png?width=108&crop=smart&auto=webp&s=96e001ab58b4c9dc9a6ec8d170d1103a5d6c8d5f', 'width': 108}, {'height': 113, 'url': 'h...
Which Local Language Model Suits my needs.
0
Hello, I apologise for asking a question that's probably a bit dumb. But I want a model that doesn't fear-mongers, like the ChatGPT 4o (the 4o which was released before GPT 5 ruined everything for me) which I felt was nice, balanced, and pretty chill to talk to even if a bit obsequious. So I am wondering if there is a...
2025-11-12T16:44:18
https://www.reddit.com/r/LocalLLaMA/comments/1ova8hx/which_local_language_model_suits_my_needs/
bangboobie
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ova8hx
false
null
t3_1ova8hx
/r/LocalLLaMA/comments/1ova8hx/which_local_language_model_suits_my_needs/
false
false
self
0
null
What should I buy: a $3K phone or an nVidia 5090?
0
[https://x.com/UniverseIce/status/1988545779410391510](https://x.com/UniverseIce/status/1988545779410391510) Which one would be better for chatting with an LLM? I'm thinking the phone because it is portable. What do you think?
2025-11-12T16:41:04
https://www.reddit.com/r/LocalLLaMA/comments/1ova5e7/what_should_i_buy_a_3k_phone_or_an_nvidia_5090/
Terminator857
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ova5e7
false
null
t3_1ova5e7
/r/LocalLLaMA/comments/1ova5e7/what_should_i_buy_a_3k_phone_or_an_nvidia_5090/
false
false
self
0
null
Has the USA/EU given up on open weight models?
92
In the last couple of months we only see Chinese models (thank God), I don't remember that in recent months we had any open model that came from the USA/EU, do you think they changed their tactics and don't care anymore?
2025-11-12T16:20:46
https://www.reddit.com/r/LocalLLaMA/comments/1ov9lug/has_the_usaeu_given_up_on_open_weight_models/
justDeveloperHere
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov9lug
false
null
t3_1ov9lug
/r/LocalLLaMA/comments/1ov9lug/has_the_usaeu_given_up_on_open_weight_models/
false
false
self
92
null
What is this new "Viper" model on LMArena?
6
It created a very impressive animation of a dog moving its tail, the prompt was "generate a realistic svg of a dog moving its tail" Codepen: [https://codepen.io/Alecocluc/pen/vEGOvQj](https://codepen.io/Alecocluc/pen/vEGOvQj)
2025-11-12T15:46:52
https://i.redd.it/tya8rmm7ku0g1.png
Alecocluc
i.redd.it
1970-01-01T00:00:00
0
{}
1ov8obj
false
null
t3_1ov8obj
/r/LocalLLaMA/comments/1ov8obj/what_is_this_new_viper_model_on_lmarena/
false
false
default
6
{'enabled': True, 'images': [{'id': 'tya8rmm7ku0g1', 'resolutions': [{'height': 131, 'url': 'https://preview.redd.it/tya8rmm7ku0g1.png?width=108&crop=smart&auto=webp&s=23d41aadea14caa37b162fb88275a9eb18605f28', 'width': 108}, {'height': 262, 'url': 'https://preview.redd.it/tya8rmm7ku0g1.png?width=216&crop=smart&auto=we...
2*dgx spark
1
Hi i want to create like 20 AI Assistant each need a different model parameters & contexte lenght ===> up to run 6/8 assistant at the same time and I am planning to purchase two nvidia dgx spark. can you give some advice ( I'am a beginner in this field)
2025-11-12T15:40:04
https://www.reddit.com/r/LocalLLaMA/comments/1ov8hw5/2dgx_spark/
Flashy_Upstairs_7491
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov8hw5
false
null
t3_1ov8hw5
/r/LocalLLaMA/comments/1ov8hw5/2dgx_spark/
false
false
self
1
null
Anyone know a framework where an AI agent can actually “remember” knowledge without using RAG or fine-tuning?
1
[removed]
2025-11-12T15:21:30
https://www.reddit.com/r/LocalLLaMA/comments/1ov809y/anyone_know_a_framework_where_an_ai_agent_can/
Physical_Event4441
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov809y
false
null
t3_1ov809y
/r/LocalLLaMA/comments/1ov809y/anyone_know_a_framework_where_an_ai_agent_can/
false
false
self
1
null
Anyone know a framework where an AI agent can actually “remember” knowledge without using RAG or fine-tuning?
1
[removed]
2025-11-12T15:16:25
https://www.reddit.com/r/LocalLLaMA/comments/1ov7val/anyone_know_a_framework_where_an_ai_agent_can/
Physical_Event4441
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov7val
false
null
t3_1ov7val
/r/LocalLLaMA/comments/1ov7val/anyone_know_a_framework_where_an_ai_agent_can/
false
false
self
1
null
Looking for an agent framework that supports true “knowledge memory” (not RAG, embeddings, or fine-tuning)
1
[removed]
2025-11-12T15:13:26
https://www.reddit.com/r/LocalLLaMA/comments/1ov7scr/looking_for_an_agent_framework_that_supports_true/
Physical_Event4441
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov7scr
false
null
t3_1ov7scr
/r/LocalLLaMA/comments/1ov7scr/looking_for_an_agent_framework_that_supports_true/
false
false
self
1
null
Stop fine-tuning your model for every little thing. You're probably wasting your time.
9
Alright, confession time. I just wasted three weeks and a chunk of my compute budget trying to fine-tune a model to answer questions about our internal API. The results were... mediocre at best. It kinda knew the stuff, but it also started hallucinating in new and creative ways, and forgot how to do basic things it was...
2025-11-12T15:09:34
https://www.reddit.com/r/LocalLLaMA/comments/1ov7ogq/stop_finetuning_your_model_for_every_little_thing/
RYTHEIX
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov7ogq
false
null
t3_1ov7ogq
/r/LocalLLaMA/comments/1ov7ogq/stop_finetuning_your_model_for_every_little_thing/
false
false
self
9
null
AI LLM Workstation setup - Run up to 100B models
7
I'm planning to build a workstation for AI - LLM stuff. ^(Please leave the GPU part, I'm gonna grab 24-32GB GPU, obviously RTX one since I need CUDA support for decent Image/Video generations. In future I'm planning to grab 96GB GPU(after price down in 2027)) So for my requirements, I need more RAM since 24-32GB VRAM...
2025-11-12T15:03:16
https://www.reddit.com/r/LocalLLaMA/comments/1ov7idh/ai_llm_workstation_setup_run_up_to_100b_models/
pmttyji
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov7idh
false
null
t3_1ov7idh
/r/LocalLLaMA/comments/1ov7idh/ai_llm_workstation_setup_run_up_to_100b_models/
false
false
self
7
null
Deep fake quiz test for users
1
I’m interested in a **quiz for employees** in our organization to **identify Deepfakes** using a mix of real videos and AI-generated ones, where participants will have to decide which is which. They’ll connect through a **link or QR code**. Is there an existing solution for this?
2025-11-12T14:21:59
https://www.reddit.com/r/LocalLLaMA/comments/1ov6fmk/deep_fake_quiz_test_for_users/
Boonyal
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov6fmk
false
null
t3_1ov6fmk
/r/LocalLLaMA/comments/1ov6fmk/deep_fake_quiz_test_for_users/
false
false
self
1
null
Adding memory to GPU
2
The higher GB cards cost a ridiculous amount. I'm curious if anyone has tried adding memory to their GPU like Chinese modders do and what your results were. Not that I would ever do it, but I find it fascinating. For context YT gave me this short: https://youtube.com/shorts/a4ePX1TTd5I?si=xv6ek5rTDFB3NmPw
2025-11-12T14:14:27
https://www.reddit.com/r/LocalLLaMA/comments/1ov68ox/adding_memory_to_gpu/
wikbus
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov68ox
false
null
t3_1ov68ox
/r/LocalLLaMA/comments/1ov68ox/adding_memory_to_gpu/
false
false
self
2
{'enabled': False, 'images': [{'id': 'EAASCsAyK0t9ZsnTiK-8D7Yu_kbPaKJFDLrh1K17noo', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/EAASCsAyK0t9ZsnTiK-8D7Yu_kbPaKJFDLrh1K17noo.jpeg?width=108&crop=smart&auto=webp&s=181bf146757ed4918dd8d18ab5d3192cfbde7fcc', 'width': 108}, {'height': 162, 'url': '...
[D] Linguistic RL: 3B Models Exceed 100B Performance Through Self-Reflection (86% vs 81%)
0
**TL;DR** : We taught tiny models (3B/1.5B) to beat Claude 3.5 Haiku (100B) by having Claude "journal" about its mistakes, then training small models on the learned strategy. Cost: <$10. Student exceeds teacher. --- ## Results | Model | Size | Baseline | After LRL+LoRA ...
2025-11-12T13:56:58
https://www.reddit.com/r/LocalLLaMA/comments/1ov5sxh/d_linguistic_rl_3b_models_exceed_100b_performance/
Next_Bid_8339
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov5sxh
false
null
t3_1ov5sxh
/r/LocalLLaMA/comments/1ov5sxh/d_linguistic_rl_3b_models_exceed_100b_performance/
false
false
self
0
null
Any experience serving LLMs locally on Apple M4 for multiple users?
4
Has anyone tried deploying an LLM *as a shared service* on an Apple M4 (Pro/Max) machine? Most benchmarks I’ve seen are single-user inference tests, but I’m wondering about *multi-user* or small-team usage. Specifically: * How well does the M4 handle concurrent inference requests? * Does vLLM or other high-throughput...
2025-11-12T13:36:37
https://www.reddit.com/r/LocalLLaMA/comments/1ov5bpe/any_experience_serving_llms_locally_on_apple_m4/
ApprenticeLYD
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov5bpe
false
null
t3_1ov5bpe
/r/LocalLLaMA/comments/1ov5bpe/any_experience_serving_llms_locally_on_apple_m4/
false
false
self
4
null
Can a local LLM beat ChatGPT for business analysis?
1
I work in an office environment and often use ChatGPT to help with business analysis — identifying trends, gaps, or insights that would otherwise take me hours to break down, then summarizing them clearly. Sometimes it nails it, but other times I end up spending hours fixing inaccuracies or rephrasing its output. I’m ...
2025-11-12T13:34:10
https://www.reddit.com/r/LocalLLaMA/comments/1ov59n6/can_a_local_llm_beat_chatgpt_for_business_analysis/
reallionkiller
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov59n6
false
null
t3_1ov59n6
/r/LocalLLaMA/comments/1ov59n6/can_a_local_llm_beat_chatgpt_for_business_analysis/
false
false
self
1
null
Fast and Affordable LLMs serving on Intel Arc Pro B-Series GPUs with vLLM
13
2025-11-12T13:21:38
https://blog.vllm.ai/2025/11/11/intel-arc-pro-b.html
reps_up
blog.vllm.ai
1970-01-01T00:00:00
0
{}
1ov4z8j
false
null
t3_1ov4z8j
/r/LocalLLaMA/comments/1ov4z8j/fast_and_affordable_llms_serving_on_intel_arc_pro/
false
false
default
13
null
Tool-agent: minimal CLI agent
2
Hey folks. Later this week I’m running a tech talk in my local community on building AI agents. Thought I’d share the code I’m using for a demo as folks may find it a useful starting point for their own work. For those in this sub who occasionally ask how to get better web search results than OpenWebUI: my quest to un...
2025-11-12T13:03:22
https://github.com/dsartori/tool-agent
dsartori
github.com
1970-01-01T00:00:00
0
{}
1ov4kaz
false
null
t3_1ov4kaz
/r/LocalLLaMA/comments/1ov4kaz/toolagent_minimal_cli_agent/
false
false
https://external-preview…9d993711e63e0199
2
{'enabled': False, 'images': [{'id': 'kk7j4fCF3dmpN0x2LklyXszpS5Vo5N2GCJlJTPNoYB8', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/kk7j4fCF3dmpN0x2LklyXszpS5Vo5N2GCJlJTPNoYB8.png?width=108&crop=smart&auto=webp&s=69fe5f9aa5bfaca851690b9d3b5e5c2997d90025', 'width': 108}, {'height': 108, 'url': 'h...
I built my own self-hosted GPT with LM Studio, Caddy, and Cloudflare Tunnel
1
Inspired by another post here, I’ve just put together a little self-hosted AI chat setup that I can use on my LAN and remotely and a few friends asked how it works. *Processing img uqmudnzjqt0g1...* [](https://preview.redd.it/i-built-my-own-self-hosted-chatgpt-with-lm-studio-caddy-and-v0-uyvp7j948t0g1.png?width=1405&...
2025-11-12T13:01:34
https://www.reddit.com/r/LocalLLaMA/comments/1ov4isj/i_built_my_own_selfhosted_gpt_with_lm_studio/
shaundiamonds
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov4isj
false
null
t3_1ov4isj
/r/LocalLLaMA/comments/1ov4isj/i_built_my_own_selfhosted_gpt_with_lm_studio/
false
false
https://external-preview…46467c369d7b36d1
1
{'enabled': False, 'images': [{'id': 'fWrXQWzqcIXy63K93ixxm2kpdW4Oi2HihQyfaV0EM1c', 'resolutions': [{'height': 93, 'url': 'https://external-preview.redd.it/fWrXQWzqcIXy63K93ixxm2kpdW4Oi2HihQyfaV0EM1c.png?width=108&crop=smart&auto=webp&s=154fde7dec2e775b21241a19a15f67cb842da980', 'width': 108}, {'height': 187, 'url': 'h...
First Attempt at creating local models + SWE Benching
0
https://preview.redd.it/… better results.
2025-11-12T13:00:26
https://www.reddit.com/r/LocalLLaMA/comments/1ov4hp8/first_attempt_at_creating_local_models_swe/
_blkout
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov4hp8
false
null
t3_1ov4hp8
/r/LocalLLaMA/comments/1ov4hp8/first_attempt_at_creating_local_models_swe/
false
false
https://b.thumbs.redditm…iVvX37gLnUWk.jpg
0
null
Cannot get qwen3 vl instruct versions working
1
Hi everyone, I am new to this so forgive me if I am missing something simple. I am trying to use qwen3 vl in my thesis project and i was exploring the option of using GGUF weights to process my data locally. The main issue is that get the instruct variants of the model running. I have tried Ollama + following instr...
2025-11-12T12:48:54
https://www.reddit.com/r/LocalLLaMA/comments/1ov48i4/cannot_get_qwen3_vl_instruct_versions_working/
matthisonfire
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov48i4
false
null
t3_1ov48i4
/r/LocalLLaMA/comments/1ov48i4/cannot_get_qwen3_vl_instruct_versions_working/
false
false
self
1
{'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...
Ollares one: miniPC with RTX 5090 mobile (24GB VRAM) + Intel 275HX (96GB RAM)
6
It came to my attention this new product: [https://one.olares.com](https://one.olares.com) that is still not available for sale (kickstarter campaign to start soon). The specs: * Processor: Intel® Ultra 9 275HX 24 Cores, 5.4GHz * GPU: NVIDIA GeForce RTX 5090 Mobile 24GB GDDR7 * Memory: 96GB RAM (2×48GB) DDR5 5600MHz ...
2025-11-12T12:33:38
https://www.reddit.com/r/LocalLLaMA/comments/1ov3x0m/ollares_one_minipc_with_rtx_5090_mobile_24gb_vram/
CapoDoFrango
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov3x0m
false
null
t3_1ov3x0m
/r/LocalLLaMA/comments/1ov3x0m/ollares_one_minipc_with_rtx_5090_mobile_24gb_vram/
false
false
self
6
{'enabled': False, 'images': [{'id': 'qZ5R5FoQkUW94iO0uhpSMNyC5hsB9VdazBY670QUPLE', 'resolutions': [{'height': 36, 'url': 'https://external-preview.redd.it/qZ5R5FoQkUW94iO0uhpSMNyC5hsB9VdazBY670QUPLE.png?width=108&crop=smart&auto=webp&s=45f477d9979ee4defe84dc15f64872020957882f', 'width': 108}, {'height': 72, 'url': 'ht...
AELLA: 100M+ research papers: an open-science initiative to make scientific research accessible via structured summaries created by LLMs
448
Blog: [https://inference.net/blog/project-aella](https://inference.net/blog/project-aella) Models: [https://huggingface.co/inference-net](https://huggingface.co/inference-net) Visualizer: [https://aella.inference.net](https://aella.inference.net/)
2025-11-12T12:06:13
https://v.redd.it/du59aiutet0g1
Nunki08
v.redd.it
1970-01-01T00:00:00
0
{}
1ov3dkb
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/du59aiutet0g1/DASHPlaylist.mpd?a=1765541188%2CMDViMjdjMDYwODRjODdkYzIxMzYxMTg5MzhlYWQ3YjIxMGQ5YTA2MDgwY2UwZWRlMTkxMDRlYmE2ZjgzM2EwYg%3D%3D&v=1&f=sd', 'duration': 21, 'fallback_url': 'https://v.redd.it/du59aiutet0g1/CMAF_1080.mp4?source=fallback', 'h...
t3_1ov3dkb
/r/LocalLLaMA/comments/1ov3dkb/aella_100m_research_papers_an_openscience/
false
false
https://external-preview…1064329120573b34
448
{'enabled': False, 'images': [{'id': 'Ym1xdmdzdXRldDBnMR0L-Ennn3ovi4auFkXdc601F67-ibAb8bxVVAjHQXSP', 'resolutions': [{'height': 69, 'url': 'https://external-preview.redd.it/Ym1xdmdzdXRldDBnMR0L-Ennn3ovi4auFkXdc601F67-ibAb8bxVVAjHQXSP.png?width=108&crop=smart&format=pjpg&auto=webp&s=91ec8a843f97bd6906bb32c93c57a2c700e4d...
Is Deepseek-OCR SOTA for OCR-related tasks?
33
For those running local setups (e.g 16 GB VRAM), how does DeepSeek-OCR stack up against recent VLMs — is it considered SOTA for document parsing? I’m experimenting with adding an LLM layer on top to extract structured fields, but I’m wondering if models like Qwen3-VL-8B might still outperform it overall. Anyone here ...
2025-11-12T11:41:34
https://www.reddit.com/r/LocalLLaMA/comments/1ov2wmu/is_deepseekocr_sota_for_ocrrelated_tasks/
Ok_Television_9000
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov2wmu
false
null
t3_1ov2wmu
/r/LocalLLaMA/comments/1ov2wmu/is_deepseekocr_sota_for_ocrrelated_tasks/
false
false
self
33
null
My (open-source) continuation (FlexAttention, RoPE, BlockMasks, Muon, etc.) to Karpathy's NanoGPT
43
Hey everyone, First of all, I am not fully sure if this useful to r/LocalLLaMA, because I would assume this is more about running existing models that starting from scratch? Or maybe you expect higher quality models. In any case, I have been following and coding along Andrej Karpathy's 'Let's reproduce GPT-2 (124M...
2025-11-12T11:31:36
https://www.reddit.com/r/LocalLLaMA/comments/1ov2qee/my_opensource_continuation_flexattention_rope/
Any-Winter-4079
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ov2qee
false
null
t3_1ov2qee
/r/LocalLLaMA/comments/1ov2qee/my_opensource_continuation_flexattention_rope/
false
false
self
43
{'enabled': False, 'images': [{'id': 'kJ3EC-R02BkQqzMWZNyrVTbRZZsc5VBvnDOrTJ7NaXk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/kJ3EC-R02BkQqzMWZNyrVTbRZZsc5VBvnDOrTJ7NaXk.png?width=108&crop=smart&auto=webp&s=bdfe631cda468c7da6f9392b19a8fa407e64b6d4', 'width': 108}, {'height': 108, 'url': 'h...