File size: 103 Bytes
2e00f52
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/inclusionAI/Ling-1T",
   provider="featherless-ai",
).launch()