prithivMLmods's picture
Create app.py
dc36c09 verified
raw
history blame
138 Bytes
import gradio as gr
import sambanova_gradio
gr.load(
name='Meta-Llama-3.2-3B-Instruct',
src=sambanova_gradio.registry,
).launch()