-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Right now, we're downloading test models from an hf repo. We should not be doing this. We should either initialize random models, or set up hf repos with test models that are as small as possible. Either way, they should be completely reproducible (i.e., have the exact same weights every time).