Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ondra18cz
/
AdaptLLM-finance-LLM
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
316f640
AdaptLLM-finance-LLM
/
app.py
Ondra18cz
initial commit
316f640
almost 2 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/AdaptLLM/finance-LLM"
).launch()