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