Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AB-123-CD
/
meta-llama-LlamaGuard-7b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
96efc2b
meta-llama-LlamaGuard-7b
/
app.py
AB-123-CD
initial commit
96efc2b
about 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/LlamaGuard-7b"
).launch()