Spaces:
Running
Running
initial org card
Browse files
README.md
CHANGED
|
@@ -1,10 +1,65 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Deep Fathom
|
| 3 |
+
emoji: 🪨
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Deep Fathom
|
| 11 |
+
|
| 12 |
+
**Making continuous CMMC readiness the norm for the Defense Industrial
|
| 13 |
+
Base.**
|
| 14 |
+
|
| 15 |
+
We're builders, security veterans, and engineers shipping an
|
| 16 |
+
AI-native compliance system for CMMC — one that guides priorities,
|
| 17 |
+
orchestrates work across teams and tools, automates the routine steps,
|
| 18 |
+
verifies in flow, and keeps documentation synchronized as the work
|
| 19 |
+
moves.
|
| 20 |
+
|
| 21 |
+
This is where we publish the open building blocks of that system.
|
| 22 |
+
|
| 23 |
+
## Active project
|
| 24 |
+
|
| 25 |
+
[**basalt**](https://huggingface.co/deepfathom/basalt) — a CMMC /
|
| 26 |
+
NIST SP 800-171 / DFARS practitioner Q&A LoRA adapter on top of
|
| 27 |
+
`ibm-granite/granite-4.1-8b`. Currently private during M-Train v1
|
| 28 |
+
validation; release is contingent on completed eval and license review
|
| 29 |
+
of the base-model and corpus terms.
|
| 30 |
+
|
| 31 |
+
## How we build the models
|
| 32 |
+
|
| 33 |
+
- **Curation over scale.** ~13K judge-validated practitioner pairs
|
| 34 |
+
beat 100K of unfiltered scrapes for narrow regulatory domains.
|
| 35 |
+
- **Provenance everywhere.** Every published artifact ties back to a
|
| 36 |
+
reproducible training run — data version, seed, hyperparameters,
|
| 37 |
+
judge configuration.
|
| 38 |
+
- **Adapters, not merges.** Domain deltas ship as LoRA adapters,
|
| 39 |
+
composable at runtime with the upstream base via PEFT / vLLM. Users
|
| 40 |
+
get the latest base model plus our specialty layer, swappable
|
| 41 |
+
independently.
|
| 42 |
+
|
| 43 |
+
## Principles
|
| 44 |
+
|
| 45 |
+
- **More rigor. Radically less effort.** Higher compliance standards
|
| 46 |
+
delivered with less friction.
|
| 47 |
+
- **Frontier AI, applied.** Where useful, where the math is real,
|
| 48 |
+
where the trade-offs are honest.
|
| 49 |
+
- **Security and compliance, intertwined by design.** Proof and
|
| 50 |
+
protection, not bolted on after the fact.
|
| 51 |
+
- **One truth, shared authority.** Same view across the team, the
|
| 52 |
+
partner, and the assessor.
|
| 53 |
+
|
| 54 |
+
## Who we work with
|
| 55 |
+
|
| 56 |
+
- **Defense contractors and DIB suppliers** — from primes down to the
|
| 57 |
+
small businesses CMMC was always going to test hardest.
|
| 58 |
+
- **MSPs and MSSPs** delivering compliance services without building
|
| 59 |
+
the in-house regulatory expertise from scratch.
|
| 60 |
+
- **C3PAOs and assessors** who need shared evidence, not screenshots.
|
| 61 |
+
|
| 62 |
+
## Reach us
|
| 63 |
+
|
| 64 |
+
[deepfathom.ai](https://www.deepfathom.ai) · model repo discussions
|
| 65 |
+
for technical questions.
|