]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert: fix convert.py not working with int filename_stem (#3028)
authorErik Scholz <redacted>
Tue, 5 Sep 2023 17:41:00 +0000 (19:41 +0200)
committerGitHub <redacted>
Tue, 5 Sep 2023 17:41:00 +0000 (19:41 +0200)
commitc9c3220c485c7bea740a07cda7343677fb3beaae
treefd29d800066a83eadffd67ca3cbf615903e706e8
parentd59bd97065cd7ded6c4ecab54b1d5e0b1b11e318
convert: fix convert.py not working with int filename_stem (#3028)

* fix implicit int to string conversion
* convert : remove an obsolete pyright comment

---------

Co-authored-by: Cebtenzzre <redacted>
convert.py