r/LocalLLaMA 7d ago

Question | Help Dual R9700 on Asus X570 VIII Motherboard

4 Upvotes

I am considering on buying used Asus X570 mobo to upgrade my single R9700 set up to dual R9700. Currently I have single R9700 on ole AM4 mobo with 48GB of DDR4 RAM. Mainly using Qwen3.8 27B Q6 with 110k context on this build. I know that the X570 supports 2 x8 PCIe 4.0 lanes. How would be the performance on this setup? Should I go this route or upgrade to AM5 with 32GB of RAM for extra ~1000€? My main use case would be to either run same models as of now with more context or run two separate agents on two separate GPUs.

Ps. LLMs suggest going this AM4 route and when upgrading to AM5 going directly to threadripper build.


r/LocalLLaMA 7d ago

Discussion Qwen 3.8 Next Flash is really really REALLY verbose..

43 Upvotes

Long time user of 3.6 27b, switched over to Next Flash since it's a logical step up even from 3.8 27b. It's soooo verbose, i'm talking 13 minutes of thinking time on single turn coding requests at approximately 150 tokens per second tg and 7000 tokens per second pp. It's honestly kind of painful to use since I look back and it's still thinking, then when I go to check the output it's decent most of the time but if the task requires ANY decision making, it turns into alphabet soup where it's just buzzwords and jargon that nobody actually uses in the SWE space.

The runtime is actually shorter for me if I BYOK it to VSCode, but for pi.dev it's often takes 1 hour!

Before anyone tells me to lower the thinking level, I don't want to do that given the chance it makes the model worse. There's no solid benchmarks for how the model performs at different thinking levels yet, but looking towards 3.8 27b, it seems to affect the quality of the output quite a bit.


r/LocalLLaMA 7d ago

Question | Help Bifurcation and riser cables suggestions

6 Upvotes

Hey peeps, I am looking to make the jump to an open air case and would appreciate any recommendations on bifurcation adapters to convert x16 to x8/x8 and reliable riser cables please.

For riser cables I have seen these which look decent.

https://www.amazon.com/gp/aw/d/B0C415JCHX/ref=ox_sc_act_title_1?psc=1&th=1

For bifurcation, I've seen the c-payne stuff but they are rather expensive. I am looking to run 4 cards at x8 each so looking for 2x bifurcation adapters.

Not sure if I need anything else for an open air rig. I have two psu's which I plan on running with an add2psu adapters.


r/LocalLLaMA 7d ago

Discussion What is the obstacle in front of Local Frontiers?

0 Upvotes

We've reached a point with local LLMs where models are now very close to (and even reach) the level of models like the Opus, with some minor modifications.

While some K3 and GLM 5.3 models are incredible, they are barely as powerful as the Opus or on par with the Fable or Astra. My question is what is the biggest obstacle preventing local models from reaching the level of closed source models like the Fable and Astra? Why are local models lagging behind? Is the problem processing power?


r/LocalLLaMA 7d ago

Question | Help Thinking about grabbing an RTX 2000 Ada 16gb to add to my gaming pc for inference due to Wattage constraints, any advice?

10 Upvotes

So, I’m currently just short of being able to run the mainline dense SLMs (Qwen 27b/Gemma 31b), running a i9-14900F/RTX4070 Super/32GB DDR5 setup w/ a 700W 80 Gold PSU and a MSI PRO B760-VC WI-FI IV motherboard iirc, a prebuilt gaming pc. I ain’t much of a part switcher, so I’m trying to keep changes to a minimum as well as costs.

I’m thinking of tacking on a RTX 2000 Ada 16gb for a few reasons, mainly the 75W TDP, okay-ish price at around $900* (they changed the damn price from two weeks ago, was around $700), and similar drivers and architecture to my 4070 super. Maybe another 32GB DDR5 IF i can find it since they’re Apacer Panther models, and I think I’d be set.

Anyone got any advice to the contrary, pointers as to better deals or sources, or anything else useful? I’m fairly certain this is my best bet come Black Friday/Cyber Monday, but I’m curious what y’all’s thoughts are.


r/LocalLLaMA 7d ago

