We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bceee8 commit 607bc6cCopy full SHA for 607bc6c
examples/models/llama/TARGETS
@@ -82,6 +82,7 @@ runtime.python_library(
82
"export_llama_lib.py",
83
"model.py",
84
"source_transformation/apply_spin_quant_r1_r2.py",
85
+ "source_transformation/attention.py",
86
"source_transformation/lora.py",
87
"source_transformation/pre_quantization.py",
88
"source_transformation/prune_vocab.py",
0 commit comments