Commit History

Author SHA1 Message Date
  Georgi Gerganov 727368c60f llama : use LLAMA_TOKEN_NULL (#11062) 1 year ago
  Molly Sophia 4b0c638b9a common : disable KV cache shifting automatically for unsupported models (#11053) 1 year ago
  Georgi Gerganov f66f582927 llama : refactor `src/llama.cpp` (#10902) 1 year ago
  Xuan Son Nguyen 45095a61bf server : clean up built-in template detection (#11026) 1 year ago
  Peter 6e1531aca5 common, examples, ggml : fix MSYS2 GCC compiler errors and warnings when building with LLAMA_CURL=ON and GGML_OPENCL=ON (#11013) 1 year ago
  Georgi Gerganov 0bf2d10c55 tts : add OuteTTS support (#10784) 1 year ago
  Georgi Gerganov 152610eda9 server : output embeddings for all tokens when pooling = none (#10861) 1 year ago
  Georgi Gerganov 644fd71b44 sampling : refactor + optimize penalties sampler (#10803) 1 year ago
  Eric Curtin c27ac678dd Opt class for positional argument handling (#10508) 1 year ago
  Xuan Son Nguyen adffa6ffd5 common : improve -ctv -ctk CLI arguments (#10806) 1 year ago
  Diego Devesa 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 year ago
  Xuan Son Nguyen 9f912511bc common : fix duplicated file name with hf_repo and hf_file (#10550) 1 year ago
  Diego Devesa 10bce0450f llama : accept a list of devices to use to offload a model (#10497) 1 year ago
  Diego Devesa 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
  Georgi Gerganov d9d54e498d speculative : refactor and add a simpler example (#10362) 1 year ago
  Georgi Gerganov 8e752a777b llama : add check for KV cache shifts (#10401) 1 year ago
  Johannes Gäßler 4e54be0ec6 llama/ex: remove --logdir argument (#10339) 1 year ago
  Diego Devesa ae8de6d50a ggml : build backends as libraries (#10256) 1 year ago
  Georgi Gerganov 5c333e0140 metal : add BF16 support (#8439) 1 year ago
  Diego Devesa 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 year ago
  Georgi Gerganov 8d8ff71536 llama : remove Tail-Free sampling (#10071) 1 year ago
  wwoodsTM ff252ea48e llama : add DRY sampler (#9702) 1 year ago
  Michael Podvitskiy d80fb71f8b llama: string_split fix (#10022) 1 year ago
  Georgi Gerganov f594bc80ba ggml : add asserts for type conversion in fattn kernels (#9971) 1 year ago
  Xuan Son Nguyen cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 year ago
  MaggotHATE fbc98b748e sampling : add XTC sampler (#9742) 1 year ago
  Georgi Gerganov 11ac9800af llama : improve infill support and special token detection (#9798) 1 year ago
  Diego Devesa 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
  Georgi Gerganov 8c475b97b8 rerank : use [SEP] token instead of [BOS] (#9737) 1 year ago
  matiaslin faac0bae26 common : ensure llama_batch size does not exceed max size (#9668) 1 year ago