CoolFace
Apppublic

An-Egoistic-Developer-Full-Of-Knowledge/codellama-CodeLlama-70b-Python-hf

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