]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : update for baichuan (#2081)
authorJudd <redacted>
Thu, 6 Jul 2023 16:23:49 +0000 (00:23 +0800)
committerGitHub <redacted>
Thu, 6 Jul 2023 16:23:49 +0000 (19:23 +0300)
commit36680f6e40e4440c3ec3385d0b7e5ca8bb6c37f7
tree1878d52dbd76aae450e044208208ff9335ec2e56
parenta17a2683d8fdb899ba497d0c28ccafb28c62efb6
convert : update for baichuan (#2081)

1. guess n_layers;
2. relax warnings on context size;
3. add a note that its derivations are also supported.

Co-authored-by: Judd <redacted>
README.md
convert.py
examples/embedding/embedding.cpp
examples/main/main.cpp
examples/perplexity/perplexity.cpp
examples/server/README.md