Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ramaravind
/
testing
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ramaravind
commited on
Sep 23
Commit
3af20ae
·
verified
·
1 Parent(s):
ed682da
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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)