mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-24 04:25:00 +00:00
feat(aio): add intel profile (#1901)
* feat(aio): add intel profile * docs: clarify AIO images features
This commit is contained in:
parent
1395e505cd
commit
e58410fa99
16 changed files with 178 additions and 23 deletions
|
@ -7,6 +7,15 @@ weight = 26
|
|||
|
||||
All-In-One images are images that come pre-configured with a set of models and backends to fully leverage almost all the LocalAI featureset. These images are available for both CPU and GPU environments. The AIO images are designed to be easy to use and requires no configuration. Models configuration can be found [here](https://github.com/mudler/LocalAI/tree/master/aio) separated by size.
|
||||
|
||||
What you can find configured out of the box:
|
||||
|
||||
- Image generation
|
||||
- Text generation
|
||||
- Text to audio
|
||||
- Audio transcription
|
||||
- Embeddings
|
||||
- GPT Vision
|
||||
|
||||
|
||||
| Description | Quay | Docker Hub |
|
||||
| --- | --- |-----------------------------------------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue