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