Linux command
tenere 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the LLM chat TUI
tenere
Use a specific config file
tenere --config [~/.config/tenere/config.toml]
说明
tenere is a terminal user interface for interacting with LLMs like ChatGPT, llama.cpp, and Ollama. It features Vim-like modes (Normal, Visual, Insert), syntax highlighting, chat history, and file saving. Configuration is done via TOML files.
FAQ
What is the tenere command used for?
tenere is a terminal user interface for interacting with LLMs like ChatGPT, llama.cpp, and Ollama. It features Vim-like modes (Normal, Visual, Insert), syntax highlighting, chat history, and file saving. Configuration is done via TOML files.
How do I run a basic tenere example?
Run `tenere` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more tenere examples?
This page includes 2 examples for tenere, plus related commands for nearby Linux tasks.