CoolFace
Apppublic

Stef1397/codellama-CodeLlama-7b-Instruct-hf

sourceHugging Facellama2updated 3y agoView on Hugging Face
0likes
app.py3 linesDownload Raw Back to root
1import gradio as gr2 3gr.load("models/codellama/CodeLlama-7b-Instruct-hf").launch()