File size: 80 Bytes
252711e
 
 
 
1
2
3
4
5
from llava.train.train import train

if __name__ == "__main__":
    train()