Historial de Commits

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