docs: Fix the path to the run_with_accelerator.py example (#608)

docs: Fix the path to the run_with_accelerator.py example

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Nikos Livathinos 2024-12-16 15:03:06 +01:00 committed by GitHub
parent 31184ad516
commit cf2606825a

View File

@ -75,7 +75,7 @@ nav:
- "Table export": examples/export_tables.py - "Table export": examples/export_tables.py
- "Multimodal export": examples/export_multimodal.py - "Multimodal export": examples/export_multimodal.py
- "Force full page OCR": examples/full_page_ocr.py - "Force full page OCR": examples/full_page_ocr.py
- "Accelerator options": examples/run_with_acclerators.py - "Accelerator options": examples/run_with_accelerator.py
- Chunking: - Chunking:
- "Hybrid chunking": examples/hybrid_chunking.ipynb - "Hybrid chunking": examples/hybrid_chunking.ipynb
- RAG / QA: - RAG / QA: