Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python311Packages.accelerate is: A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision

meta.homepage for python311Packages.accelerate is: https://huggingface.co/docs/accelerate

meta.changelog for python311Packages.accelerate is: https://github.com/huggingface/accelerate/releases/tag/v0.27.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.27.0 with grep in /nix/store/nnywjn825y251vk0cahzs7j00wkg47bl-python3.11-accelerate-0.27.0
  • found 0.27.0 in filename of file in /nix/store/nnywjn825y251vk0cahzs7j00wkg47bl-python3.11-accelerate-0.27.0

Rebuild report (if merged into master) (click to expand)
13 total rebuild path(s)

13 package rebuild(s)

First fifty rebuilds by attrpath
libretranslate
python311Packages.accelerate
python311Packages.argos-translate-files
python311Packages.argostranslate
python311Packages.diffusers
python311Packages.k-diffusion
python311Packages.libretranslate
python311Packages.manifest-ml
python311Packages.openllm
python311Packages.peft
python311Packages.stanza
python311Packages.translatehtml
tts
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/nnywjn825y251vk0cahzs7j00wkg47bl-python3.11-accelerate-0.27.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python311Packages.accelerate https://github.com/r-ryantm/nixpkgs/archive/daf29b293ffef0b86fc125a5e2287afc88875217.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/daf29b293ffef0b86fc125a5e2287afc88875217#python311Packages.accelerate

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/nnywjn825y251vk0cahzs7j00wkg47bl-python3.11-accelerate-0.27.0
ls -la /nix/store/nnywjn825y251vk0cahzs7j00wkg47bl-python3.11-accelerate-0.27.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @bcdarwin for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Feb 10, 2024
@ofborg ofborg bot requested a review from bcdarwin February 10, 2024 00:52
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 10, 2024
@wegank
Copy link
Member

wegank commented Mar 8, 2024

@ofborg build python311Packages.accelerate python311Packages.accelerate.passthru.tests

@wegank
Copy link
Member

wegank commented Mar 8, 2024

#294305

@wegank wegank marked this pull request as draft March 8, 2024 16:55
@wegank wegank closed this Mar 21, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.accelerate branch March 21, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants