mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
Merge branch 'vlm-dynamic-prompt' of https://github.com/shkarupa-alex/docling into vlm-dynamic-prompt
This commit is contained in:
commit
5d209f5db4
2
docs/examples/vlm_pipeline_api_model.py
vendored
2
docs/examples/vlm_pipeline_api_model.py
vendored
@ -198,7 +198,7 @@ def main():
|
||||
# Example using the OlmOcr (dynamic prompt) model with Ollama:
|
||||
# (uncomment the following lines)
|
||||
# pipeline_options.vlm_options = ollama_olmocr_vlm_options(
|
||||
# model="hf.co/allenai/olmOCR-7B-0225-preview-GGUF:Q8_0",
|
||||
# model="hf.co/allenai/olmOCR-7B-0225-preview",
|
||||
# )
|
||||
|
||||
# Another possibility is using online services, e.g. watsonx.ai.
|
||||
|
Loading…
Reference in New Issue
Block a user