Clarify port and api key assignments

This commit is contained in:
2025-10-26 15:32:40 +01:00
parent a5e9e01ff4
commit 7509722dfa
3 changed files with 8 additions and 1 deletions

View File

@@ -33,6 +33,9 @@ You should see the Llamactl web interface.
- **Model**: Model path or huggingface repo
- **Additional Options**: Backend-specific parameters
!!! tip "Auto-Assignment"
Llamactl automatically assigns ports from the configured port range (default: 8000-9000) and generates API keys if authentication is enabled. You typically don't need to manually specify these values.
3. Click "Create Instance"
## Start Your Instance