meta-3 / app.py
Tushar-kangte's picture
initial commit
100fef4 verified
raw
history blame contribute delete
127 Bytes
import gradio as gr
gr.load(
"models/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
provider="together",
).launch()