Historial de Commits

Autor SHA1 Mensaje Fecha
  Georgi Gerganov b97ca431db ggml : sync latest ggml repo (#1924) hace 2 años
  l3utterfly 8596af4277 ggml : fix bug in ggml_compute_forward_add_q_f32 (#1918) hace 2 años
  Georgi Gerganov ce2c7d72e2 metal : handle buffers larger than device's maxBufferLength (#1826) hace 2 años
  Borislav Stanimirov 9cbf50c041 build : fix and ignore MSVC warnings (#1889) hace 2 años
  Johannes Gäßler 254a7a7a5f CUDA full GPU acceleration, KV cache in VRAM (#1827) hace 2 años
  xaedes e32089b2c2 train : improved training-from-scratch example (#1652) hace 2 años
  Kerfuffle 74d4cfa343 Allow "quantizing" to f16 and f32 (#1787) hace 2 años
  Georgi Gerganov 17c10acfb4 ggml : force no_alloc == false when creating opt tensors (close #1699) hace 2 años
  Xingchen Song(宋星辰) ef3171d162 ggml : workaround for missing _mm256_setr_m128i in GCC < 8 (#1638) hace 2 años
  Steven Roussey b50b570ed9 ggml : fix fprintf warnings (#1720) hace 2 años
  Georgi Gerganov 5c64a0952e k-quants : allow to optionally disable at compile time (#1734) hace 2 años
  Georgi Gerganov 2a4e41a086 llama : fix compile warnings hace 2 años
  Johannes Gäßler 17366df842 Multi GPU support, CUDA refactor, CUDA scratch buffer (#1703) hace 2 años
  Georgi Gerganov 2d43387daf ggml : fix builds, add ggml-quants-k.o (close #1712, close #1710) hace 2 años
  kiltyj 9d0693bce3 metal : use shared buffers between CPU and GPU (#1696) hace 2 años
  grahameth efe0507632 ggml : fix internal overflow in ggml_time_us on Windows (#1702) hace 2 años
  Kawrakow 99009e72f8 ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684) hace 2 años
  Georgi Gerganov ecb217db4f llama : Metal inference (#1642) hace 2 años
  0cc4m dcb2ed4826 OpenCL: Fix duplication of layers in VRAM and RAM, add GPU mul kernel (#1653) hace 2 años
  Georgi Gerganov 7552ac5863 ggml : sync cgraph import / export API hace 2 años
  Georgi Gerganov 5d1830b99d ggml : fix bug in ggml_alibi hace 2 años
  apcameron a6704643b6 ggml : add support for the RISCV architecture (#1616) hace 2 años
  Georgi Gerganov 93618031c7 ggml : add ggml_tensor_overhead() hace 2 años
  Georgi Gerganov bdbda1b17a ggml : sync ggml core (minor additions, e.g. ggml_get_tensor_by_name()) hace 2 años
  0cc4m 2e6cd4b025 OpenCL Token Generation Acceleration (#1459) hace 2 años
  Georgi Gerganov 265db9834e ggml : output 3d sizes in ggml_graph_dump_dot() hace 2 años
  Georgi Gerganov fab49c685e ggml : update WASM SIMD hace 2 años
  Georgi Gerganov 3de84b2606 ggml : add ggml_clamp() (#1539) hace 2 años
  Johannes Gäßler affc76edfd cuda : loading models directly into VRAM, norm calculation on GPU, broadcasting for ggml_mul (#1483) hace 2 años
  Maxime 503db28849 llama : fix name shadowing and C4146 (#1526) hace 2 años