8 Commits

Author SHA1 Message Date
5bdedcffec remove labml_helpers dep 2025-07-20 08:56:03 +05:30
36a374ed76 Merge pull request #226 from MrYxJ/patch-1
Fix a typo in the formula of ALiBi.
2023-11-17 17:42:17 +00:00
830161b299 Update __init__.py
This formula is wrong, there is one symbol '-' missing in front of the 1, which will affect people's understanding when reading. What is expressed here is that the position of the ith token is increasing from -(i-1) to 0, so it should be -1.
2023-11-14 00:30:26 +08:00
4d922e838f Add backticks to mask'shape 2023-11-10 19:51:37 +08:00
9a42ac2697 arxiv.org links 2023-10-24 14:42:32 +01:00
c5685c9ffe remove app.labml.ai links 2023-04-02 12:10:18 +05:30
72669d0526 ALiBi (#134) 2022-07-17 09:28:32 +05:30
e06a89e2c2 alibi docs 2021-08-28 14:24:41 +05:30