Histórico de Commits

Autor SHA1 Mensagem Data
  nhamanasu 34ae1caf7f examples : server chat mode with llama2 (#2400) há 2 anos atrás
  Weird Constructor d91f3f0c55 readme : fix the description of the Tail free sampling (TFS) method (#2431) há 2 anos atrás
  Rand Xie 65cdf34bdc llama : use n_embd_gqa instead of n_embd to handle llama-2 70B (#2433) há 2 anos atrás
  niansa/tuxifan edcc7ae7d2 Obtaining LLaMA 2 instructions (#2308) há 2 anos atrás
  mj-shifu 7c529cede6 convert.py : Update to support 70B HF format model files (#2427) há 2 anos atrás
  Georgi Gerganov 1a941869cb metal : disable graph concurrency optimization due to bug (#2413) há 2 anos atrás
  slaren b5472ea0ad ggml : fix assert in ggml_set_unary_op (#2410) há 2 anos atrás
  Cebtenzzre 6df1f5940f make : build with -Wmissing-prototypes (#2394) há 2 anos atrás
  slaren 5488fb789e ggml : allocate graphs in a context (#2392) há 2 anos atrás
  Kawrakow eb542d3932 Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384) há 2 anos atrás
  slaren 07aaa0f63f ggml : fix ggml_flash_attn to use op_params (#2387) há 2 anos atrás
  ldwang fce48caf9a convert.py : support bpe tokenizer (#2228) há 2 anos atrás
  Jiahao Li 875086bdb9 ggml : relax contiguous constraints in activation function (#2371) há 2 anos atrás
  slaren da1889834a ggml : improve graph build time via hash table lookup (#2329) há 2 anos atrás
  Hesen Peng 82552b7f54 build : fix line breaking error in build-info.sh (#2349) há 2 anos atrás
  Xiao-Yong Jin 0c06204fb3 main : add `--in-prefix-bos` to prefix BOS to user inputs; keep EOS (#2304) há 2 anos atrás
  Eve 1fed755b1f ci : add non-AVX scalar build/test (#2356) há 2 anos atrás
  katsu560 be2301bcda k_quants : add AVX support to dot functions with QK_K as 64 (#2339) há 2 anos atrás
  Shouzheng Liu 1aa18ef994 metal : concurrently dispatch commands (#2358) há 2 anos atrás
  Kawrakow 9a08eaf3c4 Another speed gain for Q4_0 and Q4_1 on Metal (#2375) há 2 anos atrás
  Kawrakow 129d844c87 Fix Q4_K and Q5_K for QK_K = 64 on CUDA (#2359) há 2 anos atrás
  slaren d5512b782b server: add rms_norm_eps parameter (#2380) há 2 anos atrás
  Henri Vasserman c798308e3a [Server] Escape HTML in webchat (#2368) há 2 anos atrás
  slaren 41c674161f make rms_norm_eps a parameter (#2374) há 2 anos atrás
  Aarni Koskela b3f138d058 Chat UI extras (#2366) há 2 anos atrás
  Georgi Gerganov 5b2b2dc6ae ggml : sync (unary ops refactor, static-correctness) (#2370) há 2 anos atrás
  Kawrakow 42f70cb2f6 Fix scalar version of Q5_K when QK_K = 64 (#2362) há 2 anos atrás
  Evan Jones 84e09a7d8b llama : add grammar-based sampling (#1773) há 2 anos atrás
  Kawrakow 2f9cf974a0 Some more Q4_K and Q5_K speedup on CUDA (#2346) há 2 anos atrás
  IgnacioFDM 4f06592cc6 Add gqa parameter support to the server (#2351) há 2 anos atrás