Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hossar
/
Markhit-CodeLlama3-8B-Python
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3026298
Markhit-CodeLlama3-8B-Python
/
app.py
Hossar
initial commit
3026298
verified
11 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Markhit/CodeLlama3-8B-Python"
).launch()