CodeHubb's picture
initial commit
2be8d00 verified
raw
history blame contribute delete
114 Bytes
import gradio as gr
gr.load(
"models/CohereLabs/command-a-reasoning-08-2025",
provider="cohere",
).launch()