mbahnas commited on
Commit
4f01886
·
verified ·
1 Parent(s): fea9424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,8 +11,8 @@ Tenstorrent is a next-generation computing company building AI accelerator and R
11
  Tenstorrent has developed a proprietary processor core called the Tensix which it uses to make its own AI chips, but also sells its IP and other technology to customers looking to make their own AI chips.
12
 
13
  Tenstorrent has two open source software stacks:
14
- TT-Buda (https://github.com/tenstorrent/tt-buda), and
15
- TT-Metalium (https://github.com/tenstorrent-metal/tt-metal/)
16
 
17
  To contact us, please reach to our Discord channel (https://discord.gg/tenstorrent)
18
 
@@ -24,4 +24,4 @@ The software stack comes with debug and performance profiling tools as well as T
24
  TT-Metalium will be used to fine-tune performance for production deployments, where small efficiencies can be multiplied by the scale of the deployment, and to develop custom kernels for scientific computing, where operations are not well-supported by existing kernel libraries.
25
 
26
  For more details on the software, please visit https://tenstorrent.com/software/tt-metalium/
27
- and the documentation https://tenstorrent-metal.github.io/tt-metal/latest/
 
11
  Tenstorrent has developed a proprietary processor core called the Tensix which it uses to make its own AI chips, but also sells its IP and other technology to customers looking to make their own AI chips.
12
 
13
  Tenstorrent has two open source software stacks:
14
+ TT-Forge (https://github.com/tenstorrent/tt-forge), and
15
+ TT-Metalium (https://github.com/tenstorrent/tt-metal/)
16
 
17
  To contact us, please reach to our Discord channel (https://discord.gg/tenstorrent)
18
 
 
24
  TT-Metalium will be used to fine-tune performance for production deployments, where small efficiencies can be multiplied by the scale of the deployment, and to develop custom kernels for scientific computing, where operations are not well-supported by existing kernel libraries.
25
 
26
  For more details on the software, please visit https://tenstorrent.com/software/tt-metalium/
27
+ and the documentation https://docs.tenstorrent.com/tt-metal/latest/tt-metalium/index.html