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
## Background ##
* When vllm-project#97 was merged, it accidentally created two test config files
which are identical
* Because the auto device is no longer tested,
`llama_7b_sparse_auto.yaml` is now identical to `llama_7b_sparse.yaml`
## Purpose ##
* Reduce testing runtime by removing duplicated test
Signed-off-by: Kyle Sayers <[email protected]>
0 commit comments