Histórico de Commits

Autor SHA1 Mensagem Data
  slaren 9d2382b3e4 Fix Metal backend broken from the allocator changes (#2455) há 2 anos atrás
  slaren a113689571 ggml : add graph tensor allocator (#2411) há 2 anos atrás
  Johannes Gäßler 11f3ca06b8 CUDA: Quantized matrix matrix multiplication (#2160) há 2 anos atrás
  Johannes Gäßler 9baf9ef304 CUDA: faster multi GPU synchronization (#2448) há 2 anos atrás
  klosax 8a88e5855c perplexity : add Hellaswag calculation (#2389) há 2 anos atrás
  Lee a9559bf77b ggml : workaround for missing _mm256_setr_m128i in GCC < 8 in k_quants.c (#2405) há 2 anos atrás
  eric8607242 ee1b497c98 llama : support more diverse tokenizers? (#2420) há 2 anos atrás
  Georgi Gerganov d73b8d48b4 examples : fix whitespace há 2 anos atrás
  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