mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-13 07:08:19 +00:00
added the VlmPredictionToken
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
@@ -11,7 +11,6 @@ from docling.datamodel.pipeline_options import (
|
||||
InferenceFramework,
|
||||
ResponseFormat,
|
||||
VlmPipelineOptions,
|
||||
smoldocling_vlm_mlx_conversion_options,
|
||||
)
|
||||
from docling.document_converter import DocumentConverter, PdfFormatOption
|
||||
from docling.pipeline.vlm_pipeline import VlmPipeline
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import logging
|
||||
import time
|
||||
from pathlib import Path
|
||||
|
||||
from docling_core.types.doc import ImageRefMode, TableItem, TextItem
|
||||
|
||||
Reference in New Issue
Block a user