| --- |
| license: apache-2.0 |
| library_name: docker |
| tags: |
| - finc2e |
| - humai |
| - governance |
| - mlops |
| - decision-intelligence |
| - dual-metrics |
| - docker |
| - runtime |
| - might-hub |
| --- |
| |
| FinC2E Dual-Metrics Runtime (Preview) β v1.0.0 |
|
|
| A lightweight, container-first **governance runtime** for FinC2E, intended to operate **alongside licensed FinC2E cognitive components** under controlled, policy-bound deployments. |
| This image is part of the shared Hugging Face β NVIDIA NGC release flow and is designed to work alongside FinC2E-Governance. |
|
|
| WHAT IS DUAL METRICS |
| Dual Metrics means measuring two dimensions simultaneously: |
| - Runtime / System Metrics |
| - Decision-System Readiness |
|
|
| HUGGING FACE REPOSITORIES |
| Runtime: MightHubHumAI/FinC2E_DualMetrics_Runtime |
| Adapter (private): MightHubHumAI/FinC2E_Llama33_70B_Adapter |
| Model preview: MightHubHumAI/FinC2E |
| Governance Space: FinC2E-Governance / HumAI FinC2E HQ |
| |
| IMAGE TAGS |
| Stable: 1.0.0 |
| Moving: latest |
| |
| PULL & RUN |
| docker pull registry.huggingface.co/MightHubHumAI/FinC2E_DualMetrics_Runtime:1.0.0 |
| |
| docker run --rm -e HF_TOKEN=YOUR_HF_TOKEN -e ADAPTER_REPO=MightHubHumAI/FinC2E_Llama33_70B_Adapter -p 8000:8000 registry.huggingface.co/MightHubHumAI/FinC2E_DualMetrics_Runtime:1.0.0 |
|
|
| > Deployment of this runtime **does not grant any rights** to use FinC2E for commercial or institutional purposes. |
| ENDPOINTS |
| /health |
| /metrics |
|
|
| ENVIRONMENT VARIABLES |
| HF_TOKEN (required) |
| ADAPTER_REPO (optional) |
| PORT (optional) |
|
|
| SECURITY & IP |
| Adapter weights are private and never embedded in the image. |
| Runtime image is public and auditable. |
|
|
| RELEASE NOTES |
| v1.0.0 β First public runtime release. |
|
|
| ROADMAP |
| Decision trace endpoints |
| Model routing hooks |
| NVIDIA NGC packaging |
| Brev deployment profiles |
|
|
| ## License |
|
|
| This runtime image is provided for **evaluation, integration testing, and governed deployment contexts only**. |
|
|
| Commercial or production use of FinC2E systems β including use of this runtime in regulated or institutional environments β requires a **separate commercial license**. |
|
|
| Contact: governance@bpm.ba |