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