Skip to content

[Automated PR (update-readme)]: Align community Discord invite with the badge link - #1156

Open
LeoGrin wants to merge 1 commit into
mainfrom
claude/gallant-hypatia-daouxr
Open

[Automated PR (update-readme)]: Align community Discord invite with the badge link#1156
LeoGrin wants to merge 1 commit into
mainfrom
claude/gallant-hypatia-daouxr

Conversation

@LeoGrin

@LeoGrin LeoGrin commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

⚠️ This PR was based on the routine defined in update-readme.
As the automatically chosen reviewer, you are responsible for this PR.
Feel free to close or edit the PR, and either merge when ready or assign another reviewer if needed.
If the PR is not satisfactory, please edit the prompt in update-readme in the misc/claude-routines directory, or contact the routine owner Philipp Singer.

Issue

No issue — small documentation-coherence fix surfaced by the weekly README audit routine.

Motivation and Context

The README exposed two different Discord invite links, which sends new users to potentially different (and one possibly stale) servers:

  • The Discord badge at the top of the README (line 5) points at https://discord.gg/BHnX2Ptf4j and is paired with the guild id 1285598202732482621 — the id the shields.io badge uses to render the live member count, confirming that guild is the active TabPFN Discord.
  • The "Join Our Community" section (line 126) pointed at a divergent https://discord.gg/VJRuU3bSxt.

This change points the community-section link at the same invite the badge uses, so both references lead new users to one consistent, active server.

This was the only discrepancy found in this run. The rest of the README was verified against the codebase and is coherent: model versions (ModelVersion in constants.py), the create_default_for_version / save-load APIs (model_loading.py), the offline download script, all TABPFN_* environment variables (settings.py), CPU sample limits (5000 for TabPFN-3 / 1000 for older, inference_config.py), platform cache paths, HuggingFace checkpoint filenames, and the Apple Silicon / MPS flash-attention note all match the code.


Public API Changes

  • No Public API changes
  • Yes, Public API changes (Details below)

How Has This Been Tested?

Documentation-only change (a single Markdown link). No code paths are affected.


Checklist

  • The changes have been tested locally.
  • Documentation has been updated (if the public API or usage changes).
  • A changelog entry has been added (see changelog/README.md), or "no changelog needed" label requested. — documentation-only, no changelog needed
  • The code follows the project's style guidelines.
  • I have considered the impact of these changes on the public API.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WXmwCn5dKKFmTPyyHuvnot


Generated by Claude Code

The README exposed two different Discord invite links: the top badge (tied
to guild id 1285598202732482621) uses discord.gg/BHnX2Ptf4j, while the
"Join Our Community" section used discord.gg/VJRuU3bSxt. Point both at the
badge's invite so new users land on the same, active server.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WXmwCn5dKKFmTPyyHuvnot
@LeoGrin LeoGrin added the no changelog needed PR does not require a changelog entry label Aug 3, 2026 — with Claude
@LeoGrin
LeoGrin requested a review from psinger-prior August 3, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog needed PR does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants