Skip to content

fix: Load TableFormer model with torch.load(..., weights_only=True)#157

Merged
vagenas merged 1 commit into
mainfrom
nli/fix_loading_tableformer
Apr 22, 2026
Merged

fix: Load TableFormer model with torch.load(..., weights_only=True)#157
vagenas merged 1 commit into
mainfrom
nli/fix_loading_tableformer

Conversation

@nikos-livathinos
Copy link
Copy Markdown
Member

Ensure that the TableFormer model loads with torch.load(..., weights_only=True)

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
@nikos-livathinos nikos-livathinos self-assigned this Apr 21, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 21, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@github-actions
Copy link
Copy Markdown
Contributor

DCO Check Passed

Thanks @nikos-livathinos, all your commits are properly signed off. 🎉

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vagenas vagenas merged commit 3761073 into main Apr 22, 2026
12 checks passed
@vagenas vagenas deleted the nli/fix_loading_tableformer branch April 22, 2026 14:39
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