refactor: use org--name in artifacts-path (#912)

use org--name in artifacts-path

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2025-02-07 13:58:05 +01:00
committed by GitHub
parent 90b766e2ae
commit 02faf5376b
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ from docling.utils.profiling import TimeRecorder
class TableStructureModel(BasePageModel):
_model_repo_folder = "docling-models"
_model_repo_folder = "ds4sd--docling-models"
_model_path = "model_artifacts/tableformer"
def __init__(