项目文件夹

文件
2026-07-13 12:29:39 +08:00

5 行
76 B
Python
可执行文件

from llava.train.train import train
if __name__ == "__main__":
train()