Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Stevross
/
ehartford-samantha-7b
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acacccf
ehartford-samantha-7b
/
app.py
Stevross
initial commit
acacccf
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ehartford/samantha-7b"
).launch()