Update flex_attention.py
This commit is contained in:
parent
981bf005a6
commit
b3f1a866f4
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
import torch
|
||||
from functools import lru_cache
|
||||
from transformers.models.llama.modeling_llama import logger
|
||||
import os
|
||||
|
||||
torch_compile_options = {
|
||||
"epilogue_fusion" : True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue