samba / app.py
drackpack's picture
initial commit
454a9fe verified
raw
history blame contribute delete
167 Bytes
import gradio as gr
import sambanova_gradio
gr.load("Llama-4-Maverick-17B-128E-Instruct", src=sambanova_gradio.registry, accept_token=True, multi_model=True).launch()