mlfoundations / model-soups

Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time
MIT License
426 stars 38 forks source link

Are there weights available online for uniform soup model? #1

Closed 25icecreamflavors closed 2 years ago

25icecreamflavors commented 2 years ago

Hello, I wanted to use a model that was constructed with uniform weights, is it available online (I didn't find) or I need to download all models and construct it myself?

mitchellnw commented 2 years ago

Currently you have to download all the weights and construct it. While we do have code for this, I understand that this is not optimal. I'll try to find time to soon upload the uniform soup weights.

mitchellnw commented 2 years ago

The weights are now uploaded here: https://drive.google.com/file/d/1W4QvXCj2E3E6hd9u15861crlzqNTX2cJ/view?usp=sharing