Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jungs
/
meta-llama-Meta-Llama-Guard-2-8B
like
0
Runtime error
App
Files
Files
Community
2b53a8e
meta-llama-Meta-Llama-Guard-2-8B
/
app.py
Jungs
initial commit
2b53a8e
verified
7 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-Guard-2-8B"
).launch()