]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gguf : add python reader example (#5216)
authorJohn <redacted>
Tue, 13 Feb 2024 17:56:38 +0000 (18:56 +0100)
committerGitHub <redacted>
Tue, 13 Feb 2024 17:56:38 +0000 (19:56 +0200)
commit6c00a066928b0475b865a2e3e709e2166e02d548
treead01b040d0e1295998c5420086dd21c186cdedf6
parentea9c8e11436ad50719987fa23a289c74b7b40d40
gguf : add python reader example (#5216)

* Update CMakeLists.txt

* Create reader.py

* Update reader.py

* Update reader.py

another whitespace :|

* Update reader.py

* lintlintlint
examples/CMakeLists.txt
gguf-py/examples/reader.py [new file with mode: 0644]