the nomic embedding model fails with error `configuration_hf_nomic_bert' has no attribute 'NomicBertConfig'`
#19
by
lbwavebo-uber
- opened
transformer version 4.46.3,
running ```
model = SentenceTransformer("nomic-ai/nomic-embed-text-v1", trust_remote_code=True)
gives error
```AttributeError: module 'transformers_modules.nomic-ai.nomic-bert-2048.ba22e9d89df6236d83c3daa26cc8dd78a130c3f2.configuration_hf_nomic_bert' has no attribute 'NomicBertConfig'
I have the same problem. I still used my application this afternoon, was fine
Should be fixed now. Please reopen if there's still an issue. Sorry everyone!
jxm
changed discussion status to
closed