Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mahad08
/
gorilla-llm-gorilla-falcon-7b-hf-v0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d16a2d
gorilla-llm-gorilla-falcon-7b-hf-v0
/
app.py
mahad08
initial commit
4d16a2d
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/gorilla-llm/gorilla-falcon-7b-hf-v0"
).launch()