meocon's picture
initial commit
eb8e29c verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gr.load(
"models/allenai/Llama-3.1-Tulu-3-405B",
provider="sambanova",
).launch()