Skip to content

Add TT-Forge Quick Start Guide#840

Open
skhatriTT wants to merge 4 commits intomainfrom
readme-quick-start-guide
Open

Add TT-Forge Quick Start Guide#840
skhatriTT wants to merge 4 commits intomainfrom
readme-quick-start-guide

Conversation

@skhatriTT
Copy link
Collaborator

Added new "TT-Forge Quick Start Guide" section before Quick Links which includes:

  • Prerequisites: Hardware setup (with link to official docs), Python 3.11+, pip 21.0+, Docker 20.10+
  • Installation: Two installation methods
  • Option 1: Install via pip (assumes tt-installer has been run)
  • Option 2: Install via Docker container
  • Verify Installation: Python code example demonstrating basic tensor operations on Tenstorrent hardware using torch_xla
  • Running Your First Model: Example commands for PyTorch and JAX demos
  • Troubleshooting: Common issues and solutions

@skhatriTT
Copy link
Collaborator Author

@staylorTT I have not mentioned below details as they are not ready yet

  • Common Models
  • Next Steps
  • Support

@skhatriTT skhatriTT force-pushed the readme-quick-start-guide branch from 78ee790 to 99f4b22 Compare January 30, 2026 22:39
Copy link
Contributor

@staylorTT staylorTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

initial pass of feedback

```bash
python tt-forge/demos/tt-xla/nlp/jax/gpt_demo.py
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we should include a benchmark example? @odjuricicTT

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@odjuricicTT just checking in if you have any feedback

@skhatriTT skhatriTT force-pushed the readme-quick-start-guide branch from 814558d to 3c79503 Compare February 10, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants