Historique des commits

Auteur SHA1 Message Date
  slaren f30ea47a87 llama : add pipeline parallelism support (#6017) il y a 1 an
  Xuan Son Nguyen 99b71c068f Server: Use multi-task for embeddings endpoint (#6001) il y a 1 an
  Xuan Son Nguyen caa106d4e0 Server: format error to json (#5961) il y a 1 an
  Minsoo Cheong 332bdfd798 server : maintain chat completion id for streaming responses (#5988) il y a 1 an
  Pierrick Hymbert 621e86b331 server: benchmark: chat/completions scenario and other llm servers comparison (#5941) il y a 1 an
  Georgi Gerganov 77d1ac7e00 server : print chat template info il y a 1 an
  Georgi Gerganov 58308a0ecc server : fix metrics init (#5964) il y a 1 an
  SeungWon Jeong fb215c3832 server : normalize embeddings (#5956) il y a 1 an
  Alexey Parfenov 0db32beaf0 server : fix passing prompt as tokens (#5955) il y a 1 an
  Georgi Gerganov 9674aaf35c server : simplify logic for empty prompts (#5953) il y a 1 an
  Xuan Son Nguyen 950ba1ab84 Server: reorganize some http logic (#5939) il y a 1 an
  Gabe Goodhart e1fa9569ba server : add SSL support (#5926) il y a 1 an
  Pierrick Hymbert fd72d2d2a5 server: tests: add truncated prompt tests, better kv cache size (#5933) il y a 1 an
  compilade c2101a2e90 llama : support Mamba Selective State Space Models (#5328) il y a 1 an
  Pierrick Hymbert 76e868821a server: metrics: add llamacpp:prompt_seconds_total and llamacpp:tokens_predicted_seconds_total, reset bucket only on /metrics. Fix values cast to int. Add Process-Start-Time-Unix header. (#5937) il y a 1 an
  Georgi Gerganov af37fd8b30 server : fix EOS token detection with disabled cache (#5938) il y a 1 an
  Minsoo Cheong 55a2a900ff server : add `/v1/completions` endpoint (#5914) il y a 1 an
  Georgi Gerganov 2002bc96bf server : refactor (#5882) il y a 1 an
  Georgi Gerganov 29ae62d2ae llama : fix embeddings (#5796) il y a 1 an
  Xuan Son Nguyen 4ffcdce2ff add alias for chat template (#5858) il y a 1 an
  Pierrick Hymbert 8ef969afce server : init http requests thread pool with --parallel if set (#5836) il y a 1 an
  Pierrick Hymbert 9731134296 server: tests: passkey challenge / self-extend with context shift demo (#5832) il y a 1 an
  Pierrick Hymbert 3ab8b3a92e llama : cleanup unused mmq flags (#5772) il y a 1 an
  Pierrick Hymbert 5cb02b4a01 server: allow to override threads server pool with --threads-http (#5794) il y a 1 an
  Georgi Gerganov f105471ef6 server : fix newlines in help (#5785) il y a 1 an
  Xuan Son Nguyen 052051d8ae Server: normalize naming (#5779) il y a 1 an
  Xuan Son Nguyen a693bea1e6 server : hit Ctrl+C twice to exit (#5734) il y a 1 an
  Jorge A efc72253f7 server : add "/chat/completions" alias for "/v1/...` (#5722) il y a 1 an
  Xuan Son Nguyen b11a93df41 fix server hangs on empty prompt (#5733) il y a 1 an
  Georgi Gerganov bf08e00643 llama : refactor k-shift implementation + KV defragmentation (#5691) il y a 1 an