Histórico de Commits

Autor SHA1 Mensagem Data
  Michelle Tan 89d604f2c8 server: Fix `has_next_line` in JSON response (#10818) há 1 ano atrás
  kallewoof 484d2f31ae bug-fix: snprintf prints NULL in place of the last character (#10419) há 1 ano atrás
  Xuan Son Nguyen 3573fa8e7b server : (refactor) no more json in server_task input (#10691) há 1 ano atrás
  Georgi Gerganov ce4a7b8493 server : various fixes (#10704) há 1 ano atrás
  Xuan Son Nguyen 6c5bc0625f server : (refactoring) do not rely on JSON internally (#10643) há 1 ano atrás
  haopeng 64ed2091b2 server: Add "tokens per second" information in the backend (#10548) há 1 ano atrás
  Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) há 1 ano atrás
  sasha0552 42cadc74bd server : fix slot selection by lru (#10126) há 1 ano atrás
  sasha0552 d865d1478c server : fix smart selection of available slot (#10120) há 1 ano atrás
  Georgi Gerganov 8d8ff71536 llama : remove Tail-Free sampling (#10071) há 1 ano atrás
  Georgi Gerganov 8125e6cbfc server : don't overfill the batch during infill (#10018) há 1 ano atrás
  Xuan Son Nguyen 958367bf53 server : refactor slot input data, move tokenizer to HTTP thread (#10023) há 1 ano atrás
  VoidIsVoid a89f75e1b7 server : handle "logprobs" field with false value (#9871) há 1 ano atrás
  Georgi Gerganov c7181bd294 server : reuse cached context chunks (#9866) há 1 ano atrás
  Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) há 1 ano atrás
  Xuan Son Nguyen 458367a906 server : better security control for public deployments (#9776) há 1 ano atrás
  Georgi Gerganov f4d2b8846a llama : add reranking support (#9510) há 1 ano atrás
  Vinesh Janarthanan 8a308354f6 server : match OAI structured output response (#9527) há 1 ano atrás
  Georgi Gerganov 6262d13e0b common : reimplement logging (#9418) há 1 ano atrás
  Mathijs Henquet 78203641fe server : Add option to return token pieces in /tokenize endpoint (#9108) há 1 ano atrás
  Xuan Son Nguyen 6e7d133a5f server : refactor multitask handling (#9274) há 1 ano atrás
  ardfork 978ba3d83d Server: Don't ignore llama.cpp params (#8754) há 1 ano atrás
  Georgi Gerganov 4e24cffd8c server : handle content array in chat API (#8449) há 1 ano atrás
  Xuan Son Nguyen 48e6b92cc3 Add chat template support for llama-cli (#8068) há 1 ano atrás
  sasha0552 7a16ce7db2 server : smart slot selection using Longest Common Prefix (#7728) há 1 ano atrás
  Georgi Gerganov 1442677f92 common : refactor cli arg parsing (#7675) há 1 ano atrás
  Benjamin Findley e586ee4259 change default temperature of OAI compat API from 0 to 1 (#7226) há 1 ano atrás
  Johannes Gäßler c12452c7ae JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) há 1 ano atrás
  Xuan Son Nguyen 1fd9c1741d clean up json_value & server_log (#7142) há 1 ano atrás
  Pedro Cuenca b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás