Skip to content

python311Packages.rotary-embedding-torch: 0.4.0 -> 0.5.3#283022

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.rotary-embedding-torch
Closed

python311Packages.rotary-embedding-torch: 0.4.0 -> 0.5.3#283022
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.rotary-embedding-torch

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.rotary-embedding-torch is: Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch

meta.homepage for python311Packages.rotary-embedding-torch is: https://github.com/lucidrains/rotary-embedding-torch

meta.changelog for python311Packages.rotary-embedding-torch is: https://github.com/lucidrains/rotary-embedding-torch/releases/tag/0.5.3

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.5.3 with grep in /nix/store/wfpic5q7n8skkfbknl24h2wk5ni8jic3-python3.11-rotary-embedding-torch-0.5.3
  • found 0.5.3 in filename of file in /nix/store/wfpic5q7n8skkfbknl24h2wk5ni8jic3-python3.11-rotary-embedding-torch-0.5.3

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

3 package rebuild(s)

First fifty rebuilds by attrpath
python311Packages.k-diffusion
python311Packages.rotary-embedding-torch
tts
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wfpic5q7n8skkfbknl24h2wk5ni8jic3-python3.11-rotary-embedding-torch-0.5.3 \
  --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.rotary-embedding-torch https://github.com/r-ryantm/nixpkgs/archive/0d9fa18aada29b76e2e06b1c98b6d5076717458a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0d9fa18aada29b76e2e06b1c98b6d5076717458a#python311Packages.rotary-embedding-torch

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

ls -la /nix/store/wfpic5q7n8skkfbknl24h2wk5ni8jic3-python3.11-rotary-embedding-torch-0.5.3
ls -la /nix/store/wfpic5q7n8skkfbknl24h2wk5ni8jic3-python3.11-rotary-embedding-torch-0.5.3/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.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • tts
2 packages built:
  • python311Packages.k-diffusion
  • python311Packages.rotary-embedding-torch

Maintainer pings

cc @Mic92 for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jan 22, 2024
@ofborg ofborg bot requested a review from Mic92 January 22, 2024 23:29
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 22, 2024
@wegank
Copy link
Member

wegank commented Mar 8, 2024

#294305

@wegank wegank marked this pull request as draft March 8, 2024 18:44
@wegank wegank closed this Mar 21, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.rotary-embedding-torch 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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants