Skip to content

Commit 607bc6c

Browse files
author
Joey Tsai
committed
Fix internal test
1 parent 8bceee8 commit 607bc6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ runtime.python_library(
8282
"export_llama_lib.py",
8383
"model.py",
8484
"source_transformation/apply_spin_quant_r1_r2.py",
85+
"source_transformation/attention.py",
8586
"source_transformation/lora.py",
8687
"source_transformation/pre_quantization.py",
8788
"source_transformation/prune_vocab.py",

0 commit comments

Comments
 (0)