Investigating on-device LLM inference limits. Running full language models on mobile hardware via Flutter with zero cloud dependency.
Tag
6 results tagged "llama.cpp"
A practical comparison of llamafu, llama.rn, and flutter_llama_cpp for running LLMs on Flutter — what each does well, what each doesn't, and which to pick.
A practical comparison of mullama, Ollama, vLLM, LocalAI, and LM Studio for local LLM serving — when to use which, and why you might pick the research-instrumented option.
A post-mortem on building a local LLM serving layer — llama.cpp integration, model management, and where existing tools constrain research.
What happens when you run a full LLM on mobile hardware with zero cloud dependency — memory, latency, and model quality on consumer devices.