Skip to main content
RECOGNITION · PROGRAMMES · ECOSYSTEM · TRUST FinanceGPT Labs
FinanceGPT Model Hub

Hub CLI & reproducible downloads

Use familiar Hugging Face Hub commands against pinned FinanceGPT model repositories while preserving exact revisions, known-file hashes and governance boundaries.

Models
1
Public model catalog
Pinned
1
Immutable revisions
Hashed
1
Known-file integrity
Remote code
Disabled
trust_remote_code=False

Workflow

FinanceGPT generates commands only. The server does not run Hub CLI downloads or install developer dependencies.
hf download "repository/id" --revision "immutable-revision" --local-dir ./financegpt-model
from huggingface_hub import snapshot_download

path = snapshot_download(
    repo_id="repository/id",
    revision="immutable-revision",
    local_dir="./financegpt-model",
)

Available models

Open a model snapshot for exact repository, revision and known-file integrity metadata.
ModelRepositoryRevisionAction
all-MiniLM-L6-v2sentence-transformers/all-MiniLM-L6-v2ea78891063587eb050ed...Snapshot