Spaces:
Running
Running
Commit History
ggml : restore sigmoid decl order (ggml/0) 67c5387
ggml : full ALiBi support (llama/7192) 192bda4
ggml : introduce bfloat16 support (llama/6412) 81ec961
Justine Tunney commited on
ggml : add Flash Attention (llama/5021) 34d3b03
add basic tensor data validation function (llama/6884) 71e001c
slaren commited on
ggml : group all experts in a single ggml_mul_mat_id (llama/6505) f0b5c67
llama : add gguf_remove_key + remove split meta during quantize (llama/6591) 1706870
jiez z5269887 commited on
feat: implemented sigmoid function (ggml/806) cd0c122
Justina Cho commited on
llama : add Command R Plus support (llama/6491) 8cf7097 unverified
ggml : mul_mat_id use the same tensor for all the experts (llama/6387) 26fdc9f unverified
sync : ggml (#2001) cbbfa9e unverified
ggml : designate enum vals for integer types (llama/6050) 0bd0c7a unverified
ggml : remove old quantization functions (llama/5942) 11a2545 unverified
llama : support Mamba Selective State Space Models (llama/5328) 224fbc2 unverified
compilade commited on
ggml : introduce ggml_status (ggml/750) 151c676 unverified
IQ4_XS: a 4.25 bpw quantization (llama/5747) 0ee1bfb unverified
code : normalize enum names (llama/5697) 93e0830 unverified
IQ3_S: a much better alternative to Q3_K (llama/5676) 32589c9 unverified
Introduce backend GUIDs (ggml/743) a7eb9f6 unverified
UEXTM.com slaren commited on
ggml : always define ggml_fp16_t as uint16_t (llama/5666) bc567d3 unverified
sync : llama.cpp (ggml/0) f8e8d34 unverified
1.5 bit quantization (llama/5453) 9c3aa6a unverified
ggml : add ALiBi support for ggml_soft_max_ext (llama/5488) 26c019a unverified
ggml : add numa options (llama/5377) 7c952d2 unverified
ggml : add mmla kernels for quantized GEMM (llama/4966) 0d50a29 unverified
snadampal commited on
ggml-alloc : v3 (ggml/727) 5cffd6f unverified
slaren commited on
llava : add MobileVLM support (llama/5132) f17a416 unverified
JidongZhang-THU slaren commited on
kompute : llama-bench support and ggml_cpu_has_kompute() (llama/5226) 0c9c434 unverified
ggml : add abort_callback for cpu backend (ggml/725) a8ea91b unverified
Michael Podvitskiy commited on
SOTA 3-bit quants (llama/5196) 4649943 unverified
ggml : add Vulkan backend (llama/2059) 5a97aba unverified
minor : clean-up some warnings and style (llama/5094) 7df090b unverified
llava : MobileVLM support (llama/4954) dc8f956 unverified
ggml : add IQ2 to test-backend-ops + refactoring (llama/4990) 227f2ae unverified
imatrix : offload to GPU support (llama/4957) 6490f98 unverified
ggml : introduce GGML_CALL function annotation (llama/4850) 7815f68 unverified
2-bit quantizations (llama/4897) 8a399ab unverified
llama : ggml-backend integration (llama/4766) 362430b unverified
ggml : SOTA 2-bit quants (add IQ2_XS) (llama/4856) 5e827d5 unverified
ggml : remove ggml_cpy_inplace and ggml_cont_inplace (ggml/693) 6469bfe unverified
Timothy Cronin commited on