mlfoundations/open_lm

Support `pretrained` arg for create_model (and train.py) like in open_clip

iejMac opened this issue · 1 comments

iejMac commented

Shouldn't be too hard (probably can just copy from open_clip) and enables somewhat easier fine-tuning. Nice to have

This is supported now via the --pretrained flag, feel free to re-open if it's not what you want!