[pull] main from inclusionAI:main#23
Merged
pull[bot] merged 1 commit intoaxistore80-coder:mainfrom Apr 1, 2026
Merged
Conversation
…ible API (#1119) Enable VLM models (e.g. Qwen3-VL) to receive image_url content parts through both the Chat Completions and Responses APIs. Images are extracted from messages, forwarded as base64 data to SGLang/vLLM backends, and tokenized with HF-compatible image placeholders. Key changes: - Add _extract_images_from_messages() for parsing OpenAI-format image_url content parts into base64 data, HF tokenizer messages, and vLLM vision messages - Extract _build_messages_list() to module level for Responses API input_image/input_text/output_text conversion with validation - Forward image_data in SGLangBridgeBackend payload - Validate empty/missing image URLs with clear error messages - Forward detail field from Responses API input_image content - Reduce GPU memory fractions in integration tests so concurrent module-scoped server fixtures fit on a single CI GPU - Add 41 unit tests and 6 GPU integration tests (Qwen3-VL-2B)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )