Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JosuQ
/
AdaptLLM-finance-LLMS
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AdaptLLM-finance-LLMS
/
app.py
JosuQ
initial commit
5c1c5a0
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AdaptLLM/finance-LLM"
).launch()