Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Mohaddz
/
meta-llama-Llama-3.2-90B-Vision-Instruct
like
0
Runtime error
App
Files
Files
Community
fcb469e
meta-llama-Llama-3.2-90B-Vision-Instruct
/
app.py
Mohaddz
initial commit
fcb469e
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.2-90B-Vision-Instruct"
).launch()