]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : support InternLM2 (#5184)
authorGuoteng <redacted>
Thu, 1 Feb 2024 09:19:51 +0000 (17:19 +0800)
committerGitHub <redacted>
Thu, 1 Feb 2024 09:19:51 +0000 (11:19 +0200)
commitce32060198b7e2d6a13a9b8e1e1369e3c295ae2a
tree546b5a7a327d3f3f1370549331915c4d6373d51d
parent1cfb5372cf5707c8ec6dde7c874f4a44a6c4c915
llama : support InternLM2 (#5184)

* support InternLM2 inference
  * add add_space_prefix KV pair
convert-hf-to-gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/gguf_writer.py
gguf-py/gguf/tensor_mapping.py
llama.cpp