in weak_to_strong/model.py [0:0]
def from_pretrained(cls, name, **kwargs): return cls(name, **kwargs)