dweb commited on
Commit
c15fbc7
·
verified ·
1 Parent(s): d603527

Update config.json

Browse files

hack via https://github.com/huggingface/text-embeddings-inference/issues/384#issuecomment-2295111372

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "borgcollectivegmbh/jina-embeddings-v2-small-en_linkedin_profile_model_run1",
3
  "architectures": [
4
  "JinaBertModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "jinaai/jina-bert-implementation",
3
  "architectures": [
4
  "JinaBertModel"
5
  ],