Skip to content

fix assorted small bugs across modules#65

Merged
DavidBert merged 2 commits intomainfrom
small-fixes
Apr 7, 2026
Merged

fix assorted small bugs across modules#65
DavidBert merged 2 commits intomainfrom
small-fixes

Conversation

@DavidBert
Copy link
Copy Markdown
Contributor

  • Store forward hook handle in LPIPS algorithm
  • Fix RBFMMDMetric.reset() indentation (was nested inside update())
  • Use context manager for file open in PatchedStream
  • Assign text.strip() result in TextTower preprocessing
  • Add # @Package global to JIT-Baseline config

- Store forward hook handle in LPIPS algorithm
- Fix RBFMMDMetric.reset() indentation (was nested inside update())
- Use context manager for file open in PatchedStream
- Assign text.strip() result in TextTower preprocessing
- Add # @Package _global_ to JIT-Baseline config
@DavidBert DavidBert requested review from a team, LouisRoussel and almazan March 12, 2026 09:26
Copy link
Copy Markdown

@LouisRoussel LouisRoussel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DavidBert DavidBert merged commit 52b5168 into main Apr 7, 2026
2 checks passed
@DavidBert DavidBert deleted the small-fixes branch April 7, 2026 09:05
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.

2 participants