mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Two additions that pair with the new backend: - An Import()-side case that asserts preference buun-llama-cpp produces backend: buun-llama-cpp in the emitted YAML (mirrors the existing ik-llama-cpp and turboquant cases). - AdditionalBackends() spec now asserts all three drop-in replacements are advertised, and verifies buun-llama-cpp's Modality/Description alongside the other two. Assisted-by: Claude:Opus-4.7 [Read] [Edit] [Bash] Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| importers | ||
| backend_resolve.go | ||
| backend_types.go | ||
| backends.go | ||
| backends_test.go | ||
| backends_version_test.go | ||
| gallery.go | ||
| gallery_suite_test.go | ||
| gallery_test.go | ||
| metadata_type.go | ||
| models.go | ||
| models_test.go | ||
| models_types.go | ||
| request_test.go | ||
| upgrade.go | ||
| upgrade_test.go | ||
| worker.go | ||
| worker_test.go | ||