nv-ingest 2025.12.10.dev20251210__py3-none-any.whl → 2025.12.11.dev20251211__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- nv_ingest/pipeline/default_libmode_pipeline_impl.py +2 -1
- nv_ingest/pipeline/default_pipeline_impl.py +2 -1
- {nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/METADATA +1 -1
- {nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/RECORD +7 -7
- {nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/WHEEL +0 -0
- {nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/licenses/LICENSE +0 -0
- {nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/top_level.txt +0 -0
|
@@ -334,7 +334,8 @@ stages:
|
|
|
334
334
|
api_key: $NGC_API_KEY|$NVIDIA_API_KEY
|
|
335
335
|
endpoint_url: $VLM_CAPTION_ENDPOINT|"http://vlm:8000/v1/chat/completions"
|
|
336
336
|
model_name: $VLM_CAPTION_MODEL_NAME|"nvidia/nemotron-nano-12b-v2-vl"
|
|
337
|
-
prompt: "Caption the content of this image:"
|
|
337
|
+
prompt: $VLM_CAPTION_PROMPT|"Caption the content of this image:"
|
|
338
|
+
system_prompt: $VLM_CAPTION_SYSTEM_PROMPT|"/no_think"
|
|
338
339
|
replicas:
|
|
339
340
|
min_replicas: 0
|
|
340
341
|
max_replicas:
|
|
@@ -354,7 +354,8 @@ stages:
|
|
|
354
354
|
api_key: $NGC_API_KEY|$NVIDIA_API_KEY
|
|
355
355
|
model_name: $VLM_CAPTION_MODEL_NAME|"nvidia/nemotron-nano-12b-v2-vl"
|
|
356
356
|
endpoint_url: $VLM_CAPTION_ENDPOINT|"http://vlm:8000/v1/chat/completions"
|
|
357
|
-
prompt: "Caption the content of this image:"
|
|
357
|
+
prompt: $VLM_CAPTION_PROMPT|"Caption the content of this image:"
|
|
358
|
+
system_prompt: $VLM_CAPTION_SYSTEM_PROMPT|"/no_think"
|
|
358
359
|
replicas:
|
|
359
360
|
min_replicas: 0
|
|
360
361
|
max_replicas:
|
{nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/RECORD
RENAMED
|
@@ -111,15 +111,15 @@ nv_ingest/framework/util/service/meta/ingest/ingest_service_meta.py,sha256=QS3uN
|
|
|
111
111
|
nv_ingest/framework/util/telemetry/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
|
|
112
112
|
nv_ingest/framework/util/telemetry/global_stats.py,sha256=nq65pEEdiwjAfGiqsxG1CeQMC96O3CfQxsZuGFCY-ds,4554
|
|
113
113
|
nv_ingest/pipeline/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
|
|
114
|
-
nv_ingest/pipeline/default_libmode_pipeline_impl.py,sha256=
|
|
115
|
-
nv_ingest/pipeline/default_pipeline_impl.py,sha256=
|
|
114
|
+
nv_ingest/pipeline/default_libmode_pipeline_impl.py,sha256=Tm587URP3rCA-uejhaXVk8tAzyhTgThzoPmmb8VGnvo,16312
|
|
115
|
+
nv_ingest/pipeline/default_pipeline_impl.py,sha256=M-r_qs3ddvxcTuhWgAwNLxxajQHnl0Q3Vd1OMNPz_kU,16850
|
|
116
116
|
nv_ingest/pipeline/ingest_pipeline.py,sha256=wHAJhqAM2s8nbY-8itVogmSU-yVN4PZONGWcKnhzgfg,17794
|
|
117
117
|
nv_ingest/pipeline/pipeline_schema.py,sha256=rLZZz2It2o2hVNWrZUJU8CarrqRei1fho3ZEMkkoBcg,17940
|
|
118
118
|
nv_ingest/pipeline/config/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
|
|
119
119
|
nv_ingest/pipeline/config/loaders.py,sha256=75Yr9WYO7j7ghvKTnYLfZXQZEH3J3VEZo5J4TunC_Us,7590
|
|
120
120
|
nv_ingest/pipeline/config/replica_resolver.py,sha256=dEwqMXNttfw0QeisTGGkp24785jqzVCDAEFyQIffeGc,9369
|
|
121
|
-
nv_ingest-2025.12.
|
|
122
|
-
nv_ingest-2025.12.
|
|
123
|
-
nv_ingest-2025.12.
|
|
124
|
-
nv_ingest-2025.12.
|
|
125
|
-
nv_ingest-2025.12.
|
|
121
|
+
nv_ingest-2025.12.11.dev20251211.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
122
|
+
nv_ingest-2025.12.11.dev20251211.dist-info/METADATA,sha256=w60wYkZM3JxXYYl6gtGhu3MUa1VvrCf7BLb1dhXKzJc,15163
|
|
123
|
+
nv_ingest-2025.12.11.dev20251211.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
124
|
+
nv_ingest-2025.12.11.dev20251211.dist-info/top_level.txt,sha256=sjb0ajIsgn3YgftSjZHlYO0HjYAIIhNuXG_AmywCvaU,10
|
|
125
|
+
nv_ingest-2025.12.11.dev20251211.dist-info/RECORD,,
|
{nv_ingest-2025.12.10.dev20251210.dist-info → nv_ingest-2025.12.11.dev20251211.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|