mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 19:44:34 +00:00
rename
Signed-off-by: Georg Heiler <georg.kf.heiler@gmail.com>
This commit is contained in:
parent
1c3699eaf7
commit
352f261163
@ -27,7 +27,7 @@ class TransformersModelType(str, Enum):
|
||||
AUTOMODEL = "automodel"
|
||||
AUTOMODEL_VISION2SEQ = "automodel-vision2seq"
|
||||
AUTOMODEL_CAUSALLM = "automodel-causallm"
|
||||
AUTOMODEL_FORIMAGETEXTTOTEXT = "automodel-forimagetexttotext"
|
||||
AUTOMODEL_IMAGETEXTTOTEXT = "automodel-imagetexttotext"
|
||||
|
||||
|
||||
class InlineVlmOptions(BaseVlmOptions):
|
||||
|
Loading…
Reference in New Issue
Block a user