helloollel
commited on
Commit
·
da46067
1
Parent(s):
1920576
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ cd ..
|
|
43 |
|
44 |
use the following command to find `CUDA_VERSION`:
|
45 |
```bash
|
46 |
-
|
47 |
```
|
48 |
|
49 |
4. Clone the `FastChat` repository and install it:
|
|
|
43 |
|
44 |
use the following command to find `CUDA_VERSION`:
|
45 |
```bash
|
46 |
+
nvcc --version
|
47 |
```
|
48 |
|
49 |
4. Clone the `FastChat` repository and install it:
|