helloollel
commited on
Commit
·
e9dd9f1
1
Parent(s):
a4691bf
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:
|