Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
074c22b
1
Parent(s):
7798405
bump temperature up to .5
Browse files- chain_config.yaml +1 -1
chain_config.yaml
CHANGED
@@ -6,7 +6,7 @@ input_example:
|
|
6 |
llm_config:
|
7 |
llm_parameters:
|
8 |
max_tokens: 4096
|
9 |
-
temperature: 0.
|
10 |
retriever_config:
|
11 |
chunk_template: 'The Vanderbilt University Medical Center term ''{name}'' has the
|
12 |
following organizational definiton: {description}
|
|
|
6 |
llm_config:
|
7 |
llm_parameters:
|
8 |
max_tokens: 4096
|
9 |
+
temperature: 0.5
|
10 |
retriever_config:
|
11 |
chunk_template: 'The Vanderbilt University Medical Center term ''{name}'' has the
|
12 |
following organizational definiton: {description}
|