Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thitruongsi
/
vilm-vinallama-7b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d691ed8
vilm-vinallama-7b
/
app.py
lequi
initial commit
d691ed8
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/vilm/vinallama-7b"
).launch()