Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
schroneko
/
meta-llama-Llama-Guard-3-8B-INT8
like
5
Running
App
Files
Files
Community
7093c94
meta-llama-Llama-Guard-3-8B-INT8
/
app.py
schroneko
initial commit
6293678
verified
5 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-Guard-3-8B-INT8"
).launch()