CausalLM-7B / app.py
HoangD's picture
initial commit
59ae833
raw
history blame contribute delete
59 Bytes
import gradio as gr
gr.load("models/CausalLM/7B").launch()