Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
stanciu
/
eachadea-legacy-vicuna-13b
like
1
Runtime error
App
Files
Files
Community
5818bf5
eachadea-legacy-vicuna-13b
/
app.py
stanciu
initial commit
5818bf5
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/eachadea/legacy-vicuna-13b"
).launch()