Skip to content

fix: suppress noisy wandb serialization warnings - #2252

Closed
mikasenghaas wants to merge 2 commits into
mainfrom
fix/wandb-serialization-warnings
Closed

fix: suppress noisy wandb serialization warnings#2252
mikasenghaas wants to merge 2 commits into
mainfrom
fix/wandb-serialization-warnings

Conversation

@mikasenghaas

Copy link
Copy Markdown
Member

Summary

  • Adds a logging filter to the wandb logger that suppresses "Serializing object of type str that is N bytes" warnings
  • These warnings are emitted when logging large decoded token strings in sample tables and add noise without actionable info

🤖 Generated with Claude Code

mikasenghaas and others added 2 commits April 10, 2026 16:00
Filter out "Serializing object of type str that is N bytes" warnings
from the wandb logger. These are emitted when logging large decoded
token strings in sample tables and add noise without actionable info.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mikasenghaas
mikasenghaas deleted the fix/wandb-serialization-warnings branch August 5, 2026 04:27
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