mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-07 09:34:22 +00:00
Imrove getting started section
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Llamactl Documentation
|
||||
|
||||
Welcome to the Llamactl documentation! Llamactl is a powerful management tool for Llama.cpp instances that provides both a web interface and REST API for managing large language models.
|
||||
Welcome to the Llamactl documentation! Llamactl is a powerful management tool for llama-server instances that provides both a web interface and REST API for managing large language models.
|
||||
|
||||
## What is Llamactl?
|
||||
|
||||
Llamactl is designed to simplify the deployment and management of Llama.cpp instances. It provides:
|
||||
Llamactl is designed to simplify the deployment and management of llama-server instances. It provides:
|
||||
|
||||
- **Instance Management**: Start, stop, and monitor multiple Llama.cpp instances
|
||||
- **Instance Management**: Start, stop, and monitor multiple llama-server instances
|
||||
- **Web UI**: User-friendly interface for managing your models
|
||||
- **REST API**: Programmatic access to all functionality
|
||||
- **Health Monitoring**: Real-time status and health checks
|
||||
@@ -33,8 +33,7 @@ Llamactl is designed to simplify the deployment and management of Llama.cpp inst
|
||||
If you need help or have questions:
|
||||
|
||||
- Check the [Troubleshooting](advanced/troubleshooting.md) guide
|
||||
- Visit our [GitHub repository](https://github.com/lordmathis/llamactl)
|
||||
- Read the [Contributing guide](development/contributing.md) to help improve Llamactl
|
||||
- Visit the [GitHub repository](https://github.com/lordmathis/llamactl)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user