mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 09:08:03 +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
129 B
YAML
4 lines
129 B
YAML
kvstore:
|
|
type: sqlite
|
|
namespace: null
|
|
db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/nvidia}/localfs_datasetio.db
|