Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
msmilauer
/
anon8231489123-vicuna-13b-GPTQ-4bit-128g
like
0
Sleeping
App
Files
Files
Community
main
anon8231489123-vicuna-13b-GPTQ-4bit-128g
/
app.py
msmilauer
initial commit
20a232c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/anon8231489123/vicuna-13b-GPTQ-4bit-128g"
).launch()