File size: 116 Bytes
d0cbcd5
 
 
 
1
2
3
4
5
from blip3o.train.train import train

if __name__ == "__main__":
    train(attn_implementation="flash_attention_2")