Historique des commits

Auteur SHA1 Message Date
  slaren 2d099e5193 ggml: add names to tensors (#1268) il y a 2 ans
  slaren 58b367c2d7 cuBLAS: refactor and optimize f16 mat mul performance (#1259) il y a 2 ans
  Georgi Gerganov 6bc4400e67 ggml : add Q5 WASM SIMD + GGML_FTYPE il y a 2 ans
  Georgi Gerganov 0b5a935099 ggml : fix visibility and unused warnings il y a 2 ans
  Stephan Walter 36d19a603b Remove Q4_3 which is no better than Q5 (#1218) il y a 2 ans
  Georgi Gerganov 55390bcaf2 ggml : sync ggml (ggml_alibi) il y a 2 ans
  0cc4m 7296c961d9 ggml : add CLBlast support (#1164) il y a 2 ans
  Georgi Gerganov 574406dc7e ggml : add Q5_0 and Q5_1 quantization (#1187) il y a 2 ans
  Georgi Gerganov 7a32fcb3b2 ggml : add Q8_0 quantization format (rename the old one to Q8_1) (ARM NEON) (#1179) il y a 2 ans
  Georgi Gerganov 8a0f8673ba ggml : export symbols (#1155) il y a 2 ans
  Georgi Gerganov 12b5900dbc ggml : sync ggml (add GPT-NeoX RoPE implementation) il y a 2 ans
  Kawrakow 38de86a711 llama : multi-threaded quantization (#1075) il y a 2 ans
  Georgi Gerganov e0305ead3a ggml : add Q4_3 quantization (#1082) il y a 2 ans
  slaren 8944a13296 Add NVIDIA cuBLAS support (#1044) il y a 2 ans
  Georgi Gerganov 77a73403ca ggml : add new Q4_2 quantization (ARM only) (#1046) il y a 2 ans
  slaren 315a95a4d3 Add LoRA support (#820) il y a 2 ans
  Ivan Komarov f266259ad9 Speedup the AVX-512 implementation of ggml_vec_dot_q4_0() (#933) il y a 2 ans
  Georgi Gerganov e95b6554b4 ggml : add Q8_0 quantization for intermediate results (#951) il y a 2 ans
  Pavol Rusnak c56b715269 Expose type name from ggml (#970) il y a 2 ans
  Kerfuffle c9a59b70a5 ggml : add unary and binary map operations (#874) il y a 2 ans
  Georgi Gerganov a3a2a0eda8 ggml : add GGML_DEFAULT_N_THREADS il y a 2 ans
  Stephan Walter 3e6e70d8e8 Add enum llama_ftype, sync ggml_type to model files (#709) il y a 2 ans
  Georgi Gerganov c3ac702e5e ggml : add ggml_cont() + optimize ggml_cpy() for contiguous dst il y a 2 ans
  comex f963b63afa Rewrite loading code to try to satisfy everyone: il y a 2 ans
  unbounded 62cfc54f77 Add quantize-stats command for testing quantization (#728) il y a 2 ans
  Georgi Gerganov 986b6ce9f9 ggml, llama : avoid heavy V transpose + improvements (#775) il y a 2 ans
  Marian Cepok c0bb1d3ce2 ggml : change ne to int64_t (#626) il y a 2 ans
  Justine Tunney 6f23ba5ee2 Ensure --mlock works properly with mmap() support il y a 2 ans
  Slaren c03ae8dca1 Add mmap support for model files il y a 2 ans
  Stephan Walter c1f885067c ggml : introduce structs for the q4 data blocks (#356) il y a 2 ans