vnanhtuan's picture
Create app.py
d611d63 verified
raw
history blame contribute delete
103 Bytes
import gradio as gr
gr.load(
"models/moonshotai/Kimi-K2-Instruct",
provider="novita",
).launch()