flm.py
A composable Python workspace for language-model research, training, reinforcement learning, and inference.
- PyTorch foundations
- Reusable model modules
- Portable training experiments
Open source / local first
Tokn AI makes focused tools for people working close to language models—from training experiments to local inference and usage analysis.
# install the usage analyzer
$ npm i -g @tokn-ai/llm-tokei
$ llm-tokei --month -h
SOURCE TOKENS COST
codex 28.4M $31.20
claude 12.7M $18.44
copilot 6.1M $7.03
────────────────────────────
total 47.2M $56.67Projects
Independent, composable tools. Use one, or connect them into your own model-building loop.
A composable Python workspace for language-model research, training, reinforcement learning, and inference.
One local, OpenAI-compatible endpoint for supported coding plans and model providers.
Fast, local reports that show where your coding-agent tokens and estimated costs went.
Why Tokn AI
We prefer software you can inspect, run locally, and compose yourself over platforms that need to own the entire workflow.
01_local_firstLogs, credentials, usage records, and experiments stay on your machine by default.
02_open_sourceUnderstand behavior and tradeoffs directly from the code—not through a platform promise.
03_purpose_builtFocused commands and libraries that fit into existing systems without requiring a migration.
Available now
$ npm i -g @tokn-ai/llm-tokei