Historique des commits

Auteur SHA1 Message Date
  slaren 3602ac4255 fix n_tasks (#2342) il y a 2 ans
  slaren 95a6c595e7 ggml: move op parameters from tensors to ggml_tensor::op_params (#2333) il y a 2 ans
  Georgi Gerganov e76d630df1 llama : grouped-query attention + LLaMAv2 70B support (#2276) il y a 2 ans
  maddes8cht 1d0824b247 llama : print help to stdout (#2338) il y a 2 ans
  wzy bc3ec2cdc9 flake : support `nix build '.#opencl'` (#2337) il y a 2 ans
  Christian Demsar a940458e48 llama : print max tensor size to stderr (#2336) il y a 2 ans
  Jose Maldonado 91171b8072 make : fix CLBLAST compile support in FreeBSD (#2331) il y a 2 ans
  AustinMroz 355c80f49e examples : simplify vim plugin (#2327) il y a 2 ans
  Jiahao Li 83a00ce69b metal : support bcast add & dup & cont op (#2323) il y a 2 ans
  Kawrakow d2a43664f9 Speed up Q4_K (#2322) il y a 2 ans
  Johannes Gäßler b9b7d94fc1 CUDA: Fixed 7b q3_K_S with mul_mat_vec_q (#2313) il y a 2 ans
  Georgi Gerganov b47b8a9cfe llama : optimize memory buffers (#2325) il y a 2 ans
  klosax b5fe67f8c6 Perplexity: Compute scores correlated to HellaSwag (#2312) il y a 2 ans
  whoreson 24baa54ac1 examples : basic VIM plugin il y a 2 ans
  Georgi Gerganov dd6c67d3cb ci : fix args il y a 2 ans
  Georgi Gerganov 5d500e8ccf ci : add 7B CUDA tests (#2319) il y a 2 ans
  Richard Roberson 7d5f18468c examples : add easy python script to create quantized (k-bit support) GGML models from local HF Transformer models (#2311) il y a 2 ans
  Kawrakow d924522a46 Custom RoPE + bettter memory management for CUDA (#2295) il y a 2 ans
  Kawrakow 4d76a5f49b Faster Q3_K implementation on Metal (#2307) il y a 2 ans
  Georgi Gerganov 0db14fef06 ggml : fix the rope fix (513f8619535a64fa9ace808cdcbcf66211535f5c) il y a 2 ans
  Ikko Eltociear Ashimine 03e566977b examples : fix typo in minigpt4.py (#2298) il y a 2 ans
  Georgi Gerganov 513f861953 ggml : fix rope args order + assert (#2054) il y a 2 ans
  Georgi Gerganov 3973b25a64 gitignore : fix final newline il y a 2 ans
  Guillaume "Vermeille" Sanchez ab0e26bdfb llama : remove cfg smooth factor as it is only a reparameterization of the guidance scale (#2280) il y a 2 ans
  Jose Maldonado 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) il y a 2 ans
  Georgi Gerganov a814d04f81 make : fix indentation il y a 2 ans
  Georgi Gerganov 4c013bb738 ci : fix MNT realpath usage (#2250) il y a 2 ans
  Sky Yan 42c7c2e2e9 make : support customized LLAMA_CUDA_NVCC and LLAMA_CUDA_CCBIN (#2275) il y a 2 ans
  wzy 78a3d13424 flake : remove intel mkl from flake.nix due to missing files (#2277) il y a 2 ans
  Georgi Gerganov ae178ab46b llama : make tensor_split ptr instead of array (#2272) il y a 2 ans