We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69217e commit de24687Copy full SHA for de24687
tests/integration/defs/examples/test_gemma.py
@@ -87,7 +87,6 @@ def get_ckpt_type(model_path):
87
VSWA_MODELS = VSWA_ATTENTION.keys()
88
89
GEMMA2_MODELS = {GEMMA_2_9B_IT, GEMMA_2_27B_IT}
90
-"For plain, non VSWA testing"
91
92
93
@skip_pre_hopper
0 commit comments