Views
No views yet
P(resolve UP) clears the displayed offer.| file | what |
|---|---|
fusion.safetensors | CMF-2 weights, 202 MB F32 |
model.json | architecture + train config |
metrics.json | last held-out eval |
cmf2-hero.png / cmf2-eval.png / cmf2-arch.png | launch cards |
| policy | mean PnL | Sharpe | trades/ep | P(UP) |
|---|---|---|---|---|
| CMF-2 | +1.13 | 2.94 | 1.24 | 92.3% |
| lag oracle | +1.76 | 4.19 | 0.99 | — |
| random | −7.40 | −44.4 | 60.7 | — |
1uv pip install huggingface_hub
2hf download shubhxho/cmf-2 --local-dir checkpoints1from pathlib import Path
2from cmf.io import load_bundle
3
4model, cfg = load_bundle(Path("checkpoints"))CMF_LIVE=1 and an explicit arm.