3 Commits

Author SHA1 Message Date
oval df8d0d6b74 Finalize local deployment config: CPU mode, persistent cache, port 8001
- docker-compose.yml: default TORCH_DEVICE=cpu, PORT=8001, named volumes
  for model cache (marker-cache) and results (marker-results) with :Z flag
- convert_both.py: API_URL defaults to port 8001, overridable via env
- TODO.md: reflect final decisions (iGPU 30x slower than CPU,
  --privileged required for GPU, CPU mode is default)
2026-06-07 23:37:04 +02:00
oval d1658d29b1 Update TODO.md with current status (CPU mode works, GPU blocked by ROCm ABI) 2026-06-07 23:08:01 +02:00
oval 0c4bcdc7d2 Switch from Vega20 (gfx906) base to ROCm 7.2 for gfx1151; set local ollama :11435 2026-06-07 22:39:28 +02:00