CausalLM-14B / app.py
AquariusXiong's picture
initial commit
23f65db
raw
history blame contribute delete
70 Bytes
import gradio as gr
gr.Interface.load("models/CausalLM/14B").launch()