Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlexVon
/
unsloth-Llama-3.2-3B-Instruct
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
unsloth-Llama-3.2-3B-Instruct
/
app.py
AlexVon
initial commit
74a113d
verified
1 day ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/unsloth/Llama-3.2-3B-Instruct"
).launch()