fix: align model name to gemma3:27b-cloud + add architecture diagram & deployment zip

setup.sh and README.md referenced gemma3:27b-it-qat while config.py uses
gemma3:27b-cloud. Added architecture.html (Mermaid pipeline diagram) and
t2a-extractor.zip for collaborator deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
dom
2026-02-23 21:31:57 +01:00
parent f70d138db3
commit 751922d032
4 changed files with 119 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ python main.py rapport_ucr.pdf -o /chemin/sortie --csv -v
## Prérequis
- Python 3.12+
- Ollama avec un VLM (gemma3:27b-it-qat par défaut)
- Ollama avec un VLM (gemma3:27b-cloud par défaut)
- GPU recommandé pour docTR (fonctionne aussi en CPU)
## Configuration