From 810f6614af0e51df5bb3cfd53e39f72764c09317 Mon Sep 17 00:00:00 2001 From: Henk Date: Wed, 27 Apr 2022 18:20:43 +0200 Subject: [PATCH] Cap GIT version for now --- environments/finetuneanon.yml | 2 +- environments/huggingface.yml | 2 +- environments/rocm-finetune.yml | 2 +- environments/rocm.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/environments/finetuneanon.yml b/environments/finetuneanon.yml index 69c6d933..b49f0bd7 100644 --- a/environments/finetuneanon.yml +++ b/environments/finetuneanon.yml @@ -14,7 +14,7 @@ dependencies: - markdown - bleach=4.1.0 - pip - - git + - git=2.35.1 - pip: - git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b - flask-cloudflared diff --git a/environments/huggingface.yml b/environments/huggingface.yml index e91378b9..e518be3b 100644 --- a/environments/huggingface.yml +++ b/environments/huggingface.yml @@ -13,7 +13,7 @@ dependencies: - markdown - bleach=4.1.0 - pip - - git + - git=2.35.1 - sentencepiece - protobuf - pip: diff --git a/environments/rocm-finetune.yml b/environments/rocm-finetune.yml index 295a041f..5672ed21 100644 --- a/environments/rocm-finetune.yml +++ b/environments/rocm-finetune.yml @@ -10,7 +10,7 @@ dependencies: - markdown - bleach=4.1.0 - pip - - git + - git=2.35.1 - pip: - --find-links https://download.pytorch.org/whl/rocm4.2/torch_stable.html - torch diff --git a/environments/rocm.yml b/environments/rocm.yml index 9084136c..2ca9c670 100644 --- a/environments/rocm.yml +++ b/environments/rocm.yml @@ -10,7 +10,7 @@ dependencies: - markdown - bleach=4.1.0 - pip - - git + - git=2.35.1 - sentencepiece - protobuf - pip: