OpenChat-CPU
OpenChat-CPU
Docker app from el_pino's Repository
Overview
A self-hosted, offline, ChatGPT-like chatbot with open source LLM support. 100% private, with no data leaving your device.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Local Model PathVariable
The local model path
- Target
- MODEL
- Default
- /models/llama-2-7b-chat.bin
Model Download URLVariable
GGML Model Binary.
- Target
- MODEL_DOWNLOAD_URL
- Default
- https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/resolve/main/llama-2-7b-chat.ggmlv3.q4_0.bin
Model DirectoryPathrw
The local model directory to use as a cache
- Target
- /models
- Default
- /mnt/user/appdata/models
Web UIPorttcp
Chat UI Port
- Target
- 3000
- Default
- 3000
API PortPorttcp
HTTP API Port
- Target
- 8000
- Default
- 8000
Details
Repository
ghcr.io/edgar971/open-chat-cpu:v1.0.6Last Updated2026-06-02
First Seen2023-09-06
Run OpenChat-CPU on Unraid.
OpenChat-CPU is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.