summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c940f6da930..0ee4eb7a779e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-accelerate
pkgdesc = A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
- pkgver = 0.26.0
+ pkgver = 0.26.1
pkgrel = 1
url = https://github.com/huggingface/accelerate
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-accelerate
depends = python-pytorch
depends = python-safetensors
depends = python-yaml
- source = accelerate-0.26.0.tar.gz::https://github.com/huggingface/accelerate/archive/refs/tags/v0.26.0.tar.gz
- sha256sums = 5f2dc34c9bb37c75db802f1429d156ab34acee7de78b59d0408f5ff9aef1f89c
+ source = accelerate-0.26.1.tar.gz::https://github.com/huggingface/accelerate/archive/refs/tags/v0.26.1.tar.gz
+ sha256sums = 19bd2de263508a7faa6bec6c9867c72b0f446d82da27da64f8eb8a892b9ad738
pkgname = python-accelerate