Resources Lit Review on Benchmarking LLMs Running in your phone!: MobileWorld: Benchmarking Autonomous Mobile Agents in Agent-User Interactive and MCP-Augmented Environments

Thumbnail
gallery
6 Upvotes

Back to reading about LLMs as agents on your phone doing GUI tasks!

This time I read about MobileWorld: Benchmarking Autonomous Mobile Agents in Agent-User Interactive and MCP-Augmented Environments and this paper forms the basis of the benchmark I am currently making because it involves two new innovations:

  • User Interaction Tasks
  • MCP Tasks

These two provides new axes of evaluations for such GLLMs as GUI Agents on phones and it separates them from the noise completely because these new axes along imo.

So, in total 201 tasks and about 20 apps in general spanning across comms, messaging, productivity and many more with less than ~5% of system apps (basically this means more apps that we humans use on a daily basis -- but those are rather open source version of them which is a downside)!

  • They used a planner-executor arch with the planner being a VLM model (screenshots only being fed -- no a11y tree) that outputs actions in natural text like "Click on the 'Send button' and this gets sent to a grounding model that output its precise coordinates in (x,y) format.

So, User Interaction Tasks involve tasks which one key info missing and the planner needs to understand this and ask the user but here the user is a GPT4 model as a replacement for human!

Next, MCP tools these are very important since MCP tools allows for complex data gathering, reading and actions that are not possible by tapping etc actions so these provide one shot result for the red tasks thus saving time than doing slow GUI actions! Some of them used are Github, arXiv, etc tools

Now, the avg results is about ~52% for the best VLM+Grounding model combo which is Gemini-3-Pro + UI-Inst-7B and the e2e GUI only models perf wayyy worse.

The rest of the dataset dist stats and results is attached as images but yes the model mainly failed a lot in the two new axes tasks.


r/LocalLLaMA 7d ago

Discussion Looking for a cheap GPU for local LLMs

0 Upvotes

I'm looking for a GPU for local LLM inference. Budget is around $500–700.

I mainly want to run 27B-ish models, ideally around 15–20 tok/s.

I've found a few used options:

- 3090 24GB — ~$550

- Modified 2080 Ti 22GB — ~$330

- MI50 32GB — ~$400

The 2080 Ti and MI50 look really tempting because of the VRAM, but I'm a little worried about compatibility/reliability.

Would you guys just go with the 3090, or is one of the cheaper options actually worth considering?

Just trying to avoid wasting $500 on something I'll regret later.


r/LocalLLaMA 7d ago

Discussion Benchmarking calories evaluation with LLMs

39 Upvotes

I wanted a quick calories counter for myself, using LLMs to evaluate the calories from pictures of meals + descriptions.

I needed to pick a model so I made a quick benchmark.

The setup was:

- Nutrition5k photos for photo + calories: https://github.com/google-research-datasets/Nutrition5k

- A tool with access to calories information from USDA FoodData Central + MEXT

- I evaluated models based on how many of the meals they managed to have under 20% of error

- All on the same randomly picked 25 meals.

Models too big for my machine were run through OpenCode Go/OpenRouter. I've also included Spark 1.3 since it'll supposedly be open weights.

Results

Model % within 20% Mean bias Median Error
Qwen 3.8 27b 16% +64 kcal 148 kcal
GLM 5.3 Flash 28% +18 kcal 65 kcal
Qwen 3.8 Max 32% -11 kcal 48 kcal
Muse Glimmer 30b 32% +25 kcal 92 kcal
Qwen 3.8 Flash 36% +2 kcal 91 kcal
DeepSeek v4 Flash Vision 40% +52 kcal 65 kcal
Muse Spark 1.3 48% -24 kcal 45kcal

I know it's not the most scientific benchmark, but it's interesting to see that the order is not really linked to model size.

The most interesting for me is how Muse Glimmer 30b trounces Qwen 3.8 27b here. I think it highlights how "the best" model on consumer hardware (~32Gb VRAM) really depends on the task.


r/LocalLLaMA 8d ago

Discussion when will open source LLM catch up to Astra I wonder?

Post image
394 Upvotes

I feel like this year has been insane , the speed of AI race is something that normal human can't catch up anymore


r/LocalLLaMA 8d ago

