]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docs: Fix typo and update description for --embeddings flag (#7026)
authorRyuei <redacted>
Tue, 14 May 2024 05:20:47 +0000 (14:20 +0900)
committerGitHub <redacted>
Tue, 14 May 2024 05:20:47 +0000 (15:20 +1000)
commit27f65d6267cf22a44c5ccefa7765d53a05bd1259
tree77ccab6005d786dca3036842f135f0e5c1c6d484
parentee52225067622babc277371511b8124884e1c797
docs: Fix typo and update description for --embeddings flag (#7026)

- Change '--embedding' to '--embeddings' in the README
- Update the description to match the latest --help output
- Added a caution about defining physical batch size
examples/server/README.md