Skip to content
@statefullm

statefullm

Stateful local LLM tools

statefullm

Building tools for local, stateful AI inference.

Projects

LIM — Local Inference Manager

A C++ terminal-based LLM controller with persistent KV-cache, native filesystem tools, and instant undo. Built on llama.cpp.

Key features:

  • Stateful sessions — KV-cache is never discarded. No re-tokenization or re-decode overhead per turn.
  • Native tools — Read, search, edit, and write files; run shell commands; search the web; read PDFs.
  • Session save/restore — Save full session state and restore later with zero context loss.
  • Interactive undo — Rewind to any checkpoint in your session history.
  • Browser output — LaTeX-aware viewer streamed via WebSocket.
  • VS Code extension — Integrated terminal and browser workspace.

Popular repositories Loading

  1. lim lim Public

    Stateful local LLM inference manager with persistent KV-cache, native filesystem tools, and instant undo: built in C++ on llama.cpp

    C++ 1

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…