Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ni-cai
/
xtuner-llava-internlm2-20b1
like
0
Runtime error
App
Files
Files
Community
343f9b2
xtuner-llava-internlm2-20b1
/
app.py
ni-cai
initial commit
343f9b2
verified
10 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/xtuner/llava-internlm2-20b"
).launch()