| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-13 | 440 Bytes | |
| v8.0.2 source code.tar.gz | 2026-05-13 | 2.3 MB | |
| v8.0.2 source code.zip | 2026-05-13 | 2.4 MB | |
| Totals: 3 Items | 4.7 MB | 1 | |
Added
- Add flash attention support for MPS to reduce memory usage. Remove attention_backend. (#949)
Changed
- Modernized the SHAP / Shapley Values section in
TabPFN_Demo_Local.ipynbto useshapiq(with TabPFN's KV cache enabled), and made small fixes to the feature-selection, time-series, and causal-inference sections. (#960)