Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"persist_directory": "chroma_data",
|
| 3 |
"chunk_size": 1024,
|
| 4 |
"chunk_overlap": 256,
|
| 5 |
-
"embedding_model": "
|
| 6 |
"llm_model": "llama-3.3-70b-versatile",
|
| 7 |
"llm_temperature": 0,
|
| 8 |
"gitlab_api_url": "https://gitlab.com/api/v4",
|
|
|
|
| 2 |
"persist_directory": "chroma_data",
|
| 3 |
"chunk_size": 1024,
|
| 4 |
"chunk_overlap": 256,
|
| 5 |
+
"embedding_model": "ibm-granite/granite-embedding-125m-english",
|
| 6 |
"llm_model": "llama-3.3-70b-versatile",
|
| 7 |
"llm_temperature": 0,
|
| 8 |
"gitlab_api_url": "https://gitlab.com/api/v4",
|