LocalAI icon indicating copy to clipboard operation
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...

Results 702 LocalAI issues
Sort by recently updated
recently updated
newest added

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?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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)...

good first issue
help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

bug

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...