Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
8342e3ab
Unverified
Commit
8342e3ab
authored
May 08, 2025
by
Michael Goin
Committed by
GitHub
May 08, 2025
Browse files
[CI] Prune down lm-eval small tests (#17012)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
a83a0f92
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
36 additions
and
6 deletions
+36
-6
.buildkite/lm-eval-harness/configs/Meta-Llama-3.2-1B-Instruct-FP8-compressed-tensors.yaml
...gs/Meta-Llama-3.2-1B-Instruct-FP8-compressed-tensors.yaml
+11
-0
.buildkite/lm-eval-harness/configs/Qwen2.5-1.5B-Instruct.yaml
...ldkite/lm-eval-harness/configs/Qwen2.5-1.5B-Instruct.yaml
+11
-0
.buildkite/lm-eval-harness/configs/Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
...l-harness/configs/Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
+11
-0
.buildkite/lm-eval-harness/configs/models-large.txt
.buildkite/lm-eval-harness/configs/models-large.txt
+1
-0
.buildkite/lm-eval-harness/configs/models-small.txt
.buildkite/lm-eval-harness/configs/models-small.txt
+2
-6
No files found.
.buildkite/lm-eval-harness/configs/Meta-Llama-3.2-1B-Instruct-FP8-compressed-tensors.yaml
0 → 100644
View file @
8342e3ab
# bash .buildkite/lm-eval-harness/run-lm-eval-gsm-vllm-baseline.sh -m RedHatAI/Llama-3.2-1B-Instruct-FP8 -b "auto" -l 1319 -f 5 -t 1
model_name
:
"
RedHatAI/Llama-3.2-1B-Instruct-FP8"
tasks
:
-
name
:
"
gsm8k"
metrics
:
-
name
:
"
exact_match,strict-match"
value
:
0.335
-
name
:
"
exact_match,flexible-extract"
value
:
0.323
limit
:
1319
num_fewshot
:
5
.buildkite/lm-eval-harness/configs/Qwen2.5-1.5B-Instruct.yaml
0 → 100644
View file @
8342e3ab
# bash .buildkite/lm-eval-harness/run-lm-eval-gsm-vllm-baseline.sh -m Qwen/Qwen2.5-1.5B-Instruct -b auto -l 1319 -f 5 -t 1
model_name
:
"
Qwen/Qwen2.5-1.5B-Instruct"
tasks
:
-
name
:
"
gsm8k"
metrics
:
-
name
:
"
exact_match,strict-match"
value
:
0.54
-
name
:
"
exact_match,flexible-extract"
value
:
0.59
limit
:
1319
num_fewshot
:
5
.buildkite/lm-eval-harness/configs/Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
0 → 100644
View file @
8342e3ab
# bash .buildkite/lm-eval-harness/run-lm-eval-gsm-vllm-baseline.sh -m RedHatAI/Qwen2.5-VL-3B-Instruct-FP8-Dynamic -b auto -l 1319 -f 5 -t 1
model_name
:
"
RedHatAI/Qwen2.5-VL-3B-Instruct-FP8-Dynamic"
tasks
:
-
name
:
"
gsm8k"
metrics
:
-
name
:
"
exact_match,strict-match"
value
:
0.47
-
name
:
"
exact_match,flexible-extract"
value
:
0.64
limit
:
1319
num_fewshot
:
5
.buildkite/lm-eval-harness/configs/models-large.txt
View file @
8342e3ab
...
@@ -3,3 +3,4 @@ Meta-Llama-3-70B-Instruct.yaml
...
@@ -3,3 +3,4 @@ Meta-Llama-3-70B-Instruct.yaml
Mixtral-8x7B-Instruct-v0.1.yaml
Mixtral-8x7B-Instruct-v0.1.yaml
Qwen2-57B-A14-Instruct.yaml
Qwen2-57B-A14-Instruct.yaml
DeepSeek-V2-Lite-Chat.yaml
DeepSeek-V2-Lite-Chat.yaml
Meta-Llama-3-8B-QQQ.yaml
.buildkite/lm-eval-harness/configs/models-small.txt
View file @
8342e3ab
Meta-Llama-3-8B-Instruct.yaml
Qwen2.5-1.5B-Instruct.yaml
Meta-Llama-3-8B-Instruct-FP8-compressed-tensors.yaml
Meta-Llama-3.2-1B-Instruct-INT8-compressed-tensors.yaml
Meta-Llama-3.2-1B-Instruct-INT8-compressed-tensors.yaml
Meta-Llama-3-8B-Instruct-INT8-compressed-tensors-asym.yaml
Meta-Llama-3-8B-Instruct-INT8-compressed-tensors-asym.yaml
Meta-Llama-3-8B-Instruct-nonuniform-compressed-tensors.yaml
Meta-Llama-3-8B-Instruct-nonuniform-compressed-tensors.yaml
Meta-Llama-3-8B-Instruct-Channelwise-compressed-tensors
.yaml
Qwen2.5-VL-3B-Instruct-FP8-dynamic
.yaml
Qwen1.5-MoE-W4A16-compressed-tensors.yaml
Qwen1.5-MoE-W4A16-compressed-tensors.yaml
Qwen2-1.5B-Instruct-INT8-compressed-tensors.yaml
Qwen2-1.5B-Instruct-FP8W8.yaml
Meta-Llama-3-8B-QQQ.yaml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment