Compare commits

..
Author SHA1 Message Date
khluu 7e07848d50 test: touch llama.py for coverage comparison 2026-05-28 13:33:50 -07:00
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -599,3 +599,4 @@ class LlamaBidirectionalModel(as_embedding_model(LlamaForCausalLM)):
# This class sets the correct attention type and pooling type
# through LlamaBidirectionalConfig.
pass
# coverage test
@@ -607,4 +607,3 @@ def triton_reshape_and_cache_flash_diffkv(
num_warps=num_warps,
num_stages=num_stages,
)
# coverage test