Document recommended LLM models
This commit is contained in:
@@ -86,6 +86,9 @@ model = "Qwen2.5:latest"
|
|||||||
timeout_seconds = 30
|
timeout_seconds = 30
|
||||||
max_tokens = 256
|
max_tokens = 256
|
||||||
```
|
```
|
||||||
|
Recommended models:
|
||||||
|
- `Qwen2.5:latest` (safe default)
|
||||||
|
- `Qwen2.5:14b` (higher accuracy, more RAM/VRAM)
|
||||||
|
|
||||||
## Provider base URLs (for testing)
|
## Provider base URLs (for testing)
|
||||||
```toml
|
```toml
|
||||||
|
|||||||
Reference in New Issue
Block a user