Commits
User selector
Commit history
Commits on Oct 4, 2023
sync : ggml (conv 1d + 2d updates, UB fixes) (#3468)
Show description for f93af02authored
Commits on Oct 3, 2023
ggml : add RISC-V Vector Support for K-Quants and improved the existing intrinsics (#3453)
Show description for 79f34abauthored
Commits on Sep 13, 2023
arm64 support for windows (#3007)
Show description for b52b29aandauthored
Commits on Sep 6, 2023
Commits on Sep 5, 2023
Guard against all weights in a super-block being zero (#3010)
Show description for d59bd97andauthored
Commits on Sep 2, 2023
k-quants : fix build on armv7 (android only) (#2920)
Show description for 21f3d1bauthored
Commits on Sep 1, 2023
build : fix most gcc and clang warnings (#2861)
Show description for ef15649authored
Commits on Aug 28, 2023
Commits on Aug 22, 2023
Quantization imrovements for k_quants (#2707)
Show description for bac6699andauthored
Commits on Jul 28, 2023
Commits on Jul 25, 2023
k_quants : add AVX support to dot functions with QK_K as 64 (#2339)
Show description for be2301bauthored
Commits on Jul 24, 2023
Fix scalar version of Q5_K when QK_K = 64 (#2362)
Show description for 42f70cbandauthored
Commits on Jun 26, 2023
- committed
k-quants : add AVX support to dot functions (#1916)
Show description for 5743ca8authoredk-quants : support for super-block size of 64 (#2001)
Show description for 6769e94andauthored
Commits on Jun 10, 2023
Commits on Jun 8, 2023
Revert "ggml : load data into int8x16x4_t using vld4q_s8 on arm64 (#1738)"
Show description for 0bf7cf1committed- authored
Commits on Jun 7, 2023
k-quants : allow to optionally disable at compile time (#1734)
Show description for 5c64a09authored
Loading