Historique des commits

Auteur SHA1 Message Date
  Stephan Walter f3d4edf504 ggml : Q4 cleanup - remove 4-bit dot product code (#1061) il y a 2 ans
  slaren 8944a13296 Add NVIDIA cuBLAS support (#1044) il y a 2 ans
  slaren 6667401238 Multi-threaded ggml_cpy (#1035) il y a 2 ans
  Georgi Gerganov 77a73403ca ggml : add new Q4_2 quantization (ARM only) (#1046) il y a 2 ans
  Georgi Gerganov 50a8a2af97 ggml : scratch that - vmlaq_n_f32 is always better il y a 2 ans
  Georgi Gerganov 4caebf6d40 gitignore : vdot il y a 2 ans
  Georgi Gerganov dcdd65e296 ggml : optimize ggml_vec_dot_q4_0_q8_0() using vectorized accumulators il y a 2 ans
  Kawrakow 5ecff35151 Adding a simple program to measure speed of dot products (#1041) il y a 2 ans
  Georgi Gerganov 7faa7460f0 readme : update hot topics about new LoRA functionality il y a 2 ans
  Georgi Gerganov 5af8e32238 ci : do not run on drafts il y a 2 ans
  Ivan Komarov 42747220b4 Do not close file after mmap (Windows version) (#1034) il y a 2 ans
  Atsushi Tatsuma e9298af389 readme : add Ruby bindings (#1029) il y a 2 ans
  Cameron 4ad73137a1 add 4_0 to default outfile namestr dict (#1031) il y a 2 ans
  slaren 315a95a4d3 Add LoRA support (#820) il y a 2 ans
  Arik Poznanski efd05648c8 llama : well-defined static initialization of complex objects (#927) il y a 2 ans
  Georgi Gerganov eb17a026fd quantize-stats : fix bug in --type argument il y a 2 ans
  Georgi Gerganov 69b740289f ggml : avoid using ggml_fp16_to_fp32() and ggml_fp32_to_fp16() in ggml.c 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
  slaren 47f61aaa5f Fix: do not close file on mmap (#1017) il y a 2 ans
  Georgi Gerganov 3173a62eb9 stdout : vertical align outputs for better readibility il y a 2 ans
  Pavol Rusnak 489537e6cf examples: add missing <ctime> include for time() (#1011) il y a 2 ans
  nanahi 2d3481c721 Fix msys2 build error and warnings (#1009) il y a 2 ans
  comex 74f5899df4 convert.py: Fix loading safetensors and ggml format on Windows (#991) il y a 2 ans
  Stephan Walter 2f7c8e014e Fix potential int8 overflow in non-SIMD vec_dot (#986) il y a 2 ans
  Stephan Walter 0ad964631f Refactor ggml.c for future tensor types (#1001) il y a 2 ans
  Georgi Gerganov e95b6554b4 ggml : add Q8_0 quantization for intermediate results (#951) il y a 2 ans
  Georgi Gerganov aa485cee33 ggml : use posix_memalign on non-Windows env il y a 2 ans
  Ivan Komarov c12b14b77f benchmark : fix result validation in benchmark-q4_0-matmult (#987) il y a 2 ans
  katsu560 106faaf297 cmake : add finding the OpenBLAS header file (#992) il y a 2 ans
  Pavol Rusnak c85e03d12e Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982) il y a 2 ans