[mm] rust-server: native multimodal processing for Qwen VL (integrate sglang-mm, e2e) (#32365)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Claude Fable 5
Cursor
parent
dea07b348b
commit
32e5d788bd
Generated
+4
@@ -3690,6 +3690,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"axum 0.8.9",
|
||||
"bytemuck",
|
||||
"bytes",
|
||||
"core_affinity",
|
||||
"dynamo-parsers",
|
||||
@@ -3700,12 +3701,15 @@ dependencies = [
|
||||
"futures",
|
||||
"hf-hub",
|
||||
"itertools",
|
||||
"libc",
|
||||
"numpy",
|
||||
"pyo3",
|
||||
"regex-syntax",
|
||||
"rmp-serde",
|
||||
"rmpv",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sglang-mm",
|
||||
"socket2 0.6.5",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user