LocalAI
Drop-in OpenAI replacement
Ettore Di Giacinto
LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that's compatible with OpenAI API specifications for local inferencing. It allows you to run LLMs, generate images, audio locally with consumer grade hardware, supporting multiple model families and architectures. ⚠️ Note Before running a model, make sure your device has enough free RAM to support it. Attempting to run a model that exceeds your available memory could cause your device to crash or become unresponsive. Always check the model requirements before downloading or starting it.
This release includes several improvements and new features: - Support for installing backends from local paths - Improved responsiveness of documentation tables - Updates to various dependencies and components ⚠️ Breaking change: Intel GPU images have been renamed. If you're using Intel GPU images, please update your configurations accordingly. Full release notes can be found at https://github.com/mudler/LocalAI/releases
- Versionv3.3.2
- CategoryAI
- Source codePublic
- Developed byEttore Di Giacinto
- Submitted byhighghlow
- Compatible withumbrelOS 0.5 or later