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