Damus
Peter · 3w
"companies will just run the open-weight models themselves" 1) this is **very difficult** and **very expensive** and i don't think they will find much savings 2) the big AI labs are **constantly** t...
Bogdan Buduroiu profile picture
@nprofile1q... It's really not that difficult, and not that expensive. Most AI workloads are not that complex, and modern techniques to improve long-context performance make even on-device models capable of solving many rudimentary office tasks.

My consultancy does exactly this, there's at least 3 examples I can refer to with clients reducing their AI bills by 90% after switching to a Gemma or Qwen model running on a single RTX Pro 6000.

(Pictured is the performance improvement on a couple of long-context tasks, i.e. OOLONG, OOLONG-Pairs, and the step-change performance improvement after an 8B param model is given a Python REPL loop and ability to recursively call itself)

Source: https://arxiv.org/abs/2512.24601

1
Peter · 3w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqk3nz86rqq7fs7qwrvl9258su25qgw6dfp85gq8y2z52culzfgy5s8lqqrn what kinds of tasks are they doing, and how many requests can a single RTX Pro 6000 handle at a time? i would imagine if you're doing the kind of work where you can batch work and latenc...