bupa1018 commited on
Commit
b8979ec
·
1 Parent(s): c2cc302

Update config2.json

Browse files
Files changed (1) hide show
  1. config2.json +1 -1
config2.json CHANGED
@@ -4,7 +4,7 @@
4
  "llm_temperature": "0"
5
  },
6
  "embedding_model": {
7
- "name": "ibm-granite/granite-embedding-125m-english"
8
  },
9
  "gitlab": {
10
  "api_url": "https://gitlab.com/api/v4",
 
4
  "llm_temperature": "0"
5
  },
6
  "embedding_model": {
7
+ "name": "sentence-transformers/all-mpnet-base-v2"
8
  },
9
  "gitlab": {
10
  "api_url": "https://gitlab.com/api/v4",