Skip to content

Update test config files #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Aug 22, 2024
Merged

Update test config files #97

merged 27 commits into from
Aug 22, 2024

Conversation

dsikka
Copy link
Collaborator

@dsikka dsikka commented Aug 20, 2024

Summary

  • Update tests to be nightly/weekly
  • Update "auto" flag to use specific GPUS

@dsikka dsikka changed the title update to use absolute paths Update test config files Aug 22, 2024
@dsikka dsikka marked this pull request as ready for review August 22, 2024 16:17
@dsikka dsikka merged commit 3272168 into main Aug 22, 2024
6 of 12 checks passed
markmc pushed a commit to markmc/llm-compressor that referenced this pull request Nov 13, 2024
Precursor to vllm-project#97 which adds support for out-of-order group quantization specified by g_idx
markmc pushed a commit to markmc/llm-compressor that referenced this pull request Nov 13, 2024
kylesayrs added a commit that referenced this pull request Jun 3, 2025
## Background ##
* When #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]>
aireilly pushed a commit to aireilly/llm-compressor that referenced this pull request Jul 30, 2025
## 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants