llm_zephyr / app.py
bpandey23's picture
Update app.py
94baabc verified
raw
history blame
86 Bytes
import gradio as gr
gr.load("models/HuggingFaceH4/zephyr-7b-beta").launch(share=True)