Skip to content

Commit 815f130

Browse files
author
Lorenzo Toniazzi
committed
Add phi-3
1 parent cec23b0 commit 815f130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_lora_conversion_and_inference.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ run_conversion_and_inference_lora() {
6666
declare -a params=(
6767
"Gemma2ForCausalLM 64"
6868
"LlamaForCausalLM 64"
69+
"Phi3ForCausalLM 64"
6970
)
7071

7172
# Loop through each set of parameters

0 commit comments

Comments
 (0)