HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dwiangger
/
llama
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llama
/
app.py
dwiangger
initial commit
a74832b
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.2-3B"
).launch()