Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdulbaru
/
wangrongsheng-MiniGPT-4-LLaMA-7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wangrongsheng-MiniGPT-4-LLaMA-7B
/
app.py
abdulbaru
initial commit
dc2fc4d
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/wangrongsheng/MiniGPT-4-LLaMA-7B"
).launch()