Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VenturaSpectra
/
ZervAI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3f462f7
ZervAI
/
app.py
dwadwawd dwadwadwa
initial commit
3f462f7
verified
7 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-8B"
).launch()