Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
John22213
/
TheBloke-Wizard-Vicuna-30B-Uncensored-fp16
like
3
Running
App
Files
Files
Community
main
TheBloke-Wizard-Vicuna-30B-Uncensored-fp16
/
app.py
John22213
initial commit
7ff3381
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TheBloke/Wizard-Vicuna-30B-Uncensored-fp16"
).launch()