Hugging Face
Models
Datasets
Spaces
Posts
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...
5c1c5a0
AdaptLLM-finance-LLMS
/
app.py
JosuQ
initial commit
5c1c5a0
about 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AdaptLLM/finance-LLM"
).launch()