EnricoFermi commited on
Commit
0abc8fe
·
verified ·
1 Parent(s): decd729

Upload MODEL_METHODOLOGY.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. MODEL_METHODOLOGY.md +5 -5
MODEL_METHODOLOGY.md CHANGED
@@ -51,13 +51,13 @@ license: apache-2.0
51
 
52
 
53
  <p align="center">
54
- <a href="https://cambriantech.github.io/forge-alloy/verify/#c7be31309161f9ca">
55
  <img src="alloy-qr.png" alt="Verify Chain of Custody" width="160"/>
56
  </a>
57
  </p>
58
 
59
  <p align="center">
60
- <a href="https://cambriantech.github.io/forge-alloy/verify/#c7be31309161f9ca"><b>Every claim on this card is verified</b></a><br>
61
  <b>Trust: self-attested</b> · 2 benchmarks · 1 device tested<br>
62
  <a href="https://github.com/CambrianTech/forge-alloy">ForgeAlloy</a> chain of custody · <a href="v2-7b-coder-compensated.alloy.json">Download alloy</a> · Merkle-chained
63
  </p>
@@ -104,7 +104,7 @@ MSE-on-hidden-states has a degenerate fixed point: the student can satisfy the l
104
  | | Base | Forged | Delta |
105
  |---|---|---|---|
106
  | **Pruning** | None | 12% heads (activation-magnitude) | **-12%** params ✅ |
107
- | **LoRA** | None | rank=? | |
108
  | **Pipeline** | | prune → lora → lora → eval | 1 cycles |
109
 
110
  ## Runs On
@@ -158,12 +158,12 @@ prune → lora → lora → eval (1 cycles)
158
 
159
  ## Chain of Custody
160
 
161
- Scan the QR or [verify online](https://cambriantech.github.io/forge-alloy/verify/#c7be31309161f9ca). Download the [alloy file](v2-7b-coder-compensated.alloy.json) to verify independently.
162
 
163
  | What | Proof |
164
  |------|-------|
165
  | Forged on | NVIDIA GeForce RTX 5090, ? |
166
- | Published | [huggingface](https://huggingface.co/continuum-ai/v2-7b-coder-compensated) — 2026-04-08T05:01:40.446154+00:00 |
167
  | Trust level | [`self-attested`](https://github.com/CambrianTech/forge-alloy/blob/main/docs/ATTESTATION.md) |
168
  | Spec | [ForgeAlloy](https://github.com/CambrianTech/forge-alloy) — Rust/Python/TypeScript |
169
 
 
51
 
52
 
53
  <p align="center">
54
+ <a href="https://cambriantech.github.io/forge-alloy/verify/#c92083286a04544b">
55
  <img src="alloy-qr.png" alt="Verify Chain of Custody" width="160"/>
56
  </a>
57
  </p>
58
 
59
  <p align="center">
60
+ <a href="https://cambriantech.github.io/forge-alloy/verify/#c92083286a04544b"><b>Every claim on this card is verified</b></a><br>
61
  <b>Trust: self-attested</b> · 2 benchmarks · 1 device tested<br>
62
  <a href="https://github.com/CambrianTech/forge-alloy">ForgeAlloy</a> chain of custody · <a href="v2-7b-coder-compensated.alloy.json">Download alloy</a> · Merkle-chained
63
  </p>
 
104
  | | Base | Forged | Delta |
105
  |---|---|---|---|
106
  | **Pruning** | None | 12% heads (activation-magnitude) | **-12%** params ✅ |
107
+ | **compensation-lora** | None | rank=16 | q_proj, k_proj, v_proj, o_proj... |
108
  | **Pipeline** | | prune → lora → lora → eval | 1 cycles |
109
 
110
  ## Runs On
 
158
 
159
  ## Chain of Custody
160
 
161
+ Scan the QR or [verify online](https://cambriantech.github.io/forge-alloy/verify/#c92083286a04544b). Download the [alloy file](v2-7b-coder-compensated.alloy.json) to verify independently.
162
 
163
  | What | Proof |
164
  |------|-------|
165
  | Forged on | NVIDIA GeForce RTX 5090, ? |
166
+ | Published | [huggingface](https://huggingface.co/continuum-ai/v2-7b-coder-compensated) — 2026-04-08T05:02:57.072577+00:00 |
167
  | Trust level | [`self-attested`](https://github.com/CambrianTech/forge-alloy/blob/main/docs/ATTESTATION.md) |
168
  | Spec | [ForgeAlloy](https://github.com/CambrianTech/forge-alloy) — Rust/Python/TypeScript |
169