Update README.md
Browse files
README.md
CHANGED
|
@@ -34,9 +34,6 @@ The [SFT (Supervised Fine-Tuning)](https://github.com/modelscope/ms-swift) proce
|
|
| 34 |
conda create -yn ms-swift python=3.11
|
| 35 |
conda activate ms-swift
|
| 36 |
|
| 37 |
-
mkdir MicroThinker-1B-Preview
|
| 38 |
-
cd MicroThinker-1B-Preview
|
| 39 |
-
|
| 40 |
git clone https://github.com/modelscope/ms-swift.git
|
| 41 |
|
| 42 |
cd ms-swift
|
|
|
|
| 34 |
conda create -yn ms-swift python=3.11
|
| 35 |
conda activate ms-swift
|
| 36 |
|
|
|
|
|
|
|
|
|
|
| 37 |
git clone https://github.com/modelscope/ms-swift.git
|
| 38 |
|
| 39 |
cd ms-swift
|