Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wasmdashai
/
wasmdashai-Llama-3.2-1B-v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wasmdashai-Llama-3.2-1B-v1
/
app.py
wasmdashai
initial commit
4f23c35
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/wasmdashai/Llama-3.2-1B-v1"
).launch()