Muennighoff / sgpt

SGPT: GPT Sentence Embeddings for Semantic Search
https://arxiv.org/abs/2202.08904
MIT License
823 stars 51 forks source link

Model taken down? #28

Closed extradosages closed 1 year ago

extradosages commented 1 year ago

Seems like the huggingface models are all gone. Did something unfortunate happen?

addieindustry commented 1 year ago

models have been gone suddenly, from where we can access it

Muennighoff commented 1 year ago

I think it's related to this bug: https://twitter.com/huggingface/status/1655760648926642178 I don't have a backup of the models unfortunately, so will need to wait for that bug to be resolved :(

albertbn commented 1 year ago

As a temporary solution one could use the cached weights. On my machine the path looks something like that:

/home/$USER/.cache/huggingface/hub/models--Muennighoff--SGPT-2.7B-weightedmean-msmarco-specb-bitfit/snapshots/44ec091e09d0366b9681dc853f88bfb619fedd19/

Muennighoff commented 1 year ago

I think the models are back online, sorry for the disruption!

extradosages commented 1 year ago

Hah, wonderful.

I should otherwise take the opportunity to thank you @Muennighoff for you work. So thank you.