TRaw commited on
Commit
17e8f26
·
1 Parent(s): f7a82b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ llm = Together(
9
  temperature=0.7,
10
  max_tokens=128,
11
  top_k=1,
12
- # together_api_key=""
13
  )
14
 
15
  input_ = """You are a teacher with a deep knowledge of machine learning and AI. \
 
9
  temperature=0.7,
10
  max_tokens=128,
11
  top_k=1,
12
+ together_api_key="f722a9f6e3afd6b9999e6aee02aeac9e751ea3a67b124c3667ab50c85c7fa99e"
13
  )
14
 
15
  input_ = """You are a teacher with a deep knowledge of machine learning and AI. \