Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
charanhu
/
4bit-llava-v1.5-13b-4GB-8bit
like
0
Runtime error
App
Files
Files
Community
595eb44
4bit-llava-v1.5-13b-4GB-8bit
/
app.py
charanhu
initial commit
595eb44
11 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/4bit/llava-v1.5-13b-4GB-8bit"
).launch()