Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bu-que
/
unsloth-llama-3-8b-bnb-4bit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aca76a0
unsloth-llama-3-8b-bnb-4bit
/
app.py
bu-que
initial commit
aca76a0
verified
10 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/unsloth/llama-3-8b-bnb-4bit"
).launch()