The just in case open weights model lab
Maintainer decision, 2026-07-29: adopts TRSL V1C1 as this repo's preliminary governing license, per target-revenue's workplans/TREV-WP-0008-governance-and-pilot-rollout.md T05. Full specialist legal review is deferred until out of beta (target-revenue SCOPE.md §1). No Phase is yet declared for this repo. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| activity-definitions | ||
| briefs | ||
| docs | ||
| history | ||
| inventory | ||
| research | ||
| scripts | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| .repo-classification.yaml | ||
| INTENT.md | ||
| LICENSE | ||
| README.md | ||
| SCOPE.md | ||
| WORK-RECORDS.md | ||
freedom-intelligence
The just in case open weights model lab
Coulomb / NetKingdom lab for:
- Daily research briefs on AI models, methods, harness, and tooling
- An open-weight model reserve on backup storage for possible local training or ops
Standing lenses: A frontier & price · B edge/local open · C homelab training · D agent harness & fleet
Start here
| Doc | Role |
|---|---|
INTENT.md |
Why the lab exists (stable) |
SCOPE.md |
What is in/out of scope now |
research/2026-07-24-baseline-field-survey.md |
Baseline field survey + model collection recommendations |
docs/daily-brief-playbook.md |
How to produce a daily brief |
history/InitialExploration.md |
Founding conversation |
briefs/ |
Daily briefs + template |
inventory/ |
Model catalog & collection policy |
workplans/ |
Setup workplans (incl. activity-core) |
activity-definitions/ |
Cron definition for daily brief (disabled until FI-WP-0002) |
Workplans
| ID | Title | Status |
|---|---|---|
| FI-WP-0001 | Lab operating foundation | active (storage pin open) |
| FI-WP-0002 | Activity-core daily research rhythm | active (resolver/ops open) |
| FI-WP-0003 | Seed open-weight reserve | active (catalog seeded) |
Collection plan (bulk reserve)
Storage: D:\vault\coulomb\freedom-intelligence\ (VAULT HD) · soft quota 850 GiB
Policy: store the most capable open weights even if unrunnable today
(docs/decisions/2026-07-24-nas-strategic-reserve.md).
| Tier | Examples |
|---|---|
| R — runnable spine | Qwen3-8B, Llama-3.2-3B-Instruct, BGE-M3, R1-Distill-14B, nomic-embed |
| S — strategic | DeepSeek-V3 (class), DeepSeek-R1 full, Llama-3.3-70B / Qwen3-72B dense |
| W — optional | 14B/32B upgrades, reranker, … |
Plan detail: research/2026-07-24-nas-strategic-collection-plan.md · catalog: inventory/catalog/.
Layout
freedom-intelligence/
├── INTENT.md / SCOPE.md / README.md
├── activity-definitions/ # fi-daily-research-brief (enabled: false)
├── briefs/ # daily deltas
├── research/ # deep surveys (baseline lives here)
├── inventory/catalog/ # YAML candidates / collected
├── docs/ # playbook, sources, storage, hardware
├── workplans/ # FI-WP-*
└── history/
Quick ops
New brief
mkdir -p briefs/$(date +%Y/%m)
cp briefs/_template.md briefs/$(date +%Y/%m)/$(date +%Y-%m-%d).md
# follow docs/daily-brief-playbook.md
Do not bulk-download models until docs/backup-storage-policy.md path/quota
are pinned (FI-WP-0001-T04).
License
MIT — see LICENSE. Model weights retain upstream licenses.