Skip to content

Commit 814558d

Browse files
Remove Troubleshooting section from Quick Start Guide
Per PR review feedback, remove the Troubleshooting section as it contained placeholder content not applicable to the current setup. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 97729ef commit 814558d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ python tt-forge/demos/tt-xla/cnn/resnet_demo.py
8989
python tt-forge/demos/tt-xla/nlp/jax/gpt_demo.py
9090
```
9191

92-
## Troubleshooting
93-
- **Import errors**: Ensure you've installed the correct extras ([torch] or [jax])
94-
- **Device not found**: Verify hardware connection with `tt_forge.list_devices()`
95-
- **Performance issues**: Enable logging with `tt_forge.set_log_level("DEBUG")`
96-
9792
-----
9893
# Quick Links
9994
- [Getting Started / How to Run a Model](https://docs.tenstorrent.com/tt-forge/getting_started.html)

0 commit comments

Comments
 (0)