Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
llamaNemo
/
edumunozsala-llama-2-7b-int4-python-code-20k
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c582acf
edumunozsala-llama-2-7b-int4-python-code-20k
/
app.py
llamaNemo
initial commit
c582acf
almost 2 years ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/edumunozsala/llama-2-7b-int4-python-code-20k"
).launch()