- 02 Feb, 2024 1 commit
-
-
Self Denial authored
-
- 01 Feb, 2024 6 commits
-
-
Timothy Jaeryang Baek authored
feat: web doc url link
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: remove model selection limit
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
fix: sidebar menu issue in incognito
-
Timothy J. Baek authored
-
- 30 Jan, 2024 2 commits
-
-
Timothy Jaeryang Baek authored
fix: use bash when starting the Dockerfile's entrypoint script (as th…
-
Timothy Jaeryang Baek authored
-
- 29 Jan, 2024 4 commits
-
-
Timothy Jaeryang Baek authored
fix: run-ollama-docker.sh
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: Add netcat to Dockerfile for healthcheck
-
Gregory authored
-
- 27 Jan, 2024 8 commits
-
-
Timothy Jaeryang Baek authored
feat: web rag support
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: profile image update support
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 26 Jan, 2024 3 commits
-
-
TriantaTV authored
-
Timothy Jaeryang Baek authored
add missing OLLAMA_WEBUI_PORT override
-
Oli Schacher authored
-
- 25 Jan, 2024 16 commits
-
-
Timothy Jaeryang Baek authored
fix: openai compatible api rag issue
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
Reduce container image size
-
Timothy Jaeryang Baek authored
Create SECURITY.md
-
Timothy Jaeryang Baek authored
Enhance GPU detection logic to support WSL2 environments
-
Samuel GIFFARD authored
This commit updates the GPU detection logic in the setup script to accommodate environments where NVIDIA GPUs might not be directly listed by `lspci`, such as in Windows Subsystem for Linux 2 (WSL2). The revised logic now attempts to identify NVIDIA GPUs using both `lspci` and `nvidia-smi`, ensuring broader compatibility and recognizing GPUs that are accessible in WSL2. This change allows the script to correctly detect NVIDIA GPUs in a wider range of setups, improving user experience and script robustness in diverse environments.
-
Doug Winzell authored
Moved Security.md to /docs Will still show up on the GH security tab.
-
Xiaodong Ye authored
Signed-off-by:Xiaodong Ye <yeahdongcn@gmail.com>
-
Timothy Jaeryang Baek authored
fix: rag message body format
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
refac: model select option wording
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
fix: use exec the uvicorn process to handle Docker's SIGTERM correctly
-
Timothy Jaeryang Baek authored
Unhardcode some stuff, flexibilize dotenv requirement
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
Add default voice setting and apply to chat
-