mirror of
https://github.com/mudler/LocalAI.git
synced 2025-12-30 14:10:24 -06:00
fix(aio): correctly detect intel systems (#1931)
Also rename SIZE to PROFILE
This commit is contained in:
committed by
GitHub
parent
2bba62ca4d
commit
eab4a91a9b
@@ -46,7 +46,7 @@ The AIO Images are inheriting the same environment variables as the base images
|
||||
|
||||
| Variable | Default | Description |
|
||||
| ---------------------| ------- | ----------- |
|
||||
| `SIZE` | Auto-detected | The size of the model to use. Available: `cpu`, `gpu-8g` |
|
||||
| `PROFILE` | Auto-detected | The size of the model to use. Available: `cpu`, `gpu-8g` |
|
||||
| `MODELS` | Auto-detected | A list of models YAML Configuration file URI/URL (see also [running models]({{%relref "docs/getting-started/run-other-models" %}})) |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user