llm-manager 1.0.0

Terminal UI for managing LLMs
Documentation
1
2
3
4
5
6
pub mod benchmark;
pub mod hardware;
pub mod hub;
pub mod server;
pub mod tls;
pub mod ws_server;