]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gpt2 : Add gpt2 architecture integration (#4555)
authormanikbhandari <redacted>
Thu, 28 Dec 2023 14:03:57 +0000 (09:03 -0500)
committerGitHub <redacted>
Thu, 28 Dec 2023 14:03:57 +0000 (15:03 +0100)
commitea5497df5d138c83b2b0ca70aefdc4b1175c1001
treec66c6a7c29c8a60c5758ef534aec46bd792175a9
parentf6793491b5af6da75edad34d6f503ef86d31b09f
gpt2 : Add gpt2 architecture integration (#4555)
README.md
convert-hf-to-gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
llama.cpp
models/ggml-vocab-gpt2.gguf [new file with mode: 0644]
tests/CMakeLists.txt