Skip to content

feat(site): measured gpt2-small beside gpt2-large references - #161

Merged
echobt merged 3 commits into
mainfrom
feat/prism-gpt2-small-and-large-refs
Aug 15, 2026
Merged

feat(site): measured gpt2-small beside gpt2-large references#161
echobt merged 3 commits into
mainfrom
feat/prism-gpt2-small-and-large-refs

Conversation

@echobt

@echobt echobt commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • GET …/prism/references returns two Prism-protocol rows: GPT-2 Large (774M) and GPT-2 Small (openai-community/gpt2, 124.4M).
  • Measured on Lium 1×RTX 5090, public pack, PRISM_TEST_EVAL_CAPS=0 — Small bpb ≈ 4.759, HS 0.355, ARC-E 0.245, ARC-C 0.24, PIQA 0.585, WG 0.515, BoolQ 0.575, LAMBADA 0.97, OBQA 0.32.
  • HF top-model README template: dual columns (GPT-2 + GPT-2 Large) with Prism-protocol Δ signs only.

Test plan

  • cargo test -p site-api --lib prism_enrich
  • cargo test -p site-api --lib handlers::tests::prism_detail_references
  • cargo test -p prism-registry --lib readme_benchmarks
  • After merge + gateway promote: live /references length 2
  • Update live BaseIntelligence/top-prism-architecture README (operator)

Persist Prism-protocol openai-community/gpt2 metrics on /references and
dual GPT-2 columns in the HF top-model README template.
@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@echobt, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 36 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2f281240-4e7d-41b4-85c6-554ee09fa4ef

📥 Commits

Reviewing files that changed from the base of the PR and between 1486475 and 43e549d.

📒 Files selected for processing (6)
  • crates/prism-registry/src/configuration_prism.py
  • crates/prism-registry/src/hf.rs
  • crates/prism-registry/src/modeling_prism.py
  • crates/site-api/src/handlers.rs
  • crates/site-api/src/prism_enrich.rs
  • docs/SITE_API.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@echobt
echobt force-pushed the feat/prism-gpt2-small-and-large-refs branch from 600951c to 7250bc0 Compare August 15, 2026 11:59
@echobt
echobt merged commit ba21e07 into main Aug 15, 2026
4 checks passed
@echobt
echobt deleted the feat/prism-gpt2-small-and-large-refs branch August 15, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant