AI / app.py
Pharaoh333's picture
initial commit
18be1b6 verified
raw
history blame contribute delete
97 Bytes
import gradio as gr
gr.load(
"models/google/gemma-3-27b-it",
provider="nebius",
).launch()