]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
py : logging and flake8 suppression refactoring (#7081)
authorBrian <redacted>
Sun, 5 May 2024 05:07:48 +0000 (15:07 +1000)
committerGitHub <redacted>
Sun, 5 May 2024 05:07:48 +0000 (08:07 +0300)
commit6fbd43221167bf96112f899daf22c127b282cbcf
tree46a6c8d157adc202f7ac9fa46b85f5df50618c15
parent842500144ee02c8b0a46d2cc43880f8d80998fa5
py : logging and flake8 suppression refactoring (#7081)

Set one as executable and add basicConfig()
to another. Also added noqa tag to test scripts.
.flake8
convert-hf-to-gguf-update.py [changed mode: 0644->0755]
convert-lora-to-ggml.py
scripts/gen-unicode-data.py
tests/test-tokenizer-0.py