CoolFace
Apppublic

voidnullnil/codellama-CodeLlama-70b-hf

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