Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Fayzul
/
Riiid-sheep-duck-llama-2-70b-v1.1
like
0
Runtime error
App
Files
Files
Community
c18719e
Riiid-sheep-duck-llama-2-70b-v1.1
/
app.py
Fayzul
initial commit
c18719e
about 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Riiid/sheep-duck-llama-2-70b-v1.1"
).launch()