Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
traltyaziking
/
georgesung-open_llama_7b_qlora_uncensored
like
0
Running
App
Files
Files
Community
0600c96
georgesung-open_llama_7b_qlora_uncensored
/
app.py
traltyaziking
initial commit
0600c96
about 1 year ago
raw
Copy download link
history
blame
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/georgesung/open_llama_7b_qlora_uncensored"
).launch()