Skip to content

Commit 0803d50

Browse files
committed
Remove rms_norm.py in TARGETS
1 parent 55aeaa4 commit 0803d50

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
@@ -112,7 +112,6 @@ runtime.python_library(
112112
"source_transformation/prune_vocab.py",
113113
"source_transformation/quantize.py",
114114
"source_transformation/custom_kv_cache.py",
115-
"source_transformation/rms_norm.py",
116115
"source_transformation/rope.py",
117116
"source_transformation/sdpa.py",
118117
"source_transformation/spin_quant.py",

0 commit comments

Comments
 (0)