containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

fix: backend property value #760

Closed axel7083 closed 1 month ago

axel7083 commented 1 month ago

Description

Replace the hardcoded and unused backend: ['llama'] property to match the value we are using in AI Lab

Related issue

Fixes https://github.com/containers/ai-lab-recipes/issues/758 Related to https://github.com/containers/podman-desktop-extension-ai-lab/issues/1542