From 88bbdccb60c76e910e9e706a26dd394d2297e096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A6=8F=E8=A8=B1=E6=88=91=E8=BE=9E=E5=BF=A7=E0=BF=90?= =?UTF-8?q?=E2=99=A1?= <127636623+Smiling-Weeping-zhr@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:40:57 +0800 Subject: [PATCH] Update README_EN.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加一些训练的环境 --- swift/README_EN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swift/README_EN.md b/swift/README_EN.md index 656748b..1b44ca6 100644 --- a/swift/README_EN.md +++ b/swift/README_EN.md @@ -26,6 +26,8 @@ You can find it in the [Huggingface space](https://huggingface.co/spaces/tasteli GPU devices: A10, 3090, V100, A100 are acceptable. +The project Swift fine-tuning uses free computing resources based on Intel CPUs provided by the Magic Community, and uses the GPU environment (8 cores, 32GB video memory, 24G); + SWIFT runs in a Python environment. Please make sure your Python version is higher than 3.8. Here we install the experimental environment, which includes the creation of the virtual environment, ms-swift and the installation of related dependencies.