John Graham Reynolds commited on
Commit
074c22b
·
1 Parent(s): 7798405

bump temperature up to .5

Browse files
Files changed (1) hide show
  1. 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.01 # TODO choose the temp differently?
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}