-
I am facing this error
RuntimeError: FlashAttention only supports Ampere GPUs or newer.
while architecture is Turing. Is there any tip to resolve it?
GPU is NVIDIA T1000.
kindly help.
-
This is not really a bug report and I certainly don't want TypeScripts type system being restricted due to this issue. However, I noticed that the type system in its current form (version 2.2) is tur…
-
The Turing Way webpage has an announcement that the domain will be changed to https://book.the-turing-way.org/. If you are considering changing the URLs, in Module 5, Lesson 3: https://the-turing-way…
-
Looks like the paper isn't hosted there anymore, just FYI :slightly_smiling_face:
-
Go here: https://turing.ml/v0.22/tutorials/ and click any of the sidebar links (except linear regression which works) and you'll get routed back to the main page.
-
Since we are removing chapters on topics that we find important but that moved to The Turing Way, maybe we could add direct links to those Turing Way chapters. It could simply be a paragraph on the fr…
-
See [this example](https://primarycensoreddist.epinowcast.org/dev/articles/fitting-dists-with-stan.html) and do this flow in Julia with Turing. Simulate naive and less naive.
-
### Summary
The TTW book is now quite huge and newcomers find it intimitidating. This goes against the vision of making reproducibility too easy not to do.
Form @EstherPlomp :
> Just got the …
-
### Section of Documentation
Research Assistant
### Description of Improvement
The people to get in touch with are:
| Person | Email | Institute | Role |
| --- | --- | --- | --- |
| Enrico Cio…
-
Why is Ampere or Ada (RTX 3000 and RTX 4000 series) required to support this?
Turing (RTX 2000 series) has INT4 tensor cores.