Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xzerus
/
rag-trial
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b67129f
rag-trial
/
app.py
xzerus
initial commit
b67129f
verified
4 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.2-11B-Vision-Instruct"
).launch()