parseq
parseq copied to clipboard
Add badge linking to weights on Hugging Face
Hello! For #33, I added a little badge in the README to point to where you've hosted the weights. I haven't made other changes to the README though (e.g. putting in a snippet showing how to load the weights). If you'd like, I can totally do that!
+1 for the snippet showing how to load the weights :)
@NimaBoscarino sorry I haven't merged this yet. Got busy and kinda forgot about it. I was thinking if there was a more "organized" way of linking to all Hugging Face resources since the badges are getting too cluttered in my opinion.
Regarding the loading of the weights hosted at Hugging Face, I'm not entirely sure how that's going to be any different from loading the weights hosted here at GitHub (from the perspective of a PyTorch Hub user). Are you referring to a Hugging Face-specific API or library?