llava-vl--llava-next
5 行
76 B
Python
可执行文件
5 行
76 B
Python
可执行文件
from llava.train.train import train
|
|
|
|
if __name__ == "__main__":
|
|
train()
|