test: touch llama.py for coverage comparison

This commit is contained in:
khluu
2026-05-28 13:33:50 -07:00
parent 9090368b65
commit 7e07848d50
+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