codellama-demo / app.py
Akanshu's picture
initial commit
5135660
raw
history blame contribute delete
83 Bytes
import gradio as gr
gr.Interface.load("models/codellama/CodeLlama-7b-hf").launch()