mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
change(localai): use default model galleries
This commit is contained in:
parent
a0fbb44bdb
commit
477bc071ea
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ deployment:
|
||||||
|
|
||||||
## Define galleries.
|
## Define galleries.
|
||||||
## models will to install will be visible in `/models/available`
|
## models will to install will be visible in `/models/available`
|
||||||
GALLERIES: '[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}]'
|
#GALLERIES: '[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}]'
|
||||||
|
|
||||||
## Default path for models
|
## Default path for models
|
||||||
#MODELS_PATH=/models
|
#MODELS_PATH=/models
|
||||||
|
|
Loading…
Reference in a new issue