Commit Graph

2 Commits

Author SHA1 Message Date
Peter W. J. Staar fd834204fa feat: Support for GraniteVision v4 (#3217)
* feat: add GV4

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* got everything to work with granite-vision-4

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* robustifying the output of granite-vision-v4

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* refactored the code to reduce duplications:

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* refactored the code to align with pipeline options

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* ran pre-commit

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the circular import

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* added the chart_extraction_options file

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-04-10 08:55:40 +02:00
Peter W. J. Staar a5ad8f24ff docs: add granite vision for charts (#2946)
* feat: add chart extraction models

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* refactored code

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the meta

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* cleaned up the ChartExtractionModelGraniteVision

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* cleaned up the chart2csv model

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the merge issues

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the imports

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* added the missing files

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* fixed the output post-processing

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* example: add chart extraction example

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

* working chart conversion

Signed-off-by: Peter Staar <taa@zurich.ibm.com>

---------

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-02-03 12:31:27 +01:00