Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
themahdi
/
ehartford-samantha-falcon-7b
like
0
Runtime error
App
Files
Files
Community
4509f82
ehartford-samantha-falcon-7b
/
app.py
themahdi
initial commit
4509f82
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ehartford/samantha-falcon-7b"
).launch()