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