Nuanmanee's picture
initial commit
0161169 verified
raw
history blame contribute delete
110 Bytes
import gradio as gr
gr.load(
"models/meta-llama/Llama-3.2-3B-Instruct",
provider="together",
).launch()