[model-gateway] add llama4 vision image processor (#14438)

This commit is contained in:
Simo Lin
2025-12-04 09:52:36 -08:00
committed by GitHub
parent 1808df48fe
commit fdc2ef58db
6 changed files with 978 additions and 5 deletions

View File

@@ -118,7 +118,7 @@ jobs:
- name: Generate vision golden fixtures
run: |
pip install torch torchvision --index-url https://download.pytorch.org/whl/cpu
pip install transformers pillow numpy
pip install transformers pillow numpy scipy
cd sgl-router/
python scripts/generate_vision_golden.py