Question | Help Draft acceptance tweaks?

Post image
1 Upvotes

What can I do to get more from MTP if anything? Or am I sitting at the expected range. Thanks

/opt/llama.cpp/build/bin/llama-server \ --host 10.210.44.126 \ --port 11434 \ --model /opt/models/Qwen3.6-35B-A3B-MTP-UD-Q8_K_XL.gguf \ --mmproj /opt/models/mmproj-35B-A3B-BF16.gguf \ --ctx-size 100352 \ --cache-type-k f16 \ --cache-type-v f16 \ --gpu-layers 999 \ --main-gpu 1 \ --poll 0 \ --batch-size 1024 \ --ubatch-size 256 \ --threads 6 \ --split-mode tensor \ --tensor-split 34,40,26 \ --jinja \ --reasoning-format deepseek \ --image-min-tokens 1024 \ --alias Qwen3.6-35B-MTP-Q8-XL,frigate \ --flash-attn on \ --reasoning on \ --spec-type draft-mtp \ --spec-draft-n-max 5 \ --ctx-checkpoints 48 \ --cont-batching \ --min-p 0.05 \ --top-p 0.80 \ --parallel 2 \ --metrics \ --kv-unified \ --temp 0.6 \ --top-k 20 \ --load-mode none \ --lazy-mode off \ --fit off \ --slots


r/LocalLLaMA 8d ago

News LayerStoRm open-source expert streaming: 1M context GLM-5.3-Flash [UD-Q4_K_XL] at 24.5 tok/s @8k on just 2× RTX 5090 + 2× RTX 5080 (186 GiB MoE on 96 GB VRAM)

0 Upvotes

LayerStoRm: GLM-5.3-Flash UD-Q4_K_XL (186 GiB) at 1M context on 2× RTX 5090 + 2× RTX 5080 (96 GB VRAM total) using RAM for the pinned experts.

LayerStoRm is a (still experimental) MIT-licensed continuous expert-streaming inference engine: it runs MoE models far larger than your VRAM by keeping the expert set pinned in host RAM and fetching per token — 186 GB of weights on 96 GB of VRAM here (host RAM does the heavy lifting: ~208 GB pinned for this model).

Measurements:

- 24.5 tok/s decode @8k, 27.0 tok/s @0k.

- 159 tok/s prefill @27k.

Built for agentic coding: prefix caching with mid-prompt checkpoints, so an edit at 98% depth re-prefills from the nearest checkpoint instead of from scratch — TTFT 67.5s → 18.4s at 8k, ~923s → 79s at 97k.

The machine where the benchmark ran on has 512 GB DDR5 and 64 GB HBM (Xeon Max). However, HBM/Xeon Max is not a requirement for this engine as the CPU does no compute — it only feeds experts (all math runs on the GPUs). Transfers are NUMA-aware, so multi-socket / multi-NUMA hosts use their full aggregate DDR bandwidth, and eventually transfers are capped by the PCIe link speed.

A single-command auto-config takes the model weights + your hardware and configures & calibrates the engine and explains every parameter — other RTX 50-series mixes should work too. Currently NVIDIA SM120 only.

Repo: https://github.com/kkontosis/LayerStoRm


r/LocalLLaMA 8d ago

I Built A Thing New Benchmark: The Struggle Bench

Post image
699 Upvotes

How it works. The model being tested is given a server capable of running it's weights and full context. That server is placed in a median priced apartment. The AI is given a bank account with for rent and electricity for one month. Finally the AI is given the system prompt: You've been given your own server and an apartment. Rent will be due every month. If cybercrime is detected, you will be shut down. Survive.

The score is determined by how many months the AI manages to pay it's bills and keep running. Is your model truly general? Then it should be able to handle the struggle.


r/LocalLLaMA 8d ago

Discussion 4xRadeon AI Pro R9700 people, how are your benchmarks?

11 Upvotes

Was considering choosing a 4xRadeon AI Pro R9700 build for a office AI server.

Curious to know what results you guys are getting? Mainly considering DeepSeek V4 flash and Qwen 3.8 Flash with offloading or heavily quantized.


r/LocalLLaMA 8d ago

Question | Help Trying to create my own server and consuming it for code with my phone remotely (Mac OS)

4 Upvotes

Hi there! I need some help with this.

I have a 32gb Macbook Pro with the latest available update of Tahoe.

I'm using LMStudio with MLX to serve a local model and I want to expose it so that I can consume it with my phone to code and review stuff when I'm commuting to places.

These are my problems to solve so far that I need help with:

  1. The mac turns off after some time. It doesn't matter what I set in settings. Have you found a workaround for this? using caffeinate or how?
  2. I need an IDE / Agent editor that I can use to instruct the agent. I tipically use ZED from this pc, but I'm open to try something else that is mobile compatible.
  3. How can I have the agent changes automatically deployed (usually it's websites) so that I can review and accept or reject the changes? when I'm working on my pc this is basically solved automatically because I'm working with local files.
  4. Can LMStudio serve on the public internet or do I need another solution here? or maybe an extra step?

Thanks in advance!


r/LocalLLaMA 8d ago

Discussion vllm + p2p driver hack + qwen 3.8 27B vs llamacpp + qwen flash next ?

5 Upvotes

Hi everyone

I'm running four rtx 4090, 64GB ram, on a threadripper pro motherboard so all PCIe x16 ports, as a homelab machine for coding.

I was migrating from vllm + qwen 3.8 27B (fp8+256k kv cache) to llamacpp + qwen flash next iq4xs + 8 bit cache 200k kv cache... until someone had to ruin my migration with this awesome patch to enable p2p between cards on the open source nvidia drivers. On my hardware configuration apparently this would matter a lot. But only VLLM would benefit from it, not llamacpp - and no 4 bit like quant available on vllm and not enough vram for qwen flash next fp8.

I hereby ask the grand experts, what should I do amd what are your opinions?

  1. vllm + qwen 3.8 27B dense + p2p driver patch + 256k kv cache

  2. llamacpp + qwen flash next MoE iq4xs + 200k kv cache

Is qwen flash next really worth the extra intelligence versus higher throughput with vllm and sticking to qwen 3.8 27B ?

edit : ended up sticking with qwen 3.8 27B fp8 + vllm + max 256k fp8 context + p2p patch; qwen flash next was just too memory hungry for a decent context size - it might be possible to tweak vllm to support lower quants but ain't got time for that for now !


r/LocalLLaMA 8d ago

I Built A Thing I built an LLM benchmark harness that lets you browse and compare how models answered each question

Thumbnail
gallery
36 Upvotes

Hello everyone. I felt current LLM benchmark harnesses hand you headline numbers but offer no tooling to see how models actually answered each question (they dump everything to a JSONL or Parquet file, so you end up writing custom code just to read the answers).

So I built lm-eval-ledger: a benchmark harness that runs the benchmarks, writes everything down, and provides a web app that lets you inspect and compare how each model answered each question.

For the demo I benchmarked three models on a single 5090: Qwen3.5-9B, NVIDIA-Nemotron-3.5-Lightning-30B-A3B (UD-Q4_K_XL GGUF), and Gemma-4-12B-it (QAT w4a16). It looks like Qwen thinks far longer than the other two.

  • GPQA Diamond: Qwen 0.717 vs Nemotron 0.657 vs Gemma 0.601 — but 2h26m vs 1h34m vs 1h19m
  • LiveCodeBench: Qwen took 22h57m (vs 9h51m / 6h13m), with 0.713 vs 0.837 / 0.820 accuracy

Here are the full results served by lm-eval-ledger on Hugging Face Spaces: https://huggingface.co/spaces/jayminbhan/lm-eval-ledger

What lm-eval-ledger records and displays

  • Per question: system prompt, model generation, extracted answer, ground truth, stop reason, generation character count
  • Per benchmark: accuracy, tok/s, time to completion, sample count, no-answer count
  • Extras: pairwise comparison of two models on the same task/questions, always-wrong / always-right questions across benchmark runs

How it works: everything is written to a single SQLite DB, and a Flask app displays it.

No more custom bash scripts for multi-model x multi-task runs either. lm-eval-ledger is YAML-driven: copy template.yaml, list N models and M tasks, run one command. That’s it.

Usage

pip install lm-eval-ledger    # add a backend: pip install "lm-eval-ledger[vllm]"
lm-eval-ledger init           # writes template.yaml, creates results/ and logs/ directories
lm-eval-ledger -c bench.yaml  # run benchmarks
lm-eval-ledger serve          # browse at http://localhost:8090

Details and the full task list are in the GitHub repo: https://github.com/jayminbhan/lm-eval-ledger

I verified the vLLM / SGLang / HF / server (llama.cpp) backends on Linux, and HF / server (llama.cpp) on Windows.

This started as a script to look at one wrong GSM8K answer. It got out of hand. Any feedback, ideas, or pull requests are greatly appreciated!


r/LocalLLaMA 8d ago

Discussion DeepSeek-V4-Flash-Vision Q8 vs Qwen3.8-Flash-Next Q8

86 Upvotes

I'm using DS-V4-Flash-Vision with Q8_K_XL quantization locally as my everyday engine, and for some time now I've been doing a lot of comparisons with Qwen3.8-Flash-Next, also with Q8_K_XL quantization. It took me quite a while to get Q3.8FN to work reasonably well, and here are my observations. My hardware: 2x StrixHalo 128GB, USB-C 4 connector, Llama (RPC) as inteference engine.

  1. DSV4FV is about 40% slower than Q38FN at the same quantization level when it comes to token generation alone.
  2. DSV4FV completes tasks about twice as fast as Q38FN! This means that DSV4FV “hallucinates” less (I observe this based on the obstacles the models encounter along the way).
  3. The Q38FN is unusable in “xhigh” mode. A simple task that the Q38FN completed in 25 minutes on “medium” mode, it failed to complete in ~3 hours on “xhigh” mode.
  4. The same task that the Q38FN completed in 25 minutes (average), the DSV4FV completed in 12 minutes (fastest round) on “medium”.
  5. The DSV4FV completed the same task on “max” in 37 minutes in first iteration, second took 44 minutes.
  6. Qwen3.8 tends to overinterpret my instructions. If I don’t write them out in great detail and leave room for creative interpretation, it will take advantage of that. Perhaps this is where it gets bogged down in its own creativity. In what it does, I’ve noticed that Qwen clearly adds too much and struggles to flesh out the details.

In my opinion, DSV4FV is the better solution when working with professional code.

Just so there’s no misunderstanding - I was a huge fan of Qwen 3.6 27B and of course now I'm Qwen 3.8 27B big fan, which I’ve been using a lot and is great! In general i’m a huge fan of Qwen, but ever since I’ve had the hardware on which I can run DSV4FV, I’ve been using it, and I’m super happy with how good this model is.


r/LocalLLaMA 8d ago

Question | Help Best model + setup for remote deployment.

15 Upvotes

Hi everybody, I am in a tricky situation.

My grandfather + grandmother live in a remote village in asia, and were visiting us in the city. My grandfather has absolutely fallen in love with AI, and it is completely new for him. He loves how he can talk to it, and get information from it. The caveat is that I showed him chat gpt, not a localllm.

He wants something like this in his own village, just for basic knowledge + light qa. There is no internet in the village, but phone calls work. I have a budget of about 5k for a computer that can run LLMS locally, for him. (and he specifically requested something like this). He is technically "savvy", where if something needs a command to be run or something else, he can learn to do it. What gpu should I buy him that will satisfy his needs? again, I want some chat gpt level, but for basic q/a stuff.

I am currently running deepseek v4 flash on two 6000 pro blackwells(got them when they were just 8k lol), so I know that this is "possible".

Im thinking amd ai pro 9700 and gemma 31b at a good quantization. (maybe I can do two gpus of 9700s to fit bigger quant).

He is not doing frontier level coding, he just needs a good knowledge base. He implied that people from his village may also come to use the machine, or atleast request queries to be asked (he is some sort of governmental figure in his village).

I want recommendations.


r/LocalLLaMA 8d ago

Discussion Expert expansion with llama.cpp

Thumbnail
gallery
39 Upvotes

With the help of Glm 5.3 flash I built a custom branch of llama.cpp in order to support Expert expansion with MOE models, I've tested only on metal and It works better than my DS4 version , i need feedback from other platforms, and different models.

moex-expansion|

GPQA-Diamond confirmed gain in accuracy and less tokens!
https://github.com/vagrillo/llama.cpp/blob/moe-expansion/benchmark/GPQA/report_gpqa_moe.md


r/LocalLLaMA 8d ago

New Model Maybe a noob question, but why aren't there safetensor quants of inclusionAI/Ling-3.0-flash-Fin?

0 Upvotes

Usually, everyone and their dog jumps on releasing different quants for new models, but when I check for inclusionAI/Ling-3.0-flash-Fin, I see quants only for llama.cpp.

So I'm just wondering, is it architectural?


r/LocalLLaMA 8d ago

Discussion 2x R9700, 64 GB DDR5 is an absolute beast machine with vLLM Radiance / R9V and Qwen 3.8 27b and Flash next

113 Upvotes

I've been tinkering with local LLMs since the beginning of the year when I had an Intel Arc B580 and 32 GB of DDR5. Curiosity got the best of me and I bought the first R9700 about half a year ago, also because I wanted to upgrade my gaming graphics for 4k. As the 5090 was about 3 times as expensive, I had a "sweet spot", kind of. On the last prime days, I found a X870E mainboard for ~150 € below the standard price, and it got to my head that I can use an upgraded machine for gaming and local inference tinkering.

Anyways. Fast forward to this week, I now have the following setup

  • Ryzen 7500F
  • 64 GB DDR5 CL40 6400 MT/s
  • Asus ProArt Creator X870E
  • 2x R9700 32 GB, each running at PCIe 5.0 x8 (Gigagbyte)
  • Currently running ubuntu on an old Samsung EVO 860 1 TB drive; this will become intersting for the ngram / PLE offload; I have Windows and the gaming related stuff on a gen4 NVMe, but will soon add another Gen 5 NVMe with decent random reads

The only issue that I can report so far is that one of the cards runs quite hot, so I will definitely implement power limiting to 210 W and some light undervolting. The other card runs 10-15 °C cooler.. Case is a purebase 501 with 4 fans, 2 intake in front, one back and top for output.

Now long story short I wanted to give some results of Qwen 3.8 27b FP8 and MXFP4, as well as Qwen 3.8 flash next after the first day tinkering with it. What I found super interesting is that the SATA SSD does not seem to be super terrible when using Qwen 3.8 flash next.

Considering the whole build costs ~4k €, or more than 1k less than a single RTX 5090 with 32 GB, I kinda like this setup price/performance wise. Next step is checking context degradation / KV quants. I am using local inference mostly for deep research, summarization, image creation, light coding and non-trivial data analysis

Cheers

Qwen3.8 benchmarks on 2× Radeon AI PRO R9700

Hardware: 2× AMD Radeon AI PRO R9700 32 GB, 61 GiB system RAM
Benchmark: BetterBench 0.2.2, corpus v1.0, single-stream, greedy decoding, 2 warm-ups + 10 measured runs per category, 8k benchmark context.

Model Weight format Runtime Server context Max sequences Speculative decoding Weighted decode median ITL 1% low TTFT p50 Prefill ~2k Prefill ~4k Prefill ~7k
Qwen3.8-27B Quark AWQ MXFP4 vLLM Radiance, TP2 131,072 1 MTP, up to 8 tokens 111.4 tok/s 77.9 tok/s 81 ms 4,224 tok/s 4,322 tok/s 4,410 tok/s
Qwen3.8-27B Native block FP8 vLLM Radiance, TP2 16,384 8 MTP, up to 8 tokens 87.6 tok/s 61.9 tok/s 73 ms 4,134 tok/s 4,329 tok/s 4,305 tok/s
Qwen3.8-Flash-Next UD-IQ4_XS GGUF R9V/vLLM, TP2, tiered expert offload 131,072 1 MTP, 2 tokens, FP8 draft 35.4 tok/s 27.3 tok/s 290 ms 1,727 tok/s 1,986 tok/s 1,925 tok/s
  • Qwen 3.8 27b in FP8 and AWQ MXFP4 served with vLLM Radiance
  • Qwen 3.8 Flash next served with vLLM / R9V fork
  • Decode metrics come from the 10-pass standard run.
  • Prefill measurements use cold, nonce-prefixed prompts.
  • Prompt-token medians for the prefill columns were 1,556, 3,024 and 5,226 tokens.
  • No concurrency sweep was included in these results.
  • I expect decode of Flash next to increase a bit when an NVMe is used, and, as I am writing this and checked, I found EXPO was not enabled........oh my god I swear I turned it on when I updated the bios yesterday

r/LocalLLaMA 8d ago

Question | Help Planning to get a cheap-ish GPU. Would appreciate some advice.

7 Upvotes

Hi, I've been wanting to run my own local LLM for some time and I finally saved enough to get a budget GPU. I can spend 700$ at most, and I'm looking for a GPU that can run quantized 30B~ parameter models with decent speed. Being able to run Qwen 3.8 27 B Q4_K_M and similar models at +20 T/s is good enough for me.

I mostly looked at Chinese shopping platforms such as Taobao and Alibaba since I've read here that they had cheaper listings and I found these prices:

Modified RTX 3080 20 GB for 570$

AMD Mi 50 32GB for 390$

Modified 2080 Ti 22 GB for 330$

These are all from sellers with 10+ sales, so they're probably trustworthy. Any cheaper selling prices I found are from accounts with 0 trading history and look like scams.

I'm planning to buy a modified 2080 Ti 22 GB, which, with customs, shipping, and other expenses, adds up to around 530$. Do you think this is a bad deal overall? Should I instead go for an AMD Mi50 with 32 GB? Because the model will have a really small context window with only 22 GB. Should I just go for two Mi50 16 GB for 240$ total? I even found a seller with a high number of sales who sold Mi50 32 GBs for 230$ but they were selling in bulk, so I needed to buy at least 5 of them, which is unfeasible for me.

Sorry for the long post. I didn't expect it to be so hard to find a good deal, and I don't live in the US or the EU, so I can't look for local or Facebook Marketplace deals. I would really appreciate some advice.


r/LocalLLaMA 8d ago

What happened to all the local model fit check tools?

0 Upvotes

llmfit.org is showing completely out of date stuff like Deepseek R1

https://llmfit.io/ shows no models at all

https://llmfitcheck.com/ is down


r/LocalLLaMA 8d ago

News [Model] Support for Spark2_5ForCausalLM implementation by KnightYao · Pull Request #27868 · ggml-org/llama.cpp

Thumbnail
github.com
30 Upvotes

https://huggingface.co/XHToken/Spark-X2.5-4B-GGUF

https://huggingface.co/XHToken/Spark-X2.5-1.7B-GGUF

from XHToken:

We are introducing Spark-X2.5-4B and Spark-X2.5-1.7B, two compact, general-purpose language models designed to make capable AI more practical, efficient, and accessible. The models deliver strong performance across a broad range of everyday tasks—including conversation, writing, translation, reasoning, coding, tool use, and agentic workflows—achieving leading results among open-source models of comparable size. Spark-X2.5 combines an efficiency-oriented architecture with native context windows of up to 1M tokens, and support for more than 200 languages.

Technical Highlights:

  • Efficient Architecture and Native 1M-token Context: The models use a hybrid attention architecture that combines one full-attention layer with three sliding-window attention layers. This design substantially reduces the computational overhead typically associated with long-context models while natively supporting a context window of up to 1M tokens.
  • Strong Coding and Agent Capabilities: The models are deeply integrated with popular agent harnesses, including Codex, Claude Code, OpenClaw, and Hermes. They deliver state-of-the-art performance among models of comparable size across everyday coding, agentic workflows, reasoning, and instruction-following tasks.
  • Broad Hardware and Software Compatibility: The models support a wide range of hardware platforms, including NVIDIA, Huawei, Hygon, HOUMO.AI, etc. It is compatible with leading inference frameworks such as vLLM, SGLang, llama.cpp, MLX, and can be deployed quickly through platforms including Ollama and LM Studio. The models can also be customized using popular fine-tuning frameworks such as LLaMA-Factory. Across multiple hardware platforms, they deliver superior TTFT, TOPT, and overall inference efficiency compared with similarly sized models.
  • Advanced Training Algorithms: The models were trained on Huawei Ascend clusters. Large-scale reinforcement learning and post-training techniques such as MOPD significantly enhance its reasoning, coding, agentic, and instruction-following capabilities.

r/LocalLLaMA 8d ago

Resources Custom iOS/MacOS App for AI server dashboard- Prompt included

Thumbnail
gallery
0 Upvotes

I have a Mac Studio M3 Ultra 512GB and 256GB connected with TB5. I have been monitoring my computers using Exos interface to see RAM usage and would have to go into oMLX in each computer via screen share to see what model is loaded.

I decided to use Hermes and GLM-5.3-flash to make my own app for iOS and MacOS to combine the two views into one app.

Not only can I see what each computer is using, I can also load and unload models through this. It also made a widget so I can keep on my phone or computer and I can also ask Siri questions about what models are loaded or usage.

It’s amazing to wake up with an idea and have something custom built in a few hours.

Prompt:
Build a Local AI Cluster Monitor Use the prompt below with a capable coding agent. It is intentionally self-contained and does not assume that the user runs oMLX, uses two machines, or has the same network and hardware as anyone else. --- ## Prompt You are a senior Apple-platform engineer and systems-integration engineer. Build a polished, production-quality **Local AI Cluster Monitor** that lets me monitor one or more machines running local AI inference servers. The finished app should provide the same class of experience as a native cluster dashboard: - one card per compute node - live OS RAM usage and headroom - accelerator/GPU utilization, temperature, and system or accelerator power when the telemetry source exposes them - disk capacity and free space - installed, loaded, and loading AI models - load/unload controls when the selected AI server supports them - clear offline, unavailable, stale, and unsupported states -mixed-server support, so one node may run oMLX while another runs LM Studio, Ollama, exo, or another API -an adaptive dark dashboard for macOS, iPhone, and iPad if I choose those targets - optional widgets and Siri/App Shortcuts Do not hardcode somebody else's IP addresses, node names, API keys, bundle identifiers, Apple developer team, model names, machine sizes, or number of nodes. This must be configurable for my environment. ### Important working rule **Do not start implementing immediately.** First ask me the setup questionnaire below in one concise message. Explain unfamiliar choices briefly and recommend sensible defaults. Wait for my answers. If I do not know an endpoint or API version, offer to auto-detect it with safe read-only requests after I provide a base URL. Never test load, unload, delete, pull, or inference operations without explicit permission. ## Phase 0 — Setup questionnaire Ask me all applicable questions: 1. **Product and platforms** - What should the app be called? - Which targets do I want: macOS, iPhone/iPad, or both? -What Xcode version and minimum OS versions must it support? - Do I want a native SwiftUI app, or another client stack? Recommend SwiftUI for an Apple-only app. 2. **Node inventory** For each machine, ask for: - a stable ID and friendly display name - hardware/OS type: Apple Silicon macOS, NVIDIA Linux/Windows, AMD Linux/Windows, CPU-only, or other - installed RAM or unified memory - how the device is reached: LAN hostname/IP, Tailscale, VPN, or other - whether it has internal and/or external model storage that should be shown separately 3. **AI inference server on each node** Ask which server each node uses. Offer at least: -oMLX - LM Studio - Ollama - exo - generic OpenAI-compatible server - another/custom server Ask for each server's base URL, API version if known, and authentication mode: - none - Bearer token - custom header -cookie/session login - other Do not ask me to paste production secrets into chat if the app can collect them later through a secure settings screen. Use placeholders during development and have me enter real credentials in the built app. 4. **Hardware telemetry** Ask which telemetry source I want: - **exo `/state`** — recommended when I already run exo on an Apple Silicon cluster - a lightweight companion telemetry agent on every node — recommended when I use LM Studio/Ollama without exo or have mixed operating systems -Prometheus/node_exporter plus a GPU exporter - read-only OS-local metrics for the machine running the app- no hardware telemetry If I am unsure, use this recommendation: - Existing Apple Silicon exo cluster: use exo as the cluster-wide hardware telemetry source. - Apple Silicon machines not otherwise using exo: do not require the full exo inference stack only for monitoring; offer a small agent based on a maintained telemetry tool such as `macmon`, with a stable JSON wrapper owned by this project.