Update debugging.md (#1339) [skip ci]

This commit is contained in:
Hamel Husain
2024-02-26 22:47:31 -08:00
committed by GitHub
parent 5be8b555a0
commit 5265cd6b2c

View File

@@ -74,7 +74,6 @@ pip3 install -e '.[flash-attn,deepspeed]'
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).
```bash
### Configuration