:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
COMMITS
/ entrypoint.sh June 26, 2025
E
feat: :warning: reduce images size and stop bundling sources (#5721)
Ettore Di Giacinto committed
June 27, 2024
E
deps(llama.cpp): bump to latest, update build variables (#2669)
Ettore Di Giacinto committed
April 2, 2024
C
fix: use exec in entrypoint scripts to fix signal handling (#1943)
cryptk committed
February 8, 2024
E
feat: Use ubuntu as base for container images, drop deprecated ggml-transformers backends (#1689)
Ettore Di Giacinto committed
February 1, 2024
E
feat(sycl): Add support for Intel GPUs with sycl (#1647) (#1660)
Ettore Di Giacinto committed
December 8, 2023
E
feat(entrypoint): optionally prepare extra endpoints (#1405)
Ettore Di Giacinto committed
November 11, 2023
G
deps(go-piper): update to 2023.11.6-3 (#1257)
Gianluca Boiano committed
July 23, 2023
F
Added CPU information to entrypoint.sh (#794)
finger42 committed
July 6, 2023
M
Make REBUILD=false default behavior
mudler committed
June 29, 2023
E
fix: split build threads from running threads (#703)
Ettore Di Giacinto committed
June 26, 2023
M
Update entrypoint.sh to use $THREADS for parallel compilation on start if present (#673)
Matthew Koski committed
June 22, 2023
E
feat: add tts with go-piper (#649)
Ettore Di Giacinto committed
May 30, 2023
E
fix: do not build from the same container (#434)
Ettore Di Giacinto committed
May 18, 2023
S
feat: add an environment variable to manage rebuild in Docker image (#290)
Sébastien Prud'homme committed
April 29, 2023
E
feat: make images to build sources on start (#124)
Ettore Di Giacinto committed