Spaces:
Running
Running
Commit History
ggml : add asserts (llama/14720)
7073590
ggml : add ggml_scale_bias (llama/14417)
573d50a
ggml : implement GEGLU_ERF and GEGLU_QUICK ops (llama/14445)
f798922
Sigbjørn Skjæret
commited on
ggml : fix FA mask dim 2 and 3 (llama/14505)
a89dc81
llama : initial Mamba-2 support (llama/9126)
1b4087e
ggml : support bcast ggml_soft_max_ext, ggml_flash_attn_ext (llama/14435)
ebacb3e
Add Conv2d for CPU (llama/14388)
68eb27a
ggml : implement REGLU/GEGLU/SWIGLU ops (llama/14158)
add5c0f
ggml-cpu: enable IBM NNPA Vector Intrinsics (llama/14317)
fea8f94
ggml-cpu : "align corners" for bilinear upscale/downscale (ggml/1285)
88e7829
Add `ggml_roll` (ggml/1274)
71923e5
releases : use dl backend for linux release, remove arm64 linux release (llama/13996)
9896625
Diego Devesa
commited on
ggml: aarch64: Implement SVE F32 kernels for Mamba Sequential Scan Algorithm (llama/13882)
bfc960a
ggml: aarch64: Implement SVE F32 kernels for vector functions (llama/13843)
7941e9b
Vineel Abhinav
commited on
ggml : add ggml_gelu_erf() (llama/13667)
6c9cd9a
whisper: remove MSVC warnings pragmas (#3090)
e0d130c
unverified
ggml: move fp16/bf16 conversion optimizations to CPU backend + export conversion APIs (llama/13107)
c47823e
ggml : Depthwise 2D convolution (ggml/1152)
0c950d5
llama : fix FA when KV cache is not used (i.e. embeddings) (llama/12825)
e7cb2dc
ggml : add bilinear upscale support (ggml/1185)
4c5e449
Diego Devesa
commited on
ggml : add more generic custom op, remove deprecated custom ops (ggml/1183)
ba7a5f8
Diego Devesa
commited on
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
0754d43
cmdr2
Diego Devesa
commited on