-
Notifications
You must be signed in to change notification settings - Fork 251
Pull requests: google-research/tabfm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Resolve the Hugging Face token from HF_TOKEN or a stored login
#87
opened Aug 9, 2026 by
kobihikri
Loading…
Bump setuptools from 81.0.0 to 83.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#84
opened Jul 25, 2026 by
dependabot
Bot
Loading…
Add TabFMDataGenerator for synthetic tabular data generation
#83
opened Jul 24, 2026 by
LckyLke
Loading…
Add sequence-parallel multi-GPU inference (PyTorch and JAX) and a cuDNN flash attention option
#81
opened Jul 23, 2026 by
weihaokong
Collaborator
Loading…
Rewrite prefix key-padding masks as k/v truncation to keep SDPA on the flash path (PyTorch)
#80
opened Jul 21, 2026 by
arnaudlvq
Loading…
README: note that the pre-trained weights are non-commercial (#29)
#79
opened Jul 21, 2026 by
p4vlos
Loading…
Fix open bugs: MPS float64 crash (#68), OOF calibration with max_num_rows (#55), sklearn transform_output leak (#58), safetensors dep (#56)
#78
opened Jul 21, 2026 by
p4vlos
Loading…
Fix encoded_missing_value being ignored and all-missing datetime columns crashing
#76
opened Jul 20, 2026 by
devYRPauli
Contributor
Loading…
Cast float64 targets before the device move in the context-cache path
#74
opened Jul 20, 2026 by
manjunathshiva
Loading…
Cast float64 targets before moving them to the device
#69
opened Jul 16, 2026 by
devYRPauli
Contributor
Loading…
Add a README note about the TabFM technical report status
#67
opened Jul 11, 2026 by
MayVerse4
Contributor
Loading…
Expose prefill/decode context caching via fit_mode="fit_with_cache" (JAX)
#61
opened Jul 8, 2026 by
jjovalle99
Loading…
fix(security): pin etils-actions/pypi-auto-publish and other Actions to commit SHAs
#17
opened Jun 28, 2026 by
XananasX7
Loading…
ProTip!
Filter pull requests by the default branch with base:main.