LocalAI
LocalAI copied to clipboard
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, tr...
following the instructions from the README, for both the chat UI example or just with the curl example, I never get a response (or it is very slow - have...
This merged in the instructions and docker images required as an example of setting up the WebUI frontend, has been tested on both arm64 and x86 systems and works as...
What is the min system requirements?
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/valyala/fasthttp](https://togithub.com/valyala/fasthttp) | require | minor | `v1.46.0` -> `v1.47.0` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-skynet/go-gpt4all-j.cpp](https://togithub.com/go-skynet/go-gpt4all-j.cpp) | require | digest | `8417608` -> `d57834a` | ---...
https://platform.openai.com/docs/api-reference/audio/create Needed: - [x] Basic wirings to `whisper.cpp` #211 - [ ] Support for `prompt` - [ ] Support for `response_format` - [ ] Separate container images with ffmpeg (licensing)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-skynet/go-llama.cpp](https://togithub.com/go-skynet/go-llama.cpp) | require | digest | `377fd24` -> `8ceb616` | ---...
Hi there, thanks for creating this amazing project! I noticed that if I use gpt4all-j in local-ai, I always end up with 4 threads. With gpt2 for instance, it works...
Hey Guys, love this project and willing to contribute to it. To learn more about the stuff, i need some help in getting the Chatbot UI to work Following the...