File size: 117 Bytes
933ef2b
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/LumiOpen/Llama-Poro-2-8B-Instruct",
   provider="featherless-ai",
).launch()