Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLPuzzle
/
ehartford-dolphin-2_2-yi-34b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a60d9df
ehartford-dolphin-2_2-yi-34b
/
app.py
NLPuzzle
initial commit
a60d9df
about 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ehartford/dolphin-2_2-yi-34b"
).launch()