llama.cpp
7a16ce7d - server : smart slot selection using Longest Common Prefix (#7728)

Commit
1 year ago
server : smart slot selection using Longest Common Prefix (#7728) * server : Smart selection of available slot using Longest Common Substring * add usage * remove trailing whitespaces * Use Longest Common Prefix (LCP) instead of LCS * Rename argument
Author
Parents
  • common
    • File
      common.cpp
    • File
      common.h
  • examples/server
    • File
      server.cpp
    • File
      utils.hpp