You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Run `test_preprocess.py` in ci.
2. Refactor `test_preprocess.py` by creating the model artifacts (eager, exported, et) once and re-use them on different inputs (previously, create model artifacts for each test).
Test Plan:
```
pytest -c /dev/null -v -n auto examples/models/llama3_2_vision/preprocess/
```
[ghstack-poisoned]
0 commit comments