efederici commited on
Commit
316df22
·
verified ·
1 Parent(s): cd3f9f2

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +2 -2
librechat.yaml CHANGED
@@ -24,9 +24,9 @@ endpoints:
24
  paramDefinitions:
25
  - key: temperature
26
  default: 0.7
27
- - key: topP
28
  default: 0.8
29
- - key: maxTokens
30
  default: 8000
31
  addParams:
32
  chat_template_kwargs:
 
24
  paramDefinitions:
25
  - key: temperature
26
  default: 0.7
27
+ - key: top_p
28
  default: 0.8
29
+ - key: max_tokens
30
  default: 8000
31
  addParams:
32
  chat_template_kwargs: