Flexstorydiff / xformers /.pyre_configuration
FlexTheAi's picture
Upload folder using huggingface_hub
e202b16 verified
raw
history blame contribute delete
194 Bytes
{
"ignore_all_errors": ["xformers/benchmarks/", "xformers/_flash_attn"],
"python_version": "3.7",
"source_directories": [
"stubs",
{"import_root": ".", "source": "xformers"}
]
}