Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ryanlee0417
/
llm-agents-tora-code-7b-v1.0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llm-agents-tora-code-7b-v1.0
/
app.py
ryanlee0417
initial commit
0c8e20c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/llm-agents/tora-code-7b-v1.0"
).launch()