fix(deps): update auto merged updates #847
Open
+17
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.23
->0.3.26
1.10.0
->1.10.4
==3.10.13
->==3.10.15
1-86
->1-140
1-86
->1-140
==1.0.12
->==1.0.14
Release Notes
langchain-ai/langchainjs (@langchain/community)
v0.3.26
Compare Source
v0.3.25
Compare Source
v0.3.24
Compare Source
ijl/orjson (orjson)
v3.10.15
Compare Source
Changed
v3.10.14
Compare Source
Changed
maturin>=1,<2
again.PyMem_Malloc()
and similar APIs for integrationwith pymalloc, mimalloc, and tracemalloc.
tests skip if fixtures are not present.
huggingface/pytorch-image-models (timm)
v1.0.14
Compare Source
Jan 19, 2025
vit_so150m_patch16_reg4_gap_256.sbb_e250_in12k_ft_in1k
- 86.7% top-1vit_so150m_patch16_reg4_gap_384.sbb_e250_in12k_ft_in1k
- 87.4% top-1vit_so150m_patch16_reg4_gap_256.sbb_e250_in12k
What's Changed
New Contributors
Full Changelog: huggingface/pytorch-image-models@v1.0.13...v1.0.14
v1.0.13
Compare Source
Jan 9, 2025
bfloat16
orfloat16
wandb
project name arg added by https://github.com/caojiaolong, use arg.experiment for nameJan 6, 2025
torch.utils.checkpoint.checkpoint()
wrapper intimm.models
that defaultsuse_reentrant=False
, unlessTIMM_REENTRANT_CKPT=1
is set in env.Dec 31, 2024
convnext_nano
384x384 ImageNet-12k pretrain & fine-tune. https://huggingface.co/models?search=convnext_nano%20r384vit_large_patch14_clip_224.dfn2b_s39b
RmsNorm
layer & fn to match standard formulation, use PT 2.5 impl when possible. Move old impl toSimpleNorm
layer, it's LN w/o centering or bias. There were only twotimm
models using it, and they have been updated.cache_dir
arg for model creationtrust_remote_code
for HF datasets wrapperinception_next_atto
model added by creatorhf-hub:
based loading, and thus will work with new TransformersTimmWrapperModel
What's Changed
Quickstart
doc by @ariG23498 in https://github.com/huggingface/pytorch-image-models/pull/2381New Contributors
Full Changelog: huggingface/pytorch-image-models@v1.0.12...v1.0.13
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.