]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
2024-01-12 Georgi Gerganovsync : llama.cpp
2024-01-12 slarenllama : ggml-backend integration (llama/4766)
2024-01-12 Johannes GäßlerCUDA: fix softmax compile for old CUDA versions (llama...
2024-01-12 KawrakowImportance Matrix calculation (llama/4861)
2024-01-11 Georgi Gerganovsync : whisper.cpp
2024-01-11 Georgi Gerganovsync : ggml
2024-01-11 Georgi Gerganovmain : add cli option to disable system prints (whisper...
2024-01-11 Georgi Gerganovsync : llama.cpp
2024-01-11 Kawrakowggml : SOTA 2-bit quants (add IQ2_XS) (llama/4856)
2024-01-11 Paul Tsochantarismetal : put encoder debug group behind a define (llama...
2024-01-11 Georgi Gerganovmetal : improve dequantize precision to match CPU ...
2024-01-11 Georgi Gerganovggml : fix vld1q_s8_x4 32-bit compat (llama/4828)
2024-01-11 Johannes GäßlerCUDA: faster softmax via shared memory + fp16 math...
2024-01-11 Georgi Gerganovmetal : fix deprecation warning (#690)
2024-01-11 Timothy Croninggml : remove ggml_cpy_inplace and ggml_cont_inplace...
2024-01-10 otaGranUpdate README.md (#692)
2024-01-10 Jack Mousseaumetal : wrap each operation in debug group (#690)
2024-01-10 leejetggml : change GGML_MAX_NAME at compile time (#682)
2024-01-09 Halalaluyafail3Fix execlp call (#689)
2024-01-08 Georgi Gerganovsync : llama.cpp
2024-01-08 KawrakowSOTA 2-bit quants (llama/4773)
2024-01-08 Johannes GäßlerCUDA: fixed redundant value dequantization (llama/4809)
2024-01-08 Konstantin... ggml : use __builtin_amdgcn_sudot4 in __dp4a for gfx11...
2024-01-08 Georgi Gerganovggml : do not sched_yield when calling BLAS (llama...
2024-01-08 Johannes GäßlerPrint backend name on test-backend-ops failure (llama...
2024-01-08 Georgi Gerganovggml : include stdlib.h before intrin.h (llama/4736)
2024-01-06 旺旺碎冰冰fix ROCm on Windows (#683)
2024-01-05 postmastersgguf : add keys for kv sizes to spec (#676)
2024-01-05 Erik Scholzfix : cuda order of synchronization when setting a...
2024-01-05 Georgi Gerganovmetal : switch back to default.metallib (#681)
2024-01-05 Georgi Gerganovggml : fix q2_k bpw in comments (#680)
2024-01-04 Georgi Gerganovwhisper : reset the "batched" timings (whisper/1721)
2024-01-04 Finn Voorheesggml : add error handling to graph_compute (whisper...
2024-01-03 Georgi Gerganovscripts : allow to skip commits during sync (#678)
2024-01-03 Georgi GerganovUpdate src/ggml-cuda.cu
2024-01-03 Georgi Gerganovcuda : mark I16 and I32 ops as unsupported
2024-01-03 Georgi Gerganovmetal : add kernel_get_rows_i32
2024-01-03 Georgi Gerganovsync : llama.cpp
2024-01-03 Georgi Gerganovmetal : optimize ggml_mul_mat_id (faster Mixtral PP...
2024-01-03 Georgi Gerganovmetal : enable shader debugging (cmake option) (llama...
2024-01-03 Georgi Gerganovggml : add ggml_vdotq_s32 alias (llama/4715)
2024-01-03 Johannes GäßlerCUDA: fixed tensor cores not being used on RDNA3 (llama...
2024-01-03 automaticcatggml : add ggml_cpu_has_avx_vnni() (llama/4589)
2024-01-03 Johannes GäßlerCUDA: fix tensor core logic for Pascal and HIP (llama...
2024-01-03 hydaicuda: fix vmm oom issue on NVIDIA AGX Orin (llama/4687)
2024-01-03 Georgi Gerganovscripts : fix sync order + metal sed
2024-01-03 Ashraful Islamswift : add Swift Package declaration (#674)
2023-12-29 Guillaume Wenzekggml : extend ggml_get_rows, ggml_repeat, ggml_concat...
2023-12-29 Georgi Gerganovscripts : do not sync synced commits
2023-12-29 Georgi Gerganovsync : whisper.cpp
2023-12-29 Tamotsu Takahashici : build with CLBlast + ggml-opencl use GGML_API...
2023-12-29 Georgi Gerganovscripts : print list of sync commits
2023-12-29 Georgi Gerganovscripts : fix format-patch range
2023-12-29 Georgi Gerganovscripts : do not sync commits from this repo
2023-12-29 Georgi Gerganovsync : whisper.cpp
2023-12-29 bobqianicwhisper : Replace WHISPER_PRINT_DEBUG with WHISPER_LOG_...
2023-12-29 Georgi Gerganovscripts : add sync-whisper-am.sh
2023-12-29 bssrdfggml : fix some mul mat cases + add tests for src1...
2023-12-29 Astariulgpt-2 : update README.md (#671)
2023-12-29 Mayank Kumar Palreadme : add steps for Android compilation and inferenc...
2023-12-27 Georgi Gerganovscripts : fix sed in sync-llama.am.sh
2023-12-27 Georgi Gerganovsync : llama.cpp
2023-12-27 Georgi Gerganovggml : fix dot product for ARM (llama/4630)
2023-12-27 slarencuda : fix vmm pool with multi GPU (llama/4620)
2023-12-27 WillCorticesAIUpdate comment for AdamW implementation reference....
2023-12-27 FantasyGmmFix new CUDA10 compilation errors (llama/4635)
2023-12-27 Georgi Gerganovsync : llama.cpp
2023-12-27 Georgi Gerganovcmake : update CUDA build to support VMM
2023-12-27 slarencuda : improve cuda pool efficiency using virtual memor...
2023-12-27 slarenfallback to CPU buffer if host buffer alloc fails ...
2023-12-27 Johannes GäßlerCUDA: fixed row rounding for 0 tensor splits (llama...
2023-12-27 Georgi Gerganovscripts : fix PR number parsing during sync
2023-12-24 Georgi Gerganovscripts : improve llama sync patch
2023-12-23 Georgi Gerganovscripts : sync tests / headers
2023-12-23 Georgi Gerganovscripts : remove exit
2023-12-23 Georgi Gerganovscripts : fix PR number sed
2023-12-23 Georgi Gerganovscripts : add sync-llama-am.sh
2023-12-22 Georgi Gerganovsync : llama.cpp (ggml_scale, ggml_row_size, ggml_mul_m...
2023-12-18 slarencuda : fix synchronization with tensor get/set (#659)
2023-12-18 leejetcuda : fix im2col_f32_f16 (#658)
2023-12-14 chengchicmake : change installation path of static libraries...
2023-12-13 Georgi Gerganovsync : llama (mul_mat_id + get_rows kernels, typos...
2023-12-13 Steward Garciaggml: new gpu kernels + extends ggml_leaky_relu + ggml_...
2023-12-13 ariez-xyzgguf : document Mixtral changes in spec (#646)
2023-12-08 Georgi Gerganovsync : whisper.cpp (metal soft max fix + example prints)
2023-12-07 Georgi Gerganovsync : llama.cpp (fused soft max, gpu cpy ops, etc...
2023-12-07 slarenggml-backend : remove backend self-registration (#641)
2023-12-07 slarentest-backend-ops : add performance eval mode + improve...
2023-12-05 slarentest-backend-ops : initialize ggml_argsort test with...
2023-12-05 Georgi Gerganovmetal : check supported ops at runtime (#632)
2023-12-05 slarenggml : full broadcast in mul, add, div + ggml_mul_mat_i...
2023-12-05 Georgi Gerganovreadme : add link to seamless_comm repo
2023-12-05 Juddggml : disable `fprintf` when building with NDEBUG...
2023-12-01 slarenggml-cuda : fix usage without CUDA devices (#627)
2023-12-01 RiverZhoucmake : add ROCm config (#626)
2023-11-30 slarenggml-backend update: buffer types, backend registry...
2023-11-23 magicsetests : update test-vec0.c for mingw (#619)
2023-11-23 Georgi Gerganovreadme : add vit.cpp (#618)
2023-11-19 slarengguf : add tokenizer.chat_template documentation (...
2023-11-17 Guillaume Wenzekggml : fix ggml_set_2d_inplace (#611)
next