Commit History

Author SHA1 Message Date
  Sigbjørn Skjæret 911e35bb8b llama : fix CodeLlama FIM token checks (#8144) 1 year ago
  Raj Hammeer Singh Hada ac146628e4 Fix llama-android.cpp for error - "common/common.h not found" (#8145) 1 year ago
  Daniel Bevenius 9b31a40c6d clip : suppress unused variable warnings (#8105) 1 year ago
  Georgi Gerganov c70d117c37 scripts : fix filename sync 1 year ago
  slaren ae5d0f4b89 ci : publish new docker images only when the files change (#8142) 1 year ago
  slaren 31ec3993f6 ggml : add GGML_CUDA_USE_GRAPHS option, restore GGML_CUDA_FORCE_CUBLAS (cmake) (#8140) 1 year ago
  slaren c7ab7b612c make : fix missing -O3 (#8143) 1 year ago
  Georgi Gerganov f2d48fffde sync : ggml 1 year ago
  Georgi Gerganov 4713bf3093 authors : regen 1 year ago
  Georgi Gerganov 0e814dfc42 devops : remove clblast + LLAMA_CUDA -> GGML_CUDA (#8139) 1 year ago
  Georgi Gerganov a95631ee97 readme : update API notes 1 year ago
  Georgi Gerganov f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
  Isaac McFadyen 8854044561 Clarify default MMQ for CUDA and LLAMA_CUDA_FORCE_MMQ flag (#8115) 1 year ago
  Johannes Gäßler c8771ab5f8 CUDA: fix misaligned shared memory read (#8123) 1 year ago
  Eddie-Wang 494165f3b6 llama : extend llm_build_ffn() to support _scale tensors (#8103) 1 year ago
  Olivier Chafik 9b2f16f805 `json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863) 1 year ago
  Olivier Chafik 6777c544bd `json`: fix additionalProperties, allow space after enum/const (#7840) 1 year ago
  jukofyork 163d50adaf fixes #7999 (adds control vectors to all `build_XXX()` functions in `llama.cpp` [needs testing] (#8060) 1 year ago
  fairydreaming 6fcbf68235 llama : implement Unigram tokenizer needed by T5 and FLAN-T5 model families (#5763) 1 year ago
  Daniel Bevenius e6bf007744 llama : return nullptr from llama_grammar_init (#8093) 1 year ago
  Olivier Chafik 84631fe150 `json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797) 1 year ago
  slaren dd047b476c disable docker CI on pull requests (#8110) 1 year ago
  joecryptotoo 925c30956d Add healthchecks to llama-server containers (#8081) 1 year ago
  Brian c8ad35955a Gguf dump start data offset via --data-offset and some extra refactor (#8054) 1 year ago
  Xuan Son Nguyen 49c03c79cd cvector: better prompt handling, add "mean vector" method (#8069) 1 year ago
  Xuan Son Nguyen 48e6b92cc3 Add chat template support for llama-cli (#8068) 1 year ago
  HanishKVC 3791ad2193 SimpleChat v3.1: Boolean chat request options in Settings UI, cache_prompt (#7950) 1 year ago
  HatsuneMikuUwU33 f702a90e24 Update control vector help (#8104) 1 year ago
  Meng, Hengyu 083bacce14 [SYCL] Re-enabled mul_mat_batched_sycl (#8095) 1 year ago
  Johannes Gäßler 2df373ac40 CUDA: fix matrix multiplication algorithm choice (#8102) 1 year ago