Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
goridge
/
gorilla-llm-gorilla-7b-hf-delta-v0
like
0
Runtime error
App
Files
Files
Community
9ea6a49
gorilla-llm-gorilla-7b-hf-delta-v0
/
app.py
goridge
initial commit
9ea6a49
about 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gorilla-llm/gorilla-7b-hf-delta-v0"
).launch()