Back to Apps
LocalAI

LocalAI

Drop-in OpenAI replacement

Ettore Di Giacintovv3.8.0

Screenshots

LocalAI screenshot 1
LocalAI screenshot 2
LocalAI screenshot 3
LocalAI screenshot 4

About

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.

Release Notes

This release focuses on enhancing the user experience and providing more control without requiring restarts or complex configurations. It introduces a new onboarding flow and a universal model loader. Key highlights include: - Universal Model Import - Easily import models from Hugging Face, Ollama, OCI, or local paths, with automatic backend and chat template detection - UI & Index Overhaul - Enjoy a new onboarding wizard, automatic model selection on startup, and a cleaner interface for managing models - MCP Live Streaming - Agent actions and tool calls are now streamed live, allowing you to see reasoning in real-time - Hot-Reloadable Settings - Modify watchdogs, API keys, and peer-to-peer settings instantly without restarting the app - Chat enhancements - Chat history and parallel conversations are now saved in your browser - Improved OpenAI API Compatibility - Streaming responses now strictly match OpenAI specifications, resolving issues with various clients - Advanced Configuration - Fine-tune settings like context shifting, RAM limits for the KV cache, and parallel workers for optimized performance - Logprobs & Logitbias Support - Added token-level probability support for advanced agent workflows Additional fixes and improvements: - Model Preview - See filename and size before downloading models - Tool Handling - Fixed issues related to missing or malformed tool content - TTS - Corrected dropdown selection states for text-to-speech models - True Cancellation - Stopping a stream now immediately halts generation and frees resources Full release notes can be found at https://github.com/mudler/LocalAI/releases

Related Apps