llama.cpp/scripts
Jiří Podivín 5ddf7ea1fb
hooks : setting up flake8 and pre-commit hooks (#1681)
Small, non-functional changes were made to non-compliant files.
These include breaking up long lines, whitespace sanitation and
unused import removal.

Maximum line length in python files was set to a generous 125 chars,
in order to minimize number of changes needed in scripts and general
annoyance. The "txt" prompts directory is excluded from the checks
as it may contain oddly formatted files and strings for a good reason.

Signed-off-by: Jiri Podivin <jpodivin@gmail.com>
2023-06-17 13:32:48 +03:00
..
build-info.cmake fix build-info.h for git submodules (#1289) 2023-05-03 02:43:43 +02:00
build-info.h.in fix build-info.h for git submodules (#1289) 2023-05-03 02:43:43 +02:00
build-info.sh Add git-based build information for better issue tracking (#1232) 2023-05-01 18:23:47 +02:00
perf-run-all.sh ggml : remove bit shuffling (#1405) 2023-05-12 00:23:08 +03:00
ppl-run-all.sh ggml : remove bit shuffling (#1405) 2023-05-12 00:23:08 +03:00
sync-ggml.sh scripts : add helper scripts to synch ggml repo 2023-04-23 19:57:09 +03:00
verify-checksum-models.py hooks : setting up flake8 and pre-commit hooks (#1681) 2023-06-17 13:32:48 +03:00