codllamma / app.py
ColeGuion's picture
Create app.py
cbb8262 verified
raw
history blame contribute delete
No virus
73 Bytes
import gradio as gr
gr.load("models/codellama/CodeLlama-7b-hf").launch()