]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cvector: better prompt handling, add "mean vector" method (#8069)
authorXuan Son Nguyen <redacted>
Tue, 25 Jun 2024 11:59:54 +0000 (13:59 +0200)
committerGitHub <redacted>
Tue, 25 Jun 2024 11:59:54 +0000 (13:59 +0200)
commit49c03c79cda17913b72260acdc8157b742cee41c
treed47099189cb022f621e13282b819b5d93a6dca0b
parent48e6b92cc378c937e59719f2c0f482bf76c9ca81
cvector: better prompt handling, add "mean vector" method (#8069)

* remove completions file

* fix inverted vector

* add mean method

* code style

* remove inverted pca hotfix
common/common.cpp
common/common.h
examples/cvector-generator/README.md
examples/cvector-generator/cvector-generator.cpp
examples/cvector-generator/mean.hpp [new file with mode: 0644]
examples/cvector-generator/negative.txt
examples/cvector-generator/pca.hpp
examples/cvector-generator/positive.txt