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