h2ogpt
h2ogpt copied to clipboard
Bump the pip group across 3 directories with 4 updates
Bumps the pip group with 3 updates in the / directory: gradio, torch and langchain-community. Bumps the pip group with 3 updates in the /reqs_optional directory: gradio, torch and langchain-community. Bumps the pip group with 2 updates in the /spaces/demo directory: torch and transformers.
Updates gradio from 4.44.0 to 5.5.0
Release notes
Sourced from gradio's releases.
[email protected]
Features
- #9875
8305ff8- Adds.expand()and.collapse()events togr.Accordion. Thanks@abidlabs!- #9424
a1582a6- Lite worker refactoring. Thanks@whitphx!- #9891
fc12496- Allow uploading more files in gr.File. Thanks@hannahblair!- #9898
dcfa7ad- Enforcemetakey present during preprocess in FileData payloads. Thanks@freddyaboulton!- #9887
d407c00- Add.download()event togr.File. Thanks@abidlabs!- #9726
b6725cf- Lite auto-load imported modules withpyodide.loadPackagesFromImports. Thanks@whitphx!- #9786
f109497- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks@whitphx!- #9800
d1cfe1e- Allow plot tooltip to show extra columns. Thanks@aliabid94!Fixes
- #9835
4d90883- Allows selection of directories in File Explorer. Thanks@aliabid94!- #9883
e10bbd2- Fix live interfaces for audio/image streaming. Thanks@freddyaboulton!- #9804
458a38c- Fixes for ChatInterface Examples when additional inputs are provided. Thanks@dawoodkhan82!- #9827
7ed8d02- Fix Loading SSR'd apps via gr.load. Thanks@freddyaboulton!- #9882
6c8a064- Ensure non-form elements are correctly positioned when scale is applied. Thanks@hannahblair!- #9880
120198f- Fixes LoginButton for SSR. Thanks@dawoodkhan82!- #9881
6866a54- Ensure gallery share button is positioned correctly. Thanks@hannahblair!- #9826
69acfeb- Make sure the Tool accordion is closed if it is not the last message. Thanks@freddyaboulton!- #9892
7d77024- Fix dataframe height increasing on scroll. Thanks@abidlabs!- #9859
c1cb5be- Fix: Resolve copy button visibility issue in Textbox component. Thanks@rahulsamant37!- #9886
fa5d433- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks@freddyaboulton!
Changelog
Sourced from gradio's changelog.
5.5.0
Features
- #9875
8305ff8- Adds.expand()and.collapse()events togr.Accordion. Thanks@abidlabs!- #9424
a1582a6- Lite worker refactoring. Thanks@whitphx!- #9891
fc12496- Allow uploading more files in gr.File. Thanks@hannahblair!- #9898
dcfa7ad- Enforcemetakey present during preprocess in FileData payloads. Thanks@freddyaboulton!- #9887
d407c00- Add.download()event togr.File. Thanks@abidlabs!- #9726
b6725cf- Lite auto-load imported modules withpyodide.loadPackagesFromImports. Thanks@whitphx!- #9786
f109497- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks@whitphx!- #9800
d1cfe1e- Allow plot tooltip to show extra columns. Thanks@aliabid94!Fixes
- #9835
4d90883- Allows selection of directories in File Explorer. Thanks@aliabid94!- #9883
e10bbd2- Fix live interfaces for audio/image streaming. Thanks@freddyaboulton!- #9804
458a38c- Fixes for ChatInterface Examples when additional inputs are provided. Thanks@dawoodkhan82!- #9827
7ed8d02- Fix Loading SSR'd apps via gr.load. Thanks@freddyaboulton!- #9882
6c8a064- Ensure non-form elements are correctly positioned when scale is applied. Thanks@hannahblair!- #9880
120198f- Fixes LoginButton for SSR. Thanks@dawoodkhan82!- #9881
6866a54- Ensure gallery share button is positioned correctly. Thanks@hannahblair!- #9826
69acfeb- Make sure the Tool accordion is closed if it is not the last message. Thanks@freddyaboulton!- #9892
7d77024- Fix dataframe height increasing on scroll. Thanks@abidlabs!- #9859
c1cb5be- Fix: Resolve copy button visibility issue in Textbox component. Thanks@rahulsamant37!- #9886
fa5d433- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks@freddyaboulton!5.4.0
Features
- #9834
febbed6- Pin multipart version to fix issues with yanking. Thanks@aliabd!- #9792
d2b56a4- more fix. Thanks@pngwn!- #9795
ff5be45- Usesafehttpx.get()instead ofasync_get_with_secure_transport(). Thanks@abidlabs!- #9807
5e89b6d- Allow accepting user-provided-tokens ingr.load. Thanks@abidlabs!- #9819
160b27c- Update requirements.txt to allow pillow 11.x. Thanks@bob-jones-cs!- #9649
b1b81c9- Hide option to add row/col when count is fixed in dataframe. Thanks@hannahblair!- #9805
78e3b51- Allow setting plotly margins. Thanks@aliabid94!Fixes
- #9831
767643f- Fix a bug in example textbox rendering when it is initially invisible. Thanks@cornzz!- #9836
a4e70f3- Fix Tabs in Rows. Thanks@aliabid94!- #9769
3b9ed29- Fix avatar image placement in Chatbot. Thanks@hannahblair!- #9757
f971ca6- added audioop-lts module to support pydub for python3.13+. Thanks@samy-FERGUI!- #9651
1163a37- Fixes component info font size. Thanks@dawoodkhan82!- #9814
6505d42- support gradio apps on spaces served on subpaths. Thanks@pngwn!- #9806
b538bda- update docstring for the the "variant" parameter ingr.Button. Thanks@fadingNA!- #9815
90d9d14- use different env var for node port range. Thanks@pngwn!- #9825
f15808e- fix: use system timezone in gr.DateTime with include_time=False. Thanks@lcian!
... (truncated)
Commits
b5eaba1chore: update versions (#9874)fa5d433Do not load code in gr.NO_RELOAD in the reload mode watch thread (#9886)b6725cfLite auto-load imported modules withpyodide.loadPackagesFromImports(#9726)e10bbd2Fix live interfaces for audio/image streaming (#9883)dcfa7adEnforcemetakey present during preprocess in FileData payloads (#9898)7d77024Fix dataframe height increasing on scroll (#9892)4d90883Allows selection of directories in File Explorer (#9835)6c8a064Ensure non-form elements are correctly positioned when scale is applied (#9882)a1582a6Lite worker refactoring (#9424)f109497Fix frontend errors on ApiDocs and RecordingSnippet (#9786)- Additional commits viewable in compare view
Updates torch from 2.2.1 to 2.5.1
Release notes
Sourced from torch's releases.
PyTorch 2.5.1: bug fix release
This release is meant to fix the following regressions:
- Wheels from PyPI are unusable out of the box on PRM-based Linux distributions: pytorch/pytorch#138324
- PyPI arm64 distribution logs cpuinfo error on import: pytorch/pytorch#138333
- Crash When Using torch.compile with Math scaled_dot_product_attention in AMP Mode: pytorch/pytorch#133974
- [MPS] Internal crash due to the invalid buffer size computation if sliced API is used: pytorch/pytorch#137800
- Several issues related to CuDNN Attention: pytorch/pytorch#138522
Besides the regression fixes, the release includes several documentation updates.
See release tracker pytorch/pytorch#132400 for additional information.
PyTorch 2.5.0 Release, SDPA CuDNN backend, Flex Attention
PyTorch 2.5 Release Notes
- Highlights
- Backwards Incompatible Change
- Deprecations
- New Features
- Improvements
- Bug fixes
- Performance
- Documentation
- Developers
- Security
Highlights
We are excited to announce the release of PyTorch® 2.5! This release features a new CuDNN backend for SDPA, enabling speedups by default for users of SDPA on H100s or newer GPUs. As well, regional compilation of torch.compile offers a way to reduce the cold start up time for torch.compile by allowing users to compile a repeated nn.Module (e.g. a transformer layer in LLM) without recompilations. Finally, TorchInductor CPP backend offers solid performance speedup with numerous enhancements like FP16 support, CPP wrapper, AOT-Inductor mode, and max-autotune mode. This release is composed of 4095 commits from 504 contributors since PyTorch 2.4. We want to sincerely thank our dedicated community for your contributions. As always, we encourage you to try these out and report any issues as we improve 2.5. More information about how to get started with the PyTorch 2-series can be found at our Getting Started page. As well, please check out our new ecosystem projects releases with TorchRec and TorchFix.
Beta Prototype CuDNN backend for SDPA FlexAttention torch.compile regional compilation without recompilations Compiled Autograd TorchDynamo added support for exception handling & MutableMapping types Flight Recorder TorchInductor CPU backend optimization Max-autotune Support on CPU with GEMM Template TorchInductor on Windows FP16 support on CPU path for both eager mode and TorchInductor CPP backend Autoload Device Extension Enhanced Intel GPU support *To see a full list of public feature submissions click here.
BETA FEATURES
[Beta] CuDNN backend for SDPA
The cuDNN "Fused Flash Attention" backend was landed for
torch.nn.functional.scaled_dot_product_attention. On NVIDIA H100 GPUs this can provide up to 75% speed-up over FlashAttentionV2. This speedup is enabled by default for all users of SDPA on H100 or newer GPUs.[Beta] torch.compile regional compilation without recompilations
Regional compilation without recompilations, via
torch._dynamo.config.inline_inbuilt_nn_moduleswhich default to True in 2.5+. This option allows users to compile a repeated nn.Module (e.g. a transformer layer in LLM) without recompilations. Compared to compiling the full model, this option can result in smaller compilation latencies with 1%-5% performance degradation compared to full model compilation.
... (truncated)
Commits
a8d6afbDisabling amp context when invoking compiler (#138659)f31b8bb[MPS] Fix sliced cast (#138535)848e7ac[SDPA-CUDNN] Make CuDNN Attention Opt in (#138587)885c823Update doc copyrights to 2024 (#138650)8c3ed97Update cpuinfo submodule (#138600)70cf2bbAdd link to torch.compile the missing manual in troubleshooting (#137369)cde6b38Don't try to load cufile (#138539)4076a73[Cherry-Pick] Use cuda 12.4 pytorch_extra_install_requirements as default (#1...a97c151update getting started xpu (#138090)32f585d[Release only] use triton 3.1.x from pypi (#137895)- Additional commits viewable in compare view
Updates langchain-community from 0.2.6 to 0.2.19
Release notes
Sourced from langchain-community's releases.
langchain-community==0.2.19
Changes since langchain-community==0.3.6
community: release 0.2.19 (#28057) community: patch graphqa chains (CVE-2024-8309) (#28050) langchain,community[patch]: release with bumped core (#27854) Added mapping to fix CI for #langchain-aws:227. (#27114) community: poetry lock for cffi dep (#26674)
langchain-community==0.2.18
Changes since langchain-community==0.3.5
langchain,community[patch]: release with bumped core (#27854) Added mapping to fix CI for #langchain-aws:227. (#27114) community: poetry lock for cffi dep (#26674)
Commits
b9d892ecommunity: release 0.2.19 (#28057)64c317ecommunity: patch graphqa chains (CVE-2024-8309) (#28050)76e1dc7langchain,community[patch]: release with bumped core (#27854)9fdeb74core[patch]: Release 0.2.43 (#27808)7d481f1core[patch]: remove prompt img loading (#27807)33a5397infra: turn off release attestations (#27766)283cb50core[patch]: Release 0.2.42 (#27763)5e3cee6core[patch]: make get_all_basemodel_annotations public (#27762)8073146Added mapping to fix CI for #langchain-aws:227. (#27114)6cfd1e8core[patch]: Release 0.2.41 (#26687)- Additional commits viewable in compare view
Updates gradio from 4.44.0 to 5.5.0
Release notes
Sourced from gradio's releases.
[email protected]
Features
- #9875
8305ff8- Adds.expand()and.collapse()events togr.Accordion. Thanks@abidlabs!- #9424
a1582a6- Lite worker refactoring. Thanks@whitphx!- #9891
fc12496- Allow uploading more files in gr.File. Thanks@hannahblair!- #9898
dcfa7ad- Enforcemetakey present during preprocess in FileData payloads. Thanks@freddyaboulton!- #9887
d407c00- Add.download()event togr.File. Thanks@abidlabs!- #9726
b6725cf- Lite auto-load imported modules withpyodide.loadPackagesFromImports. Thanks@whitphx!- #9786
f109497- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks@whitphx!- #9800
d1cfe1e- Allow plot tooltip to show extra columns. Thanks@aliabid94!Fixes
- #9835
4d90883- Allows selection of directories in File Explorer. Thanks@aliabid94!- #9883
e10bbd2- Fix live interfaces for audio/image streaming. Thanks@freddyaboulton!- #9804
458a38c- Fixes for ChatInterface Examples when additional inputs are provided. Thanks@dawoodkhan82!- #9827
7ed8d02- Fix Loading SSR'd apps via gr.load. Thanks@freddyaboulton!- #9882
6c8a064- Ensure non-form elements are correctly positioned when scale is applied. Thanks@hannahblair!- #9880
120198f- Fixes LoginButton for SSR. Thanks@dawoodkhan82!- #9881
6866a54- Ensure gallery share button is positioned correctly. Thanks@hannahblair!- #9826
69acfeb- Make sure the Tool accordion is closed if it is not the last message. Thanks@freddyaboulton!- #9892
7d77024- Fix dataframe height increasing on scroll. Thanks@abidlabs!- #9859
c1cb5be- Fix: Resolve copy button visibility issue in Textbox component. Thanks@rahulsamant37!- #9886
fa5d433- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks@freddyaboulton!
Changelog
Sourced from gradio's changelog.
5.5.0
Features
- #9875
8305ff8- Adds.expand()and.collapse()events togr.Accordion. Thanks@abidlabs!- #9424
a1582a6- Lite worker refactoring. Thanks@whitphx!- #9891
fc12496- Allow uploading more files in gr.File. Thanks@hannahblair!- #9898
dcfa7ad- Enforcemetakey present during preprocess in FileData payloads. Thanks@freddyaboulton!- #9887
d407c00- Add.download()event togr.File. Thanks@abidlabs!- #9726
b6725cf- Lite auto-load imported modules withpyodide.loadPackagesFromImports. Thanks@whitphx!- #9786
f109497- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks@whitphx!- #9800
d1cfe1e- Allow plot tooltip to show extra columns. Thanks@aliabid94!Fixes
- #9835
4d90883- Allows selection of directories in File Explorer. Thanks@aliabid94!- #9883
e10bbd2- Fix live interfaces for audio/image streaming. Thanks@freddyaboulton!- #9804
458a38c- Fixes for ChatInterface Examples when additional inputs are provided. Thanks@dawoodkhan82!- #9827
7ed8d02- Fix Loading SSR'd apps via gr.load. Thanks@freddyaboulton!- #9882
6c8a064- Ensure non-form elements are correctly positioned when scale is applied. Thanks@hannahblair!- #9880
120198f- Fixes LoginButton for SSR. Thanks@dawoodkhan82!- #9881
6866a54- Ensure gallery share button is positioned correctly. Thanks@hannahblair!- #9826
69acfeb- Make sure the Tool accordion is closed if it is not the last message. Thanks@freddyaboulton!- #9892
7d77024- Fix dataframe height increasing on scroll. Thanks@abidlabs!- #9859
c1cb5be- Fix: Resolve copy button visibility issue in Textbox component. Thanks@rahulsamant37!- #9886
fa5d433- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks@freddyaboulton!5.4.0
Features
- #9834
febbed6- Pin multipart version to fix issues with yanking. Thanks@aliabd!- #9792
d2b56a4- more fix. Thanks@pngwn!- #9795
ff5be45- Usesafehttpx.get()instead ofasync_get_with_secure_transport(). Thanks@abidlabs!- #9807
5e89b6d- Allow accepting user-provided-tokens ingr.load. Thanks@abidlabs!- #9819
160b27c- Update requirements.txt to allow pillow 11.x. Thanks@bob-jones-cs!- #9649
b1b81c9- Hide option to add row/col when count is fixed in dataframe. Thanks@hannahblair!- #9805
78e3b51- Allow setting plotly margins. Thanks@aliabid94!Fixes
- #9831
767643f- Fix a bug in example textbox rendering when it is initially invisible. Thanks@cornzz!- #9836
a4e70f3- Fix Tabs in Rows. Thanks@aliabid94!- #9769
3b9ed29- Fix avatar image placement in Chatbot. Thanks@hannahblair!- #9757
f971ca6- added audioop-lts module to support pydub for python3.13+. Thanks@samy-FERGUI!- #9651
1163a37- Fixes component info font size. Thanks@dawoodkhan82!- #9814
6505d42- support gradio apps on spaces served on subpaths. Thanks@pngwn!- #9806
b538bda- update docstring for the the "variant" parameter ingr.Button. Thanks@fadingNA!- #9815
90d9d14- use different env var for node port range. Thanks@pngwn!- #9825
f15808e- fix: use system timezone in gr.DateTime with include_time=False. Thanks@lcian!
... (truncated)
Commits
b5eaba1chore: update versions (#9874)fa5d433Do not load code in gr.NO_RELOAD in the reload mode watch thread (#9886)b6725cfLite auto-load imported modules withpyodide.loadPackagesFromImports(#9726)e10bbd2Fix live interfaces for audio/image streaming (#9883)dcfa7adEnforcemetakey present during preprocess in FileData payloads (#9898)7d77024Fix dataframe height increasing on scroll (#9892)4d90883Allows selection of directories in File Explorer (#9835)6c8a064Ensure non-form elements are correctly positioned when scale is applied (#9882)a1582a6Lite worker refactoring (#9424)f109497Fix frontend errors on ApiDocs and RecordingSnippet (#9786)- Additional commits viewable in compare view
Updates torch from 2.2.1 to 2.5.1
Release notes
Sourced from torch's releases.
PyTorch 2.5.1: bug fix release
This release is meant to fix the following regressions:
- Wheels from PyPI are unusable out of the box on PRM-based Linux distributions: pytorch/pytorch#138324
- PyPI arm64 distribution logs cpuinfo error on import: pytorch/pytorch#138333
- Crash When Using torch.compile with Math scaled_dot_product_attention in AMP Mode: pytorch/pytorch#133974
- [MPS] Internal crash due to the invalid buffer size computation if sliced API is used: pytorch/pytorch#137800
- Several issues related to CuDNN Attention: pytorch/pytorch#138522
Besides the regression fixes, the release includes several documentation updates.
See release tracker pytorch/pytorch#132400 for additional information.
PyTorch 2.5.0 Release, SDPA CuDNN backend, Flex Attention
PyTorch 2.5 Release Notes
- Highlights
- Backwards Incompatible Change
- Deprecations
- New Features
- Improvements
- Bug fixes
- Performance
- Documentation
- Developers
- Security
Highlights
We are excited to announce the release of PyTorch® 2.5! This release features a new CuDNN backend for SDPA, enabling speedups by default for users of SDPA on H100s or newer GPUs. As well, regional compilation of torch.compile offers a way to reduce the cold start up time for torch.compile by allowing users to compile a repeated nn.Module (e.g. a transformer layer in LLM) without recompilations. Finally, TorchInductor CPP backend offers solid performance speedup with numerous enhancements like FP16 support, CPP wrapper, AOT-Inductor mode, and max-autotune mode. This release is composed of 4095 commits from 504 contributors since PyTorch 2.4. We want to sincerely thank our dedicated community for your contributions. As always, we encourage you to try these out and report any issues as we improve 2.5. More information about how to get started with the PyTorch 2-series can be found at our Getting Started page. As well, please check out our new ecosystem projects releases with TorchRec and TorchFix.
Beta Prototype CuDNN backend for SDPA FlexAttention torch.compile regional compilation without recompilations Compiled Autograd TorchDynamo added support for exception handling & MutableMapping types Flight Recorder TorchInductor CPU backend optimization Max-autotune Support on CPU with GEMM Template TorchInductor on Windows FP16 support on CPU path for both eager mode and TorchInductor CPP backend Autoload Device Extension Enhanced Intel GPU support *To see a full list of public feature submissions click here.
BETA FEATURES
[Beta] CuDNN backend for SDPA
The cuDNN "Fused Flash Attention" backend was landed for
torch.nn.functional.scaled_dot_product_attention. On NVIDIA H100 GPUs this can provide up to 75% speed-up over FlashAttentionV2. This speedup is enabled by default for all users of SDPA on H100 or newer GPUs.[Beta] torch.compile regional compilation without recompilations
Regional compilation without recompilations, via
torch._dynamo.config.inline_inbuilt_nn_moduleswhich default to True in 2.5+. This option allows users to compile a repeated nn.Module (e.g. a transformer layer in LLM) without recompilations. Compared to compiling the full model, this option can result in smaller compilation latencies with 1%-5% performance degradation compared to full model compilation.
... (truncated)
Commits
a8d6afbDisabling amp context when invoking compiler (#138659)f31b8bb[MPS] Fix sliced cast (#138535)848e7ac[SDPA-CUDNN] Make CuDNN Attention Opt in (#138587)885c823Update doc copyrights to 2024 (#138650)8c3ed97Update cpuinfo submodule (#138600)70cf2bbAdd link to torch.compile the missing manual in troubleshooting (#137369)cde6b38Don't try to load cufile (#138539)4076a73[Cherry-Pick] Use cuda 12.4 pytorch_extra_install_requirements as default (#1...a97c151update getting started xpu (#138090)32f585d[Release only] use triton 3.1.x from pypi (#137895)- Additional commits viewable in compare view
Updates langchain-community from 0.2.6 to 0.2.19
Release notes
Sourced from langchain-community's releases.
langchain-community==0.2.19
Changes since langchain-community==0.3.6
community: release 0.2.19 (#28057) community: patch graphqa chains (CVE-2024-8309) (#28050) langchain,community[patch]: release with bumped core (#27854) Added mapping to fix CI for #langchain-aws:227. (#27114) community: poetry lock for cffi dep (#26674)
langchain-community==0.2.18
Changes since langchain-community==0.3.5
langchain,community[patch]: release with bumped core (#27854) Added mapping to fix CI for #langchain-aws:227. (#27114) community: poetry lock for cffi dep (#26674)