teeny-llm
teeny-llm is the workspace’s LLM inference application — vLLM-style serving, aimed at 2x the
throughput (see the roadmap).
⚠️ Early scaffolding. The
teeny-llmbinary currently only prints a placeholder banner. The planned direction is a single binary offering both an interactive mode and an OpenAPI-compatible HTTP server mode — earlier separateagent/consolebinaries were dropped in favor of this single-binary design.
cargo install teeny-llm
teeny-llm
TODO: fill this chapter in as
teeny-llmgains real functionality — request/response API shape, model loading, batching/scheduling behavior.