codellama / app.py
fschwartzer's picture
Create app.py
e638bd1
raw
history blame
84 Bytes
import gradio as gr
gr.Interface.load("models/codellama/CodeLlama-34b-hf").launch()