Spaces:
Sleeping
Sleeping
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"chunk_size": 1024,
|
4 |
"chunk_overlap": 256,
|
5 |
"embedding_model": "sentence-transformers/all-mpnet-base-v2",
|
6 |
-
"llm_model": "llama-3.
|
7 |
"llm_temperature": 0,
|
8 |
"gitlab_api_url": "https://gitlab.com/api/v4",
|
9 |
"repository_directory": "data",
|
|
|
3 |
"chunk_size": 1024,
|
4 |
"chunk_overlap": 256,
|
5 |
"embedding_model": "sentence-transformers/all-mpnet-base-v2",
|
6 |
+
"llm_model": "llama-3.3-70b-versatile",
|
7 |
"llm_temperature": 0,
|
8 |
"gitlab_api_url": "https://gitlab.com/api/v4",
|
9 |
"repository_directory": "data",
|