Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
Fetching metadata from the HF Docker repository...
main
codellama-CodeLlama-70b-Python-hf
/
app.py
An-Egoistic-Developer-Full-Of-Knowledge
initial commit
134144b
verified
about 1 year 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()