[CI] fix: notebook ci often OOM (#20199)

This commit is contained in:
shuwenn
2026-03-09 22:32:41 -07:00
committed by GitHub
parent 591e61245a
commit 5a11ae19c1
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -64,6 +64,8 @@
"\n",
"nest_asyncio.apply()\n",
"\n",
"import sglang.test.doc_patch # noqa: F401\n",
"\n",
"model_path = \"Qwen/Qwen2.5-VL-3B-Instruct\"\n",
"chat_template = \"qwen2-vl\"\n",
"example_image_url = \"https://raw.githubusercontent.com/sgl-project/sglang/main/examples/assets/example_image.png\""