Histórico de Commits

Autor SHA1 Mensagem Data
  Stephan Walter 436e561931 all : be more strict about converting float to double (#458) há 2 anos atrás
  Stephan Walter c1f885067c ggml : introduce structs for the q4 data blocks (#356) há 2 anos atrás
  slaren a6bdc47cba Fix usage of F16C intrinsics in AVX code (#563) há 2 anos atrás
  Stephan Walter 939ad2d3a5 Fix undefined variables in debug build, remove unused variables (#531) há 2 anos atrás
  slaren 459e93cce0 Add AVX2 implementation of dequantize_row_q4_1 (#505) há 2 anos atrás
  Georgi Gerganov a316a425d0 Overhaul the examples structure há 2 anos atrás
  Georgi Gerganov ecbe466a36 Retire the ggml_mul_mat() branch for transposed src0 (#500) há 2 anos atrás
  slaren 09aecbf628 Add AVX2 implementation of dequantize_row_q4_0 (#467) há 2 anos atrás
  Georgi Gerganov 6b6dbc8910 Remove obsolete assert and fix compiler warning há 2 anos atrás
  Georgi Gerganov 2a2e63ce05 Fix nasty bug in ggml_compute_forward_mul_mat_f32() and reenable BLAS há 2 anos atrás
  Georgi Gerganov 8520fc310e Disable BLAS altogether - the bug is not just for qunatized mat mul há 2 anos atrás
  Georgi Gerganov b3f460e941 Disable BLAS branch in mul_mat - seems there is a bug há 2 anos atrás
  Georgi Gerganov 7a9b6c3a8b Reduce memory usage and allocate enough memory for largest context (#473) há 2 anos atrás
  Cameron Kaiser 481044d50c additional optimizations for POWER9 (#454) há 2 anos atrás
  comex 563cdc391d Support calling mlock() on loaded model data on Linux and macOS (#453) há 2 anos atrás
  Stephan Walter 69c92298a9 Deduplicate q4 quantization functions (#383) há 2 anos atrás
  Valentyn Bezshapkin 97940520e8 fix: add POSIX functionality for Linux compilation (#51) há 2 anos atrás
  Georgi Gerganov f5a77a629b Introduce C-style API (#370) há 2 anos atrás
  Kevin Lo 715d292ee0 Add OpenBSD support (#314) há 2 anos atrás
  Casey Primozic 2e664f1ff4 Add initial AVX512 support for dot product on Linux (#320) há 2 anos atrás
  Georgi Gerganov 22213a17b5 Change RMSNorm eps to 1e-6 (#173) há 2 anos atrás
  Stephan Walter 367946c668 Don't tell users to use a bad number of threads (#243) há 2 anos atrás
  Matvey Soloviev 904d2a8d6a Q4_1 quantization (#193) há 2 anos atrás
  Nebula 9b4a15b17d Fix RMS norm in GGML (#191) há 2 anos atrás
  hoangmit 6eac39ba95 Add RMS norm and use it (#187) há 2 anos atrás
  hoangmit 113e685d18 inline -> static inline for "bytesFromNibbles" (#161) há 2 anos atrás
  Ronsor 47857e564c Don't use vdotq_s32 if it's not available (#139) há 2 anos atrás
  Thomas Klausner 41be0a3b3d Add NetBSD support. (#90) há 2 anos atrás
  Georgi Gerganov 84d9015c4a Use vdotq_s32 to improve performance (#67) há 2 anos atrás
  Georgi Gerganov c80e2a8f2a Revert "10% performance boost on ARM" há 2 anos atrás