Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shuper
/
kevind13-codeLlama-7b-Instruct-hf-vuejs-finetune
like
1
Sleeping
App
Files
Files
Community
main
kevind13-codeLlama-7b-Instruct-hf-vuejs-finetune
/
app.py
shuper
initial commit
6faa6de
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/kevind13/codeLlama-7b-Instruct-hf-vuejs-finetune"
).launch()