feat(frontend): add basetenkenizer backend - #2
Draft
maheshrbapatu wants to merge 86 commits into
Draft
Conversation
Signed-off-by: Pedro Larroy <plarroy@nvidia.com> Signed-off-by: Karen Chung <karenc@nvidia.com> Co-authored-by: Pedro Larroy <plarroy@nvidia.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Karen Chung <karenc@nvidia.com>
Signed-off-by: PeaBrane <yanrpei@gmail.com>
Signed-off-by: Mahesh Bapatu <maheshbapatu@gmail.com>
maheshrbapatu
force-pushed
the
maheshrbapatu/feat-basetenkenizer-frontend
branch
from
July 29, 2026 18:41
922879b to
337655f
Compare
maheshrbapatu
had a problem deploying
to
external_collaborator
July 29, 2026 18:41 — with
GitHub Actions
Failure
…7960) (ai-dynamo#12377) Signed-off-by: Dmitry Tokarev <dtokarev@nvidia.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…dynamo#12370) Signed-off-by: Yuewei Na <nv-yna@users.noreply.github.com> Co-authored-by: Yuewei Na <nv-yna@users.noreply.github.com>
Signed-off-by: Lavanya <lvijayakrish@nvidia.com>
…i-dynamo#12037) Signed-off-by: Schwinn Saereesitthipitak <schwinns@nvidia.com>
…dynamo#12330) Home, Community and the blog rendered unstyled in production. The components mounted correctly, but their CSS never arrived: `global-theme: nvidia` overrides the project `css:` and `js:` entries and the custom `footer:`, so `main.css` was never linked and the `SITE_CSS` fallback in `CustomFooter.tsx` died with the footer it lived in. Move the landing and blog rules into page-level `<style>` components, the same delivery `ReferenceStyles.tsx` and `RecipeStyles.tsx` already use — which is why reference and recipe pages render correctly under the same theme. - `LandingStyles.tsx` on `welcome.mdx` and `community/README.mdx` - `BlogStyles.tsx` on the digest landing and all six article pages - rules are moved out of `main.css`, not duplicated, so there is one source Injected via `dangerouslySetInnerHTML` rather than as a text child: a text child is escaped on render, turning every `>` child combinator into `>`, which a style element never decodes. These bundles carry 122 of them. Declaration-level conservation against main: 2471 before, 2471 across `main.css` + `LandingStyles` + `BlogStyles`, 0 lost. `fern check` 0 errors, `sync_site_css --check` in sync, all 145 component-emitted classes covered. Does not address `global-theme` replacing the project stylesheet rather than layering over it, which also leaves `custom.js` dead in production and the non-page-scoped sidebar rules undeliverable.
Signed-off-by: Zhuangcheng(Jesse) Gu <zcgu@connect.hku.hk> Co-authored-by: Ryan McCormick <rmccormick@nvidia.com>
Signed-off-by: Kavita Narang <knarang@nvidia.com>
Signed-off-by: Dan Gil <dagil@nvidia.com>
…o#11719) Signed-off-by: Karen Chung <karenc@nvidia.com>
Signed-off-by: Jason Zhou (Engrg-Hardware 1) <jasonzho@nvidia.com> Signed-off-by: Jason Zhou <jasonzho@nvidia.com> Signed-off-by: hongkuanz <hongkuanz@nvidia.com> Co-authored-by: Hongkuan Zhou <tedzhouhk@gmail.com> Co-authored-by: hongkuanz <hongkuanz@nvidia.com>
Signed-off-by: Jacky <18255193+kthui@users.noreply.github.com>
Signed-off-by: hongkuanz <hongkuanz@nvidia.com>
Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
Signed-off-by: Ryan McCormick <rmccormick@nvidia.com>
…ness workaround (ai-dynamo#12279) Signed-off-by: Saravana Periyasamy <saperiyasamy@nvidia.com>
Signed-off-by: krishung5 <krish@nvidia.com>
Signed-off-by: Karen Chung <karenc@nvidia.com>
Signed-off-by: Anish Maddipoti <amaddipoti@nvidia.com>
…o#12098) Signed-off-by: Ishan Dhanani <ishandhanani@gmail.com>
…amo#12414) Signed-off-by: Alec Flowers <aflowers@nvidia.com>
Signed-off-by: cpakkamisaac-sae <cpakkamisaac@nvidia.com>
…mo#11468) Signed-off-by: bin <bin.pan@daocloud.io>
…11578) Signed-off-by: WEI CHENG CHIU <waynehacking8@gmail.com>
…amo#11806) Signed-off-by: Yiqiu Liu <yiqiuliu@amazon.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: h-avsha <avshalom.manevich@hcompany.ai> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
ai-dynamo#12400) Signed-off-by: Schwinn Saereesitthipitak <schwinns@nvidia.com>
Signed-off-by: Anna Tchernych <atchernych@nvidia.com> Signed-off-by: Dr. Stefan Schimanski <sschimanski@nvidia.com> Co-authored-by: Anna Tchernych <atchernych@nvidia.com>
Signed-off-by: Schwinn Saereesitthipitak <schwinns@nvidia.com>
Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
…ocality gating (ai-dynamo#11571) Signed-off-by: Change72 <changg@nvidia.com> Co-authored-by: Cursor Agent <agent@cursor.com>
Signed-off-by: jthomson04 <jwillthomson19@gmail.com>
… fails (ai-dynamo#12404) Signed-off-by: Ryan McCormick <rmccormick@nvidia.com> Signed-off-by: Krishnan Prashanth <kprashanth@nvidia.com> Co-authored-by: Ryan McCormick <rmccormick@nvidia.com>
Signed-off-by: Schwinn Saereesitthipitak <schwinns@nvidia.com>
Signed-off-by: Ace Eldeib <aeldeib@coreweave.com>
…dynamo#12469) Signed-off-by: Change72 <changg@nvidia.com>
Signed-off-by: Karen Chung <karenc@nvidia.com>
ai-dynamo#12036) Signed-off-by: Rita Zhang <1856066+ritazh@users.noreply.github.com>
Signed-off-by: Ace Eldeib <aeldeib@coreweave.com>
Signed-off-by: maheshrbapatu <maheshbapatu@gmail.com>
maheshrbapatu
had a problem deploying
to
external_collaborator
July 31, 2026 15:35 — with
GitHub Actions
Failure
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview:
Fork-local review mirror for ai-dynamo/dynamo#12376, implementing
ai-dynamo/dynamo#12325. Use this PR for an isolated fork diff; upstream review and CI happen on ai-dynamo#12376.Details:
dynamo-tokenizersto 1.6.0, which exposesBasetenTokenizer.basetenkenizerthrough--tokenizer,DYN_TOKENIZER, JSON runtime configuration, and Rust string parsing.Related Issues
Validation
cargo check -p dynamo-llm --lib --lockedgit diff --check