privateLLM / app.py
manshul's picture
initial commit
60571de
raw
history blame contribute delete
78 Bytes
import gradio as gr
gr.load("models/communityai/mistral-7b-v1-714k").launch()