Skip to content

Commit ee63fe4

Browse files
committed
Remove rms_norm.py in TARGETS
1 parent b13b9cd commit ee63fe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/llama/TARGETS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ runtime.python_library(
113113
"source_transformation/prune_vocab.py",
114114
"source_transformation/quantize.py",
115115
"source_transformation/custom_kv_cache.py",
116-
"source_transformation/rms_norm.py",
117116
"source_transformation/rope.py",
118117
"source_transformation/sdpa.py",
119118
"source_transformation/spin_quant.py",

0 commit comments

Comments
 (0)