Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kalihat
/
SentinelEcho
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0dd48d
SentinelEcho
/
app.py
kalihat
initial commit
f0dd48d
verified
almost 2 years ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B"
).launch()