Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shorya1835
/
forestai-fireact_codellama_34b_lora
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
forestai-fireact_codellama_34b_lora
/
app.py
shorya1835
initial commit
4090755
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/forestai/fireact_codellama_34b_lora"
).launch()