LordChadiwala
LordChadiwala
Fixes #125 @diptangsu Please review
## Description Most of the python-based algorithms are not annotated by types as specified by [PEP 483](https://www.python.org/dev/peps/pep-0483/) and [PEP 484](https://www.python.org/dev/peps/pep-0484/) Using generic types to provide these improvements is an effective...
I am experiencing a recurring crash in my application, which seems to be related to an `ArrayIndexOutOfBoundsException`. The stack trace is as follows: ``` Exception java.lang.ArrayIndexOutOfBoundsException: length=9; index=9 at io.github.aakira.napier.DebugAntilog.performTag...
Currently you can't download 1.5B int8 model since the argument -s 3 is incorrectly labeled and the -s 2 is duplicated twice