File size: 99 Bytes
7e247f9
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/sarvamai/sarvam-m",
   provider="hf-inference",
).launch()