mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 07:12:37 +00:00
config templates
This commit is contained in:
parent
5eb53a7b77
commit
049d6b2a06
3 changed files with 5 additions and 9 deletions
|
|
@ -43,7 +43,7 @@ providers:
|
|||
persistence_store:
|
||||
namespace: null
|
||||
type: sqlite
|
||||
db_path: /home/xiyan/.llama/runtime/kvstore.db
|
||||
db_path: ~/.llama/runtime/kvstore.db
|
||||
telemetry:
|
||||
- provider_id: meta-reference
|
||||
provider_type: meta-reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue