Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
An-Egoistic-Developer-Full-Of-Knowledge
/
codellama-CodeLlama-70b-Python-hf
like
2
Runtime error
App
Files
Files
Community
main
codellama-CodeLlama-70b-Python-hf
/
app.py
An-Egoistic-Developer-Full-Of-Knowledge
initial commit
134144b
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/codellama/CodeLlama-70b-Python-hf"
).launch()