Spaces:
Runtime error
Runtime error
Delete config.json
Browse files- config.json +0 -14
config.json
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model_name": "google/bert-base-uncased",
|
3 |
-
"deepseek_model_name": "deepseek-ai/deepseek-coder-6.7b-instruct",
|
4 |
-
"max_input_length": 4096,
|
5 |
-
"safety_thresholds": {
|
6 |
-
"memory": 85,
|
7 |
-
"cpu": 90,
|
8 |
-
"response_time": 2.0
|
9 |
-
},
|
10 |
-
"max_retries": 3,
|
11 |
-
"max_response_length": 1024,
|
12 |
-
"additional_models": ["gpt-4o-mini-2024-07-18"],
|
13 |
-
"perspectives": ["newton", "davinci", "quantum", "emotional"]
|
14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|