Commit History

作者 SHA1 備註 提交日期
  Johannes Gäßler 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 年之前
  Johannes Gäßler 081b29bd2a tests: add tests for GGUF (#10830) 1 年之前
  Diego Devesa cb13ef85a4 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 1 年之前
  Frankie Robertson cd2f37b304 Avoid using __fp16 on ARM with old nvcc (#10616) 1 年之前
  Diego Devesa 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 年之前
  Frankie Robertson 9150f8fef9 Do not include arm_neon.h when compiling CUDA code (ggml/1028) 1 年之前
  Johannes Gäßler 02e4eaf22f ggml-opt: fix data corruption (ggml/1022) 1 年之前
  Johannes Gäßler 8a43e940ab ggml: new optimization interface (ggml/988) 1 年之前
  Diego Devesa ae8de6d50a ggml : build backends as libraries (#10256) 1 年之前
  Diego Devesa 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 年之前
  Gilad S. 73afe681aa fix: use `vm_allocate` to allocate CPU backend buffer on macOS (#9875) 1 年之前
  bandoti d6fe7abf04 ggml: unify backend logging mechanism (#9709) 1 年之前
  slaren 23e0d70bac ggml : move common CPU backend impl to new header (#9509) 1 年之前
  Georgi Gerganov d6a04f872d ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 1 年之前
  compilade 9bc6db28d0 ggml-quants : ternary packing for TriLMs and BitNet b1.58 (#8151) 1 年之前
  jdomke 76614f352e ggml : reading the runtime sve config of the cpu (#8709) 1 年之前
  Sigbjørn Skjæret b72c20b85c Fix conversion of unnormalized BF16->BF16 weights (#7843) 1 年之前
  slaren 2b1f616b20 ggml : reduce hash table reset cost (#8698) 1 年之前
  Dibakar Gope 0f1a39f343 ggml : add AArch64 optimized GEMV and GEMM Q4 kernels (#5780) 1 年之前
  Georgi Gerganov f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 年之前