We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752f6a7 commit 3dd52a2Copy full SHA for 3dd52a2
.ci/scripts/benchmark_tooling/README.md
@@ -79,7 +79,7 @@ python3 .ci/scripts/benchmark_tooling/analyze_benchmark_stability.py \
79
80
- `--device-pools`: Filter by private device pool names (e.g., "samsung-galaxy-s22-5g", "samsung-galaxy-s22plus-5g")
81
- `--backends`: Filter by specific backend names (e.g.,"xnnpack_q8")
82
-- `--models`: Filter by specific model names (e.g., "mv3", "meta-llama-llama-3.2-1b-instruct-qlora-int4-eo8")
+- `--models`: Filter by specific model names (e.g., "mv3", "meta-llama/Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8")
83
84
#### Example Usage
85
0 commit comments