Histórico de Commits

Autor SHA1 Mensagem Data
  Georgi Gerganov 5c64a0952e k-quants : allow to optionally disable at compile time (#1734) há 2 anos atrás
  Georgi Gerganov 2a4e41a086 llama : fix compile warnings há 2 anos atrás
  Johannes Gäßler 17366df842 Multi GPU support, CUDA refactor, CUDA scratch buffer (#1703) há 2 anos atrás
  Georgi Gerganov 2d43387daf ggml : fix builds, add ggml-quants-k.o (close #1712, close #1710) há 2 anos atrás
  kiltyj 9d0693bce3 metal : use shared buffers between CPU and GPU (#1696) há 2 anos atrás
  grahameth efe0507632 ggml : fix internal overflow in ggml_time_us on Windows (#1702) há 2 anos atrás
  Kawrakow 99009e72f8 ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684) há 2 anos atrás
  Georgi Gerganov ecb217db4f llama : Metal inference (#1642) há 2 anos atrás
  0cc4m dcb2ed4826 OpenCL: Fix duplication of layers in VRAM and RAM, add GPU mul kernel (#1653) há 2 anos atrás
  Georgi Gerganov 7552ac5863 ggml : sync cgraph import / export API há 2 anos atrás
  Georgi Gerganov 5d1830b99d ggml : fix bug in ggml_alibi há 2 anos atrás
  apcameron a6704643b6 ggml : add support for the RISCV architecture (#1616) há 2 anos atrás
  Georgi Gerganov 93618031c7 ggml : add ggml_tensor_overhead() há 2 anos atrás
  Georgi Gerganov bdbda1b17a ggml : sync ggml core (minor additions, e.g. ggml_get_tensor_by_name()) há 2 anos atrás
  0cc4m 2e6cd4b025 OpenCL Token Generation Acceleration (#1459) há 2 anos atrás
  Georgi Gerganov 265db9834e ggml : output 3d sizes in ggml_graph_dump_dot() há 2 anos atrás
  Georgi Gerganov fab49c685e ggml : update WASM SIMD há 2 anos atrás
  Georgi Gerganov 3de84b2606 ggml : add ggml_clamp() (#1539) há 2 anos atrás
  Johannes Gäßler affc76edfd cuda : loading models directly into VRAM, norm calculation on GPU, broadcasting for ggml_mul (#1483) há 2 anos atrás
  Maxime 503db28849 llama : fix name shadowing and C4146 (#1526) há 2 anos atrás
  Georgi Gerganov 4fd3e29297 ggml : fix scalar implementation of Q4_1 dot há 2 anos atrás
  Georgi Gerganov 2d5db48371 ggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 (#1508) há 2 anos atrás
  Ilya Kurdyukov 42627421ec ~7% faster Q5_1 AVX2 code (#1477) há 2 anos atrás
  xaedes 79b2d5b69d ggml : alternative fix for race condition bug in non-inplace ggml_compute_forward_diag_mask_f32 (#1454) há 2 anos atrás
  Georgi Gerganov 13c351ad72 ggml : various fixes (#1450) há 2 anos atrás
  katsu560 60f8c361ca ggml : add AVX support based on AVX2 code (#1430) há 2 anos atrás
  Georgi Gerganov 66841fdb0e ggml : multi-thread mul and diag_mask ops (#1428) há 2 anos atrás
  Johannes Gäßler 905d87b70a ggml : GPU-accelerated token generation (#1412) há 2 anos atrás
  xaedes f954edda93 ggml : implement backward pass for llama + small training-llama-from-scratch example (#1360) há 2 anos atrás
  Georgi Gerganov f048af0230 ggml : sync alibi fix from ggml repo há 2 anos atrás