d34a4d3647
refactor: move hermes files into ai/hermes/ subdirectory
...
- ai/Dockerfile -> ai/hermes/Dockerfile
- ai/fix-permissions.sh -> ai/hermes/fix-permissions.sh
- ai/patch_tts_tool.py -> ai/hermes/patch_tts_tool.py
- ai/compose.yml: update hermes build context to ./hermes
- ollama stays at ai/ollama/Dockerfile
2026-05-09 21:50:04 -04:00
ef58155897
feat: add custom ollama image with ROCm 6.1 + gfx906 support
...
- Add ollama/Dockerfile that builds ollama from source with AMDGPU_TARGETS=gfx906
- Uses ROCm 6.1 (rocm/dev-ubuntu-22.04:6.1.2-complete) for MI50 support
- Builds llama.cpp runner with HIPBLAS for gfx906 architecture
- Updates compose.yml to build from this Dockerfile instead of pulling ollama/ollama:latest
2026-05-09 21:18:37 -04:00
93c01fa314
fix: add TZ=America/Montreal for correct cron scheduling
2026-05-09 19:49:54 +00:00
Thierry Pouplier
78f499bde8
fix: use full OPENROUTER_API_KEY variable name
2026-05-09 13:55:38 +00:00
Thierry Pouplier
5c504501d3
feat: add ROCm GPU env vars to hermes service for faster-whisper STT
2026-05-09 00:20:57 +00:00
434b2835ff
Merge remote-tracking branch 'origin/feat/wireguard-vpn' into HEAD
2026-05-04 23:05:09 -04:00
d9f62652cb
Commented webui for now. now using it
2026-05-04 22:56:07 -04:00
Thierry Pouplier
bc49391b4f
chore: clean up WireGuard from Hermes Dockerfile, keep custom build
2026-05-05 02:11:37 +00:00
Thierry Pouplier
acf45acdd9
feat: enable NET_ADMIN for Hermes container to support WireGuard
2026-05-05 01:48:21 +00:00
fb0f2cbe84
Network reorganization, multiple updates
2026-04-27 05:47:46 -04:00
c76d0fda6b
Progress dump before ai agent
2026-04-04 04:48:49 -04:00
1e64f8e321
Big progress dump
2026-02-22 18:35:22 -05:00