История коммитов

Автор SHA1 Сообщение Дата
  Georgi Gerganov 044ec4b2a5 embedding : add EOS token if not present (#899) 1 год назад
  Georgi Gerganov 68265ebfc6 embedding : print all resulting embeddings (#899) 1 год назад
  Georgi Gerganov 0fd6c1f015 embedding : print cosine similarity (#899) 1 год назад
  slaren f30ea47a87 llama : add pipeline parallelism support (#6017) 1 год назад
  SeungWon Jeong fb215c3832 server : normalize embeddings (#5956) 1 год назад
  Georgi Gerganov 29ae62d2ae llama : fix embeddings (#5796) 1 год назад
  bmwl f486f6e1e5 ggml : add numa options (#5377) 1 год назад
  Douglas Hanley 03bf161eb6 llama : support batched embeddings (#5466) 1 год назад
  Douglas Hanley 2891c8aa9a Add support for BERT embedding models (#5423) 1 год назад
  cebtenzzre b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 лет назад
  slaren 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) 2 лет назад
  Georgi Gerganov ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) 2 лет назад
  Cebtenzzre 8781013ef6 make : restore build-info.h dependency for several targets (#3205) 2 лет назад
  Cebtenzzre e6616cf0db examples : add compiler version and target to build info (#2998) 2 лет назад
  Cebtenzzre e64f5b5578 examples : make n_ctx warning work again (#3066) 2 лет назад
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) 2 лет назад
  Georgi Gerganov edd4c14817 llama : more tokenizer fixes (#2810) 2 лет назад
  slaren 519c981f8b embedding : evaluate prompt in batches (#2713) 2 лет назад
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 лет назад
  Evan Miller 5656d10599 mpi : add support for distributed inference via MPI (#2099) 2 лет назад
  Judd 36680f6e40 convert : update for baichuan (#2081) 2 лет назад
  Howard Su b8c8dda75f Use unsigned for random seed (#2006) 2 лет назад
  zrm b853d45601 ggml : add NUMA support (#1556) 2 лет назад
  Didzis Gosko 527b6fba1d llama : make model stateless and context stateful (llama_state) (#1797) 2 лет назад
  Borislav Stanimirov 9cbf50c041 build : fix and ignore MSVC warnings (#1889) 2 лет назад
  Georgi Gerganov ec2e10c444 llama : add llama_init_backend() API (close #1527) 2 лет назад
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) 2 лет назад
  Rinne 6456a4eb9f embedding : remove unused code (#1426) 2 лет назад
  Ron Evans 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) 2 лет назад
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) 2 лет назад