mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 17:52:00 +00:00
using the new template.py, regenerate all distros and their new provider configs Signed-off-by: Charlie Doern <cdoern@redhat.com>
4 lines
143 B
YAML
4 lines
143 B
YAML
kvstore:
|
|
type: sqlite
|
|
namespace: null
|
|
db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/meta-reference-gpu}/meta_reference_eval.db
|