Make REBUILD=false default behavior

Add notice to documentation

Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
mudler 2023-07-07 00:29:10 +02:00
parent def23e4ee2
commit 4de7f55f2f
3 changed files with 13 additions and 3 deletions

4
.env
View file

@ -26,8 +26,8 @@ MODELS_PATH=/models
## Specify a build type. Available: cublas, openblas, clblas.
# BUILD_TYPE=openblas
## Uncomment and set to false to disable rebuilding from source
# REBUILD=false
## Uncomment and set to true to enable rebuilding from source
# REBUILD=true
## Enable go tags, available: stablediffusion, tts
## stablediffusion: image generation with stablediffusion