Earlier quoted context omitted.
What would you build? Flash Next on 128GB works ok, 3.8 27B might technicially work on less but it's just too slow at least on current APU style chips. I'm curious about the non-NVIDIA 32GB discrete GPU options but I haven't tried yet.
Flash next only needs 64GB for core model inference. If you really wanted it. Need 64GB vram, 900+ GB/s speed, and a lot of system ram (128GB). Seems feasible. Hmm. Maybe older GPUs work.
Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
71–80 of 80 posts
Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#72Earlier quoted context omitted.
Flash next only needs 64GB for core model inference. If you really wanted it. Need 64GB vram, 900+ GB/s speed, and a lot of system ram (128GB). Seems feasible. Hmm. Maybe older GPUs work.
128GB on a Ryzen 395 is enough but not by a lot. Around 90GB for weights plus 10GB to 20GB for KV cache and checkpoints. I don't know about 64GB of VRAM for less than around $2500 by itself.
Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#73Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#74I've been using Claude Code Extension in VSCode (no phone-home configured), backed by DwarfStar on a LAN local MBPro 128GB M5. The context bloat is horrendous, leading to 5-10 minute prefills. I've recently been exploring tools like headroom to help manage context, with some limited "success" (for some definition of success). What do others with similar setups do? (I kind of hate to abandon Claude Code, as it seems t…
Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#75Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#76Friends Don't Let Friends Use Ollama https://news.ycombinator.com/item?id=47788385
Things are different now on a Mac. Many small improvements make Ollama genuinely decent for many models now.
Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#77Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#78The article doesn't really describe the problem: if your prompt is 35kb, your prompt is confusing, unfocused, and doesn't work right on any LLM, and is needlessly bloating your context. At this point in time, due to how most people and companies run their inference engine, regardless of the model (yes, this includes the newest from OpenAI and Anthropic and the Chinese Tigers and Dragons), you run out of useful contex…
Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#79Re: Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama
#80The article doesn't really describe the problem: if your prompt is 35kb, your prompt is confusing, unfocused, and doesn't work right on any LLM, and is needlessly bloating your context. At this point in time, due to how most people and companies run their inference engine, regardless of the model (yes, this includes the newest from OpenAI and Anthropic and the Chinese Tigers and Dragons), you run out of useful contex…