HackerTrans
トップ新着トレンドコメント過去質問紹介求人

briansun

no profile record

投稿

Building Privacy-First AI Agents on Ollama: Complete Guide

nativemind.app
2 ポイント·投稿者 briansun·10 か月前·0 コメント

Ask HN: Why aren't local LLMs used as widely as we expected?

5 ポイント·投稿者 briansun·10 か月前·10 コメント

コメント

briansun
·10 か月前·議論
Thanks for the view from a very privacy‑sensitive environment — agreed that hosted SOTA still leads on broad capability.

Could you share a quick split: which tasks truly require hosted SOTA than open‑weight? I think gpt-oss is quite good for a lot of things.

SMBs can’t get enterprise contracts with OpenAI/Anthropic, so local/open‑weight may be their only viable path — or wait for a hybrid plan.
briansun
·10 か月前·議論
Wouldn't it be cool to have a local AI agent? It could access search engines and browse any website through a headless browser.
briansun
·10 か月前·議論
Thanks — I agree with your three big pain points: quality vs hosted SOTA, token speed, and economics/utilization.

Have you run into cases where on‑device still makes sense?

1. Data that is contractually/regulatorily prohibited from being sent to any third‑party processor (no exceptions).

2. Very large datasets where throughput can be low (overnights acceptable) but the cost is high for cloud models.

3. Inputs behind a password-wall that hosted assistants/chatgpt/claude can’t reach and can't do agentic things with them.
briansun
·10 か月前·議論
Well put. Management overhead + unclear capacity planning kills many pilots.
briansun
·10 か月前·議論
Totally fair. On a normal laptop you also need headroom to do your actual job, and KV cache + context length can eat that quickly.