Update llama.py
This commit is contained in:
parent
00c4fab065
commit
06188007ee
1 changed files with 0 additions and 1 deletions
|
|
@ -946,7 +946,6 @@ def LlamaModel_fast_forward_inference(
|
|||
else:
|
||||
attention_mask = None
|
||||
pass
|
||||
print(attention_mask)
|
||||
|
||||
next_decoder_cache = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue