trustgraph/trustgraph_configurator/resources/dialog/docs/model/llamafile-k8s.md
elpresidank 74cc8a4685 Squashed 'ai-context/trustgraph-templates/' content from commit 42a5fd1b
git-subtree-dir: ai-context/trustgraph-templates
git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
2026-04-05 21:09:49 -05:00

289 B

To use Llamafile, you must have a Llamafile service running on an accessible host. The Llamafile host must be provided in a Kubernetes secret.

kubectl -n {{namespace}} create secret \
    generic llamafile-credentials \
    --from-literal=llamafile-url=http://llamafile:1234/