CoolFace
Apppublic

AlekBot/microsoft-Phi-3.5-mini-instruct

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
app.py3 linesDownload Raw Back to root
1import gradio as gr2 3gr.load("models/microsoft/Phi-3.5-mini-instruct").launch()