bstraehle commited on
Commit
4711ccc
·
1 Parent(s): 30a2066

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ wandb_api_key = os.environ["WANDB_API_KEY"]
10
 
11
  config = {
12
  "model": "text-bison@001",
13
- "temperature": 1,
14
  }
15
 
16
  wandb.login(key = wandb_api_key)
 
10
 
11
  config = {
12
  "model": "text-bison@001",
 
13
  }
14
 
15
  wandb.login(key = wandb_api_key)