Update debugging.md (#1339) [skip ci]
Browse files- docs/debugging.md +0 -1
docs/debugging.md
CHANGED
@@ -74,7 +74,6 @@ pip3 install -e '.[flash-attn,deepspeed]'
|
|
74 |
|
75 |
If you developing on a remote host, you can easily use VSCode to debug remotely. To do so, you will need to follow this [remote - SSH guide](https://code.visualstudio.com/docs/remote/ssh). You can also see the video below on [Docker and Remote SSH debugging](#video---attaching-to-docker-on-remote-host).
|
76 |
|
77 |
-
```bash
|
78 |
|
79 |
### Configuration
|
80 |
|
|
|
74 |
|
75 |
If you developing on a remote host, you can easily use VSCode to debug remotely. To do so, you will need to follow this [remote - SSH guide](https://code.visualstudio.com/docs/remote/ssh). You can also see the video below on [Docker and Remote SSH debugging](#video---attaching-to-docker-on-remote-host).
|
76 |
|
|
|
77 |
|
78 |
### Configuration
|
79 |
|