Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NigelTheMaker
/
vicuna-13b
like
1
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
vicuna-13b
/
app.py
NigelTheMaker
initial commit
192537c
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/eachadea/vicuna-13b"
).launch()