Spaces:
Running
Running
Commit History
models : add support for wget2 for fedora (#2387) 0653499 unverified
Brad Murray commited on
readme : update the path to bench.py (#2386) 57c7a6b unverified
Peng commited on
readme : fix typo (#2383) 16e5a16 unverified
readme : fix broken links in implementation details section (#2382) 4863dee unverified
stormofice commited on
whisper : fix compile warning for unused params 0e05e03 unverified
sync : ggml vulkan (ggml/0) c4c7e49
ggml : fix typo in ggml-quants.c comment (ggml/922) f158bc0
feat: add new `sin` and `cos` operators (ggml/919) f541d31
readme : fix broken links (#2358) 93e1056 unverified
examples : use colorblind friendly TTY color scheme (#2360) 09303a2 unverified
Justine Tunney commited on
sync : ggml e6d1739 unverified
ggml : support forward pass broadcasting in ggml_sub (ggml/914) 0af2d37 unverified
metal : fix uninitialized abort_callback (llama/8968) f971b60 unverified
slaren commited on
rpc : sanitize tensor data + warnings (llama/0) 87d58fe unverified
cann : add Ascend NPU support (#2336) 94baae9 unverified
whisper : fix compile warning (#0) 1a699ea
sync : ggml acf76b7
ggml : add CANN backend (llama/0) 7c34a03
scripts : sync cann 0a74031
ci : disable ruby workflow (#0) 4b0eff8
ci : try to fix FreeBSD (#0) 683de5a
build : fix aarch64 (#0) 55befbb
talk-llama : sync llama.cpp a40d0a7
sync : ggml 96e8b15
ggml-backend : fix async copy from CPU (llama/8897) 050174c
slaren commited on
Updated SYCL device filtering (llama/8901) 64976cd
Ouadie EL FAROUKI commited on
CUDA/HIP: fix tests/test-backend-ops (llama/8896) f14c1ad
CUDA: fix padding logic for FP16/FP32 (llama/8884) 643bcdb
ggml : add epsilon as a parameter for group_norm (llama/8818) d003891
ggml : fix overflows in elu function (llama/8866) a12468a
Justine Tunney commited on
ggml : reading the runtime sve config of the cpu (llama/8709) c26339f
jdomke domke commited on
Fix conversion of unnormalized BF16->BF16 weights (llama/7843) 8b10f59
Fixing wrong VDR iq4nl value (llama/8812) 30eb7bc
Ouadie EL FAROUKI commited on
ggml-cuda: Adding support for unified memory (llama/8035) 686bb18
Build: Only include execinfo.h on linux systems that support it (llama/8783) 0019ddb
Alex O'Connell commited on
cuda : fix dmmv cols requirement to 2*GGML_CUDA_DMMV_X (llama/8800) 73e80d1
slaren commited on
added android implementation of ggml_print_backtrace_symbols (llama/8751) 314d58a
cann: update cmake (llama/8765) 345a58d
Add `TIMESTEP_EMBEDDING` OP (llama/8707) 52eea23
ggml: bugfix: fix the inactive elements is agnostic for risc-v vector (llama/8748) 6989631
cuda : organize vendor-specific headers into vendors directory (llama/8746) ec2f307
R0CKSTAR commited on