Update llama.py
This commit is contained in:
parent
1e77ab25b6
commit
e43e819a57
1 changed files with 0 additions and 1 deletions
|
|
@ -627,7 +627,6 @@ pass
|
|||
"trace.enabled" : True,
|
||||
"trace.graph_diagram" : True,
|
||||
}, dynamic = True,)
|
||||
@torch.inference_mode
|
||||
def LlamaModel_fast_forward_inference(
|
||||
self,
|
||||
input_ids,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue