Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GGillam
/
s3nh-llama2_13b_chat_uncensored-GGML
like
0
Sleeping
App
Files
Files
Community
main
s3nh-llama2_13b_chat_uncensored-GGML
/
app.py
GGillam
initial commit
c9e0f29
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/s3nh/llama2_13b_chat_uncensored-GGML"
).launch()