LuisVasquezBSC commited on
Commit
d050cec
·
verified ·
1 Parent(s): b1cec27

Update .env.local

Browse files
Files changed (1) hide show
  1. .env.local +1 -1
.env.local CHANGED
@@ -41,7 +41,7 @@ MODELS=`[
41
  "top_p":0.9
42
  },
43
  "extraBody":{
44
- "temperature": 1.0,
45
  "repetition_penalty": 1.0,
46
  "max_new_tokens": 3000,
47
  "top_p": 0.9,
 
41
  "top_p":0.9
42
  },
43
  "extraBody":{
44
+ "temperature": 0.001,
45
  "repetition_penalty": 1.0,
46
  "max_new_tokens": 3000,
47
  "top_p": 0.9,