sagarishere
sagarishere
File: [desktop/install/ubuntu.md](https://docs.docker.com/desktop/install/ubuntu/)
removed 3 unused functions: :arrow_right: not used anywhere in the whole codebase of the repo. :arrow_right: represent an abandoned approach which is no longer taken, most probably. ### Background The...
logger was used but not imported. Used in line 19 or line 20 : logger.warn("Warning: model not found. Using cl100k_base encoding.") ### Changes from logger import logger ### PR Quality...
Document function get_memory in ./scripts/memory/init.py ### Background def get_memory was not documented. Now it is. Documentation helps greatly some developers, when they can move the pointer over a function and...
yeah, that website catboys.com , that's a goner- - [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically -...
Remove the unnecessary if-else block for checking whether the module is a `nn.DataParallel` module. Since the shadow parameters are stored in a dictionary using the name of the parameters, this...
### Bug Description Kindly note that I am new to Loop (that you for creating such a fantastic product under MIT). I do not know if this is expected behaviour....
just updating version, no breaking changes, updates indirect dependency golang.org/x/text as v0.3.8 has security vulnerability https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38561