Commit History

Author SHA1 Message Date
  Georgi Gerganov b0d52998b9 cuda : fix supports_op condition for get_rows when number of blocks is too large (#15868) 4 months ago
  leejet 0a1b3982cd ggml: add ops for WAN video model (cuda && cpu) (#15669) 4 months ago
  rmatif 92f7f0a53c ggml: add `conv3d` op (#15182) 5 months ago
  Jason Ni 5ade3000bd ggml: fix ggml_conv_1d_dw bug (ggml/1323) 5 months ago
  Jonathan Graehl 5cdb27e091 finetune: SGD optimizer, more CLI args (#13873) 5 months ago
  Judd c24f4e2688 ggml : update `ggml_rope_multi` (#12665) 5 months ago
  Georgi Gerganov fd1234cb46 llama : add gpt-oss (#15091) 5 months ago
  Oliver Simons e2b7621e7c ggml : remove invalid portPos specifiers from dot files (#14838) 6 months ago
  Xuan-Son Nguyen 98bab638fb ggml : add ggml_scale_bias (#14417) 6 months ago
  Sigbjørn Skjæret 28657a8229 ggml : implement GEGLU_ERF and GEGLU_QUICK ops (#14445) 7 months ago
  Johannes Gäßler c8c4495b8d ggml: backward pass for split swiglu (#14483) 7 months ago
  Georgi Gerganov 9067487c44 ggml : fix FA mask dim 2 and 3 (#14505) 7 months ago
  compilade 5d46babdc2 llama : initial Mamba-2 support (#9126) 7 months ago
  Daniel Bevenius c46944aa25 ggml : add version function to get lib version (ggml/1286) 7 months ago
  Georgi Gerganov ec68e84c32 ggml : support bcast ggml_soft_max_ext, ggml_flash_attn_ext (#14435) 7 months ago
  Björn Ganster 68b3cd6514 ggml : Callback before abort (#14481) 7 months ago
  Georgi Gerganov a6a47958a1 ggml : remove trailing whitespace (#0) 7 months ago
  Acly 431b2c24f3 ggml-cpu : "align corners" for bilinear upscale/downscale (ggml/1285) 7 months ago
  Aman Gupta 0a5a3b5cdf Add Conv2d for CPU (#14388) 7 months ago
  Sigbjørn Skjæret a0535ffa0d ggml : implement REGLU/GEGLU/SWIGLU ops (#14158) 7 months ago
  Jeff Bolz bd9c981d72 vulkan: Add fusion support for RMS_NORM+MUL (#14366) 7 months ago
  Radoslav Gerganov 8d94219a4a ggml : add ggml_set_rows (#14274) 7 months ago
  Aaron Teo 60ef23d6c1 ggml-cpu: enable IBM NNPA Vector Intrinsics (#14317) 7 months ago
  Acly b7147673f2 Add `ggml_roll` (ggml/1274) 7 months ago
  Daniel Bevenius bbe98d2784 ggml : remove unused ggml_context_container (ggml/1272) 7 months ago
  Georgi Gerganov a7b8d35f78 sync : whisper.cpp (ggml/1250) 8 months ago
  Daniel Tang fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 8 months ago
  Xuan-Son Nguyen a8ea03d8ad ggml : add ggml_repeat_4d (#13824) 8 months ago
  Xuan-Son Nguyen cf4cb59e64 ggml : add ggml_gelu_erf() (#13667) 8 months ago
  Diego Devesa 8b5e19aea6 ggml : fix apple OS check in ggml_print_backtrace (ggml/1229) 8 months ago