TestV9 / app.py
alperall's picture
initial commit
359b677 verified
Raw
History Blame Contribute Delete
118 Bytes
import gradio as gr
gr.load(
"models/FPHam/Generate_Question_Mistral_7B",
provider="featherless-ai",
).launch()