755775b 113d12f
1
2
3
4
5
6
import gradio as gr demo = gr.load("models/codellama/CodeLlama-7b-Instruct-hf") demo.launch()