Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamRemoteWork
/
Llama-Test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0ce685d
Llama-Test
/
app.py
SagaMKM
initial commit
5824ac0
verified
4 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.2-1B"
).launch()