forked from roger/k3s-cluster
deploy lfm2.5 model
This commit is contained in:
@@ -12,6 +12,7 @@ Ollama endpoint.
|
||||
| Alias | Model | Configuration | Service |
|
||||
|---|---|---|---|
|
||||
| `qwen3.8-27b` | Qwen3.8-27B with MTP | `Q4_K_M` primary, `Q4_0` draft, 196k context, q8_0 K/V cache | `llamacpp-qwen38-27b.llamacpp:80` |
|
||||
| `lfm2.5-2.6b` | LiquidAI LFM2.5-2.6B with speculative decoding | `Q4_K_M` primary, `Q4_0` draft, 121k context, temperature 0.1 | `llamacpp-lfm25-26b.llamacpp:80` |
|
||||
|
||||
An initContainer downloads both model files atomically before llama-server
|
||||
starts:
|
||||
|
||||
Reference in New Issue
Block a user