Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vcastro8
/
Riiid-sheep-duck-llama-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d834355
Riiid-sheep-duck-llama-2
/
app.py
vcastro8
initial commit
d834355
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Riiid/sheep-duck-llama-2"
).launch()