Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
CarperAI-stable-vicuna-13b-delta
like
1
Running
App
Files
Files
Community
main
CarperAI-stable-vicuna-13b-delta
/
app.py
PeepDaSlan9
initial commit
81e4587
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CarperAI/stable-vicuna-13b-delta"
).launch()