Skip to content

Commit 56a8992

Browse files
author
Lorenzo Toniazzi
committed
Add gemma-2 todo note
1 parent 9f21807 commit 56a8992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_lora_conversion_and_inference.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33

44
# Array of models to iterate over
55
declare -a params=(
6-
# "Gemma2ForCausalLM 64"
6+
# "Gemma2ForCausalLM 64" TODO Add this model
77
"LlamaForCausalLM 64"
88
"Phi3ForCausalLM 64"
99
)

0 commit comments

Comments
 (0)