Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shivAI01
/
meta-llama-CodeLlama-70b-Python-hf
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llama-CodeLlama-70b-Python-hf
/
app.py
shivAI01
initial commit
dc33780
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/CodeLlama-70b-Python-hf"
).launch()