Changelog
Source:NEWS.md
tabpfn 0.2.0
Updated notes on License Requirements in
?tab_pfn.control_tab_pfn()now accepts...to pass additional arguments directly to the TabPFN Python constructor (e.g.model_path).tab_pfn()gains aversionargument to select a specific TabPFN model version (e.g.,"v2","v2.5"). WhenNULL, the Python library’s current default is used (#15).New
tabpfn_list_versions()returns the model versions supported by the currently installed Pythontabpfnlibrary.Added
tabpfn_download_models()to close (#15) @frankiethull