Ramaravind commited on
Commit
3af20ae
·
verified ·
1 Parent(s): ed682da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ response = query({
15
  "model": "meta-llama/Llama-3.1-8B-Instruct:together"
16
  })
17
 
18
- print(response["choices"][0]["message"])
 
15
  "model": "meta-llama/Llama-3.1-8B-Instruct:together"
16
  })
17
 
18
+ print(response)