chore: extend pypi packaging with setup.py #38
Annotations
17 errors and 3 warnings
isort:
setup.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
test/test_forward.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
test/test_numerics.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
test/test_backward.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
test/test_prefill.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
Process completed with exit code 1.
|
black
Process completed with exit code 1.
|
codespell:
README.md#L26
Costant ==> Constant
|
codespell:
longer_prompt.txt#L11
GUAGE ==> GAUGE
|
codespell:
longer_prompt.txt#L194
Interpoloation ==> Interpolation
|
codespell:
longer_prompt.txt#L244
dows ==> does
|
codespell:
longer_prompt.txt#L299
dows ==> does
|
codespell:
stripedhyena/positional_embeddings.py#L38
adpated ==> adapted
|
codespell:
stripedhyena/generation.py#L21
untils ==> until, utils
|
codespell:
stripedhyena/generation.py#L148
untils ==> until, utils
|
codespell:
tokenizer/tokenizer.json#L430
nd ==> and, 2nd
|
codespell:
tokenizer/tokenizer.json#L460
ot ==> to, of, or, not
|
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|