mohanshenoy's picture
initial commit
36b267e verified
raw
history blame
111 Bytes
import gradio as gr
gr.load(
"models/ModelSpace/GemmaX2-28-2B-v0.1",
provider="hf-inference",
).launch()