flash-attention
flash-attention copied to clipboard
Update utils.py
LightningLoggerBase -> Logger
LightningLoggerBase was deprecated https://github.com/Lightning-Universe/lightning-bolts/issues/962
LightningLoggerBase is also used in train.py and eval.py https://github.com/Dao-AILab/flash-attention/blob/c9861a032d6a7d044eea33b09b62f9a5d3ae7266/training/src/train.py#L62 https://github.com/Dao-AILab/flash-attention/blob/c9861a032d6a7d044eea33b09b62f9a5d3ae7266/training/src/eval.py#L100