Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MacMane
/
ehartford-dolphin-2.1-70b
like
0
Sleeping
App
Files
Files
Community
b7814b8
ehartford-dolphin-2.1-70b
/
app.py
MacMane
initial commit
b7814b8
about 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ehartford/dolphin-2.1-70b"
).launch()