CoolFace
Modelpublic

Prannesshkva/ISOM-R1-Reasoning-1.5B-Instruct-Beta

sourceHugging Facecc-by-nc-nd-4.0updated 2d agoView on Hugging Face
1likes3.2kdownloads
50 commits on main
83d50ce2d ago

Refactor: Register standalone native ISOM-R1 class architecture and auto_map

Prannesshkva
36ca4f92d ago

Refactor: Register standalone native ISOM-R1 class architecture and auto_map

Prannesshkva
9c3680e2d ago

Docs: Update cross-lineage table link to ISOM-R1-Coder-16B-MoE-Beta

Prannesshkva
5a3e45e2d ago

Fix(1.5B): Clear holographic table chunks/proj/step cache in reset() to prevent cross-session memory leak

Prannesshkva
293931a6d ago

Add authentic real-world massive data benchmark runner and Colab notebook: benchmarks/README.md

Prannesshkva
408c0eb6d ago

Add authentic real-world massive data benchmark runner and Colab notebook: benchmarks/ISOM_R1_Real_World_Massive_Benchmark.ipynb

Prannesshkva
d1fb41c6d ago

Add authentic real-world massive data benchmark runner and Colab notebook: benchmarks/benchmark_real_world_massive.py

Prannesshkva
a6aec677d ago

Fix F1-F4: INT8 scale overhead docs, 15.8x peak label, dynamic _first_seen_layer, CyclicManifoldVerifier heuristic disclaimer

Prannesshkva
25e5cf67d ago

Fix F1-F4: INT8 scale overhead docs, 15.8x peak label, dynamic _first_seen_layer, CyclicManifoldVerifier heuristic disclaimer

Prannesshkva
1075f237d ago

Fix F1-F4: INT8 scale overhead docs, 15.8x peak label, dynamic _first_seen_layer, CyclicManifoldVerifier heuristic disclaimer

Prannesshkva
909100a9d ago

Audited architectural harmonization: benchmarks/README.md

Prannesshkva
b518c339d ago

Audited architectural harmonization: benchmarks/audited_systems_benchmark_t4.json

Prannesshkva
726055d9d ago

Audited architectural harmonization: README.md

Prannesshkva
530c0be9d ago

Audited architectural harmonization: NOTICE

Prannesshkva
19bbaf99d ago

fix(core): multi-head saliency, step-level holographic caching, and scientifically grounded benchmark documentation

Prannesshkva
09fb75c9d ago

fix(core): multi-head saliency, step-level holographic caching, and scientifically grounded benchmark documentation

Prannesshkva
25c4eba9d ago

fix(core): multi-head saliency, step-level holographic caching, and scientifically grounded benchmark documentation

Prannesshkva
dda0e9c9d ago

fix(core): multi-head saliency, step-level holographic caching, and scientifically grounded benchmark documentation

Prannesshkva
9a6454e9d ago

perf: replace O(L^2) Gram matrix with O(L*M) landmark entropy saliency (125x memory reduction)

Prannesshkva
3075da89d ago

docs: update repository links to Beta

Prannesshkva
7460e8e9d ago

fix: bounded cache invariant, forward cache injection, typing annotations

Prannesshkva
5a2e72810d ago

fix(core): expose configurable slack_tokens and track autoregressive tokens in holographic table

Prannesshkva
5dbdd2f10d ago

fix(core): expose configurable slack_tokens and track autoregressive tokens in holographic table

Prannesshkva
c36e6cb12d ago

refactor(core): streamline modeling_isom.py, reduce cyclomatic complexity by 57% and eliminate dead code

Prannesshkva
090648316d ago

Move Notice of Non-Endorsement & Lineage to footer for academic readership

Prannesshkva
b28066a16d ago

Add formal LICENSE: CC BY-NC-ND 4.0 and Enterprise Commercial Restriction

Prannesshkva
6d5d9d916d ago

Enforce CC BY-NC-ND 4.0 license restriction in model card YAML

Prannesshkva
d1664b516d ago

Update README with Kaggle Tesla T4 verified empirical benchmarks & non-endorsement notices

Prannesshkva
072649816d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
9873f9016d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
584203416d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
d1e634e16d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
81732b116d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
37a745e16d ago

docs: update to ISOM-R1 sovereign signature with non-endorsement lineage notes

Prannesshkva
165bf8216d ago

docs: add unified hybrid signature lineup and base model lineage notes

Prannesshkva
47b026f16d ago

privacy: replace email with LinkedIn in benchmark JSON

Prannesshkva
166003716d ago

privacy: replace email with LinkedIn contact

Prannesshkva
4b628f216d ago

docs: fix all math rendering in table cells, add Qwen2.5-Coder to lineup

Prannesshkva
689a8f617d ago

docs: update benchmarks README with LinkedIn research integration link

Prannesshkva
88bc15f17d ago

docs: add mandatory LinkedIn research integration protocol and badge

Prannesshkva
b77867417d ago

docs: add benchmarks documentation with empirical audit tables and reproducibility specs

Prannesshkva
ce3ee7d17d ago

data: upload audited 4-pillar physical benchmark results on Tesla T4 GPU

Prannesshkva
158ff3d17d ago

docs: revamp README with audited 4-pillar benchmarks, Zenodo DOI, and clear developer marketing

Prannesshkva
cecad5217d ago

Update model card with audited 4-pillar benchmark results: 100% NIAH (5/5), O(1) 32K scaling

Prannesshkva
54b977817d ago

Fix SDPA bias dtype to match query.dtype (model.dtype)

Prannesshkva
163be6417d ago

Update default isom_budget to 8192

Prannesshkva
74523f817d ago

Add exact 4D causal attention mask to chunked prefill and set isom_budget to 8192

Prannesshkva
808a42d17d ago

Fix Pillar 3 batch concurrency: Native chunked prefill + decode loop, eliminate super().generate cache slicing bug

Prannesshkva
5423c8b17d ago

feat: Add prefill_chunk_size=2048 to config.json

Prannesshkva
d43486317d ago

feat: Add native chunked prefill loop to eliminate O(S^2) activation spike

Prannesshkva