Viewing profile — llmtosser
llmtosser
HN member- Joined
- Tue, Aug 05, 2025, 8:31 PM UTC
- HN karma
- 8
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About llmtosser
No profile information was provided.
Recent public activity
-
comment
Comment #44804374
Interesting - it does indeed seem like llama-server has the needed endpoints to do the model swapping and llama.cpp as of recently also has a new flag for the dynamic CPU offload n…
-
comment
Comment #44803949
This is not true. No inference engine does all of: - Model switching - Unload after idle - Dynamic layer offload to CPU to avoid OOM
-
comment
Comment #44803920
Distractions like this probably the reason they still, over a year now, do not support sharded GGUF. https://github.com/ollama/ollama/issues/5245 If any of the major inference engi…