From 86600d0d7bbfa2723ba97231c9d9fee71824c361 Mon Sep 17 00:00:00 2001 From: shizhediao <654745845@qq.com> Date: Tue, 24 Dec 2024 10:45:02 -0800 Subject: [PATCH] update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f95c192..f4e90ffa 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,7 @@ An extensible, convenient, and efficient toolbox for finetuning large machine le ### Setup -Our package has been tested on Linux OS (Ubuntu 20.04). Other OS platforms (MacOS, Windows) are not fully tested, where you may encounter unexpected errors. If you are using LMFlow for the first time, we recommend you to try on a Linux machine or Google Colab. - -CUDA versions 10.3-11.7 are supported in versions `v0.0.5` or older. For CUDA versions greater than 11.7, one can use our stable branch `>= v0.0.6`. +Our package has been tested on Linux OS (Ubuntu 20.04). Other OS platforms (MacOS, Windows) are not fully tested, where you may encounter unexpected errors. ```bash git clone -b v0.0.9 https://github.com/OptimalScale/LMFlow.git