Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Edwardmonteirobr
/
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
Edwardmonteirobr
initial commit
9987744
almost 2 years 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()