Update flex_attention.py
This commit is contained in:
parent
df30651587
commit
b65ae34601
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