Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Binarybardakshat
/
OPA
like
0
Sleeping
App
Files
Files
Community
94bc16f
OPA
/
app.py
Binarybardakshat
Update app.py
94bc16f
verified
2 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/huihui-ai/Llama-3.2-1B-Instruct-abliterated"
).launch()