Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Masterdqqq
/
bartowski-Llama-3.2-3B-Instruct-GGUF
like
0
Running
App
Files
Files
Community
27fbc98
bartowski-Llama-3.2-3B-Instruct-GGUF
/
app.py
Masterdqqq
initial commit
27fbc98
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/bartowski/Llama-3.2-3B-Instruct-GGUF"
).launch()