Commit 608e827
committed
Update Llama3VILAInferenceOperator to support optional image_metadata parameter type
- Changed the type hint for the image_metadata parameter from Dict to Dict | None, allowing for clearer handling of optional values in the inference operator.
Signed-off-by: Victor Chang <vicchang@nvidia.com>1 parent 14dbba4 commit 608e827
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments