llama.cpp
646ef4a9 - embedding : more cli arguments (#7458)

Commit
1 year ago
embedding : more cli arguments (#7458) * add parameters for embeddings --embd-normalize --embd-output-format --embd-separator description in the README.md * Update README.md fix tipo * Trailing whitespace * fix json generation, use " not ' * fix merge master * fix code formating group of parameters // embedding print usage for embedding parameters --------- Co-authored-by: Brian <mofosyne@gmail.com>
Author
Parents
  • common
    • File
      common.cpp
    • File
      common.h
  • examples/embedding
    • File
      README.md
    • File
      embedding.cpp
Loading