Skip to content

docs: polish self-hosted B300 devnote#222

Merged
lipikaramaswamy merged 1 commit into
mainfrom
lipikaramaswamy/docs/devnote-formatting-fixes
Jul 13, 2026
Merged

docs: polish self-hosted B300 devnote#222
lipikaramaswamy merged 1 commit into
mainfrom
lipikaramaswamy/docs/devnote-formatting-fixes

Conversation

@lipikaramaswamy

Copy link
Copy Markdown
Collaborator

Summary

  • Tighten the intro and the closing section (renamed What It MeansThe Bottom Line) for readability.
  • Escape $ in prose so the math renderer stops turning the Cost Estimate figures into italic math spans.
  • Add a note that model size is a hardware question — the pipeline just points at endpoints, so larger models / more replicas need infra, not config changes.

Docs-only change to docs/devnotes/posts/self-hosted-anonymizer-b300.md. The published 0.3.0 docs site was already updated via mike for readers; this lands the same edits on main so they ride the next release (no retag/re-release intended for such a minor change).

Test plan

  • make docs-build (strict) passes
  • Verified $ figures render as plain dollar amounts in local mkdocs serve

Tighten the intro and closing "The Bottom Line" section for readability,
escape dollar signs in prose so the math renderer no longer swallows the
cost figures, and add a note that model size is a hardware question since
the pipeline just points at endpoints.
@lipikaramaswamy lipikaramaswamy requested a review from a team as a code owner July 13, 2026 23:11
@greptile-apps

greptile-apps Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR polishes the self-hosted B300 devnote. The main changes are:

  • Rewrites the intro and closing section for readability.
  • Escapes dollar amounts so they render as plain currency values.
  • Renames the closing section to The Bottom Line.
  • Adds a note that larger models and replicas are an infrastructure sizing concern.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed documentation.

Important Files Changed

Filename Overview
docs/devnotes/posts/self-hosted-anonymizer-b300.md Updates prose, escaped currency values, and the closing guidance in the self-hosted B300 devnote.

Reviews (1): Last reviewed commit: "docs: polish self-hosted B300 devnote" | Re-trigger Greptile

@lipikaramaswamy lipikaramaswamy merged commit ecc65f4 into main Jul 13, 2026
14 checks passed
@lipikaramaswamy lipikaramaswamy deleted the lipikaramaswamy/docs/devnote-formatting-fixes branch July 13, 2026 23:13
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