Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) 2 gadi atpakaļ
  Georgi Gerganov ef3f333d37 ggml : sync latest (SAM + SD operators, CUDA alibi) (#2709) 2 gadi atpakaļ
  Kylin 1e3bc523d8 ggml : support CUDA's half type for aarch64(#1455) (#2670) 2 gadi atpakaļ
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) 2 gadi atpakaļ
  slaren 9e232f0234 ggml : move all type info to ggml_type_traits (#2663) 2 gadi atpakaļ
  Georgi Gerganov 99d29c0094 ggml : sync (custom ops) (#2537) 2 gadi atpakaļ
  slaren a113689571 ggml : add graph tensor allocator (#2411) 2 gadi atpakaļ
  slaren 5488fb789e ggml : allocate graphs in a context (#2392) 2 gadi atpakaļ
  slaren da1889834a ggml : improve graph build time via hash table lookup (#2329) 2 gadi atpakaļ
  slaren 41c674161f make rms_norm_eps a parameter (#2374) 2 gadi atpakaļ
  Georgi Gerganov 5b2b2dc6ae ggml : sync (unary ops refactor, static-correctness) (#2370) 2 gadi atpakaļ
  slaren 95a6c595e7 ggml: move op parameters from tensors to ggml_tensor::op_params (#2333) 2 gadi atpakaļ
  Georgi Gerganov 513f861953 ggml : fix rope args order + assert (#2054) 2 gadi atpakaļ
  Xiao-Yong Jin 6e7cca4047 llama : add custom RoPE (#2054) 2 gadi atpakaļ
  Georgi Gerganov 4523d10d0c ggml : add ggml_pool_1d and ggml_pool_2d 2 gadi atpakaļ
  Georgi Gerganov 20d7740a9b ggml : sync (abort callback, mul / add broadcast, fix alibi) (#2183) 2 gadi atpakaļ
  Spencer Sutton 5bf2a27718 ggml : remove src0 and src1 from ggml_tensor and rename opt to src (#2178) 2 gadi atpakaļ
  Qingyou Meng 1d656d6360 ggml : change ggml_graph_compute() API to not require context (#1999) 2 gadi atpakaļ
  Georgi Gerganov dfd9fce6d6 ggml : fix restrict usage 2 gadi atpakaļ
  Stephan Walter 1b107b8550 ggml : generalize `quantize_fns` for simpler FP16 handling (#1237) 2 gadi atpakaļ
  Georgi Gerganov ed9a54e512 ggml : sync latest (new ops, macros, refactoring) (#2106) 2 gadi atpakaļ
  Qingyou Meng b1ca8f36a9 ggml : disable GGML_TASK_INIT and GGML_TASK_FINALIZE by default (#1995) 2 gadi atpakaļ
  Georgi Gerganov d9779021bd ggml : add support for ChatGLM RoPE 2 gadi atpakaļ
  David Yang eaa6ca5a61 ggml : increase max tensor name + clean up compiler warnings in train-text (#1988) 2 gadi atpakaļ
  zrm b853d45601 ggml : add NUMA support (#1556) 2 gadi atpakaļ
  Georgi Gerganov bd34cdde38 ggml : sync latest ggml (custom operators) 2 gadi atpakaļ
  slaren f2c754e1c3 ggml : improve ggml_graph_dump_dot, add ggml_format_name (#1978) 2 gadi atpakaļ
  Georgi Gerganov b97ca431db ggml : sync latest ggml repo (#1924) 2 gadi atpakaļ
  Georgi Gerganov ce2c7d72e2 metal : handle buffers larger than device's maxBufferLength (#1826) 2 gadi atpakaļ
  Johannes Gäßler 254a7a7a5f CUDA full GPU acceleration, KV cache in VRAM (#1827) 2 gadi atpakaļ