File tree Expand file tree Collapse file tree
components/src/dynamo/vllm/multimodal_utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: Copyright (c) 2025- 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22# SPDX-License-Identifier: Apache-2.0
33
44"""Serial async glue between the worker's event loop and a ``VisionEncoderBackend``.
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: Copyright (c) 2025- 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22# SPDX-License-Identifier: Apache-2.0
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: Copyright (c) 2025- 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22# SPDX-License-Identifier: Apache-2.0
33
44"""Example ``VisionEncoderBackend`` that fakes an image as a known text phrase.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # SPDX-FileCopyrightText: Copyright (c) 2025- 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33# SPDX-License-Identifier: Apache-2.0
44#
55# Aggregated serving with a CustomEncoder.
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: Copyright (c) 2025- 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22# SPDX-License-Identifier: Apache-2.0
33
44"""Reusable example base for Qwen-family ``VisionEncoderBackend`` authors.
You can’t perform that action at this time.
0 commit comments