vision/smolvlm2/smolvlm/train/train_mem.py (3 lines of code) (raw):

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