unable to load the model, flash-attn problem
#15
by
Mustafa21
- opened
i'm trying to load the model but get this error:
```ImportError: This modeling file requires the following packages that were not found in your environment: flash_attn. Run `pip install flash_attn````
does anyone knows how to solve it ?
ps* flash-attn is already installed