Commit Graph

  • 3c62aed89f common : simplify etag tracking by removing json (#16342) b6641 Adrien Gallouët 2025-09-30 09:36:33 +02:00
  • f1eb1cb1eb kleidiai : fix work size and threads sync for fp16 (#16246) b6640 Charles Xu 2025-09-30 09:07:20 +02:00
  • de41f2b7bf codeowners: add codeowners for opencl backend (#16344) lhez 2025-09-29 22:30:16 -07:00
  • a74a0d69f3 tests: override test_set_rows::max_nmse_err to allow for occasional rounding differences (#16295) b6638 Jeff Bolz 2025-09-29 19:26:34 -05:00
  • 5f7e166cbf Fix thinking blocks with quotes + add handling [THINK]...[/THINK] blocks (#16326) Pascal 2025-09-29 18:49:47 +02:00
  • d72f5f7ba2 ci : add AMD runners and workflows (#16249) Georgi Gerganov 2025-09-29 17:51:48 +03:00
  • b77e6c18e1 ggml: riscv: add riscv spacemit backend (#15288) b6635 alex-spacemit 2025-09-29 22:50:44 +08:00
  • 2ddd3f2356 sync : ggml b6634 Georgi Gerganov 2025-09-29 16:50:52 +03:00
  • 4d3d455d3c sync : whisper.cpp (ggml/1359) Georgi Gerganov 2025-09-29 16:49:11 +03:00
  • c9b1c06467 ggml : remove -dev suffix from release version (ggml/1355) Daniel Bevenius 2025-09-26 17:34:42 +02:00
  • b6ae75afb4 ggml : bump version to 0.9.3 (ggml/1353) Daniel Bevenius 2025-09-25 14:39:05 +02:00
  • b6dff20e2f ggml : prepare for development of 0.9.2-dev Georgi Gerganov 2025-09-20 16:44:23 +03:00
  • 2db78c75e4 ggml : bump version to 0.9.1 Georgi Gerganov 2025-09-20 16:44:23 +03:00
  • 02463ab27b ggml-backend : add root cause in error message if loading backend library fails (#16172) b6628 Rafal Lewczuk 2025-09-29 13:17:09 +02:00
  • adc76347d7 ggml : check cuda and metal argsort limits and add test (#16323) b6627 Sigbjørn Skjæret 2025-09-29 11:09:00 +02:00
  • 3a2bdcda0b Improve Mobile UI for dialogs and action dropdowns (#16222) Aleksander Grygier 2025-09-29 10:37:20 +02:00
  • 96f9f391c7 ggml : fix unaligned access in AMX code gg/fix-amx Georgi Gerganov 2025-09-28 21:03:25 +03:00
  • 66bb7985c3 fix: preserved zero values in chat settings inputs and textareas by switching to nullish coalescing for field values and default placeholders (#16312) Pascal 2025-09-29 09:08:41 +02:00
  • 2f61c0f5bf llama-cli: prevent spurious assistant token (#16202) b6624 Vinkal 2025-09-29 12:33:12 +05:30
  • 3ffd0fae47 perplexity : show more kl-divergence data (#16321) b6623 ddh0 2025-09-29 01:30:45 -05:00
  • a4a0aa5ea2 ggml : fix dependencies for ggml_set_rows (#16318) b6622 Georgi Gerganov 2025-09-29 08:41:28 +03:00
  • 92cd103f62 vulkan: Fix validation failure in quantized flash attention (#16292) b6621 Jeff Bolz 2025-09-28 23:50:37 -05:00
  • b887d2f341 ggml : fix GGML_F32_VEC_FMA argument order in ggml_vec_mad1_f32 (#16307) b6620 Sigbjørn Skjæret 2025-09-28 23:15:03 +02:00
  • bd0af02fc9 common : fix reasoning before forced tool call via tool_choice = required (#16264) b6619 crat0z 2025-09-28 14:13:50 -04:00
  • a8b0089a5b ggml : remove SVE paths gg/fix-sve Georgi Gerganov 2025-09-28 19:58:20 +03:00
  • 837b1b4563 ggml : remove KQ mask padding gg/fa-no-kq-pad-save Georgi Gerganov 2025-09-28 18:10:17 +03:00
  • 46c338fc6c metal : remove mask padding requirement Georgi Gerganov 2025-09-28 18:08:56 +03:00
  • 50d2b21d7c metal : add comments Georgi Gerganov 2025-09-28 18:08:13 +03:00
  • d9e0e7c819 ci : fix musa docker build (#16306) R0CKSTAR 2025-09-28 22:38:15 +08:00
  • 0629437601 cuda : add TODO about KV padding requirement Georgi Gerganov 2025-09-28 17:25:37 +03:00
  • 66692977e8 cont : simplify Georgi Gerganov 2025-09-28 17:21:51 +03:00
  • 5d0d2d2289 metal : pad K, V and Mask when needed Georgi Gerganov 2025-09-21 17:59:31 +03:00
  • 0124ac989f devops: switch to using ubuntu-22.04-s390x image (#16302) b6617 Aaron Teo 2025-09-28 19:25:58 +08:00
  • 2811c65286 Fixed a few typos in the README of the LLaMA.cpp HTTP Server [no ci] (#16297) Imad Saddik 2025-09-28 12:04:46 +01:00
  • d8359f5fde vulkan: 64-bit im2col (#16135) b6615 Jeff Bolz 2025-09-28 01:38:37 -05:00
  • 6a2c6145a0 metal : extend mat-mat multiplication support (#16225) Georgi Gerganov 2025-09-28 09:34:44 +03:00
  • 3b53634fe3 metal : fuse non-sequential nodes (#16102) b6613 Georgi Gerganov 2025-09-28 09:34:05 +03:00
  • 1384abf8b8 vulkan: handle mat_mul with A matrix > 4GB (#16176) b6612 Jeff Bolz 2025-09-27 20:36:34 -05:00
  • e6d65fb02d vulkan: support arbitrary KV dimension in flash attention (#16160) b6611 Jeff Bolz 2025-09-27 16:43:39 -04:00
  • 8656f5de68 vulkan : make the vulkan.hpp dynamic dispatcher instance private (#16224) b6610 Acly 2025-09-27 22:41:03 +02:00
  • 4807e8f96a Show message actions by default (#16289) Aleksander Grygier 2025-09-27 19:56:40 +02:00
  • c0bfc57af4 CUDA: mul_mat_id for mmf for bs <= 64 for f16 and bs <= 32 for f32 (#16277) b6608 Aman Gupta 2025-09-28 00:49:32 +08:00
  • 75a3a6c2cd CUDA: refactor and deduplicate vector FA kernels (#16208) b6607 Johannes Gäßler 2025-09-27 18:45:07 +02:00
  • 0499b29c6f vulkan: throw system error instead of SIGABRT during init on older devices (#16156) b6606 Dmytro Minochkin 2025-09-27 19:26:46 +03:00
  • 234e2ff8ed server : remove old LLAMA_SERVER_SSL (#16290) b6605 Adrien Gallouët 2025-09-27 18:17:08 +02:00
  • 3f81b4e91c vulkan: support GET_ROWS for k-quants (#16235) b6604 Jeff Bolz 2025-09-27 06:36:11 -04:00
  • ace6a54565 build : add LLAMA_OPENSSL option (#16287) b6603 Adrien Gallouët 2025-09-27 11:12:46 +02:00
  • 72b24d96c6 model : make minicpm embedding_scale, residual_scale and logit_scale optional with legacy defaults (#16273) b6602 Vinkal 2025-09-27 02:58:29 +05:30
  • 624207e676 devops: add s390x & ppc64le CI (#15925) b6601 Aaron Teo 2025-09-27 02:03:33 +08:00
  • 807e8c6d31 Enhance text file detection logic for file attachments (#16199) Aleksander Grygier 2025-09-26 19:25:29 +02:00
  • 1a18927894 Allow viewing conversations even when llama server is down (#16255) Aleksander Grygier 2025-09-26 18:35:42 +02:00
  • e0539eb6ae webui: switch to hash-based routing (alternative of #16079) (#16157) b6598 Isaac McFadyen 2025-09-26 11:36:48 -04:00
  • 5d0a40f390 Always show message actions for mobile UI + improvements for user message sizing (#16076) Aleksander Grygier 2025-09-26 15:59:07 +02:00
  • d12a983659 codeowners : add rgerganov as owner of RPC [no ci] (#16279) Radoslav Gerganov 2025-09-26 16:09:34 +03:00
  • cc1cfa277b mtmd : fix uninitialized variable in bicubic_resize (#16275) b6595 Aleksei Nikiforov 2025-09-26 15:00:44 +02:00
  • 54dbc37053 metal : report OOM errors (#16274) b6594 Georgi Gerganov 2025-09-26 14:14:28 +03:00
  • b995a10760 common : use cpp-httplib as a cURL alternative for downloads (#16185) b6593 Adrien Gallouët 2025-09-26 13:12:19 +02:00
  • 4710dd31bb build : fix build-ios-device (#16257) Adrien Gallouët 2025-09-26 12:39:35 +02:00
  • 9b26511857 ggml-cpu: implement MXFP4 SIMD for s390x (#16193) b6591 Aaron Teo 2025-09-26 18:27:25 +08:00
  • 00217cd413 ci : create git tags for released docker images (#16008) Radoslav Gerganov 2025-09-26 13:19:23 +03:00
  • 3b337b01a1 codeowners : add danbev as owner of build-xcframework.sh [no ci] (#16268) Daniel Bevenius 2025-09-26 07:53:36 +02:00
  • a86a580a66 musa: upgrade musa sdk to 4.3.0 (#16240) R0CKSTAR 2025-09-26 08:56:38 +08:00
  • 0f7c69689f musa: fix build warnings (#15611) b6587 R0CKSTAR 2025-09-26 08:56:10 +08:00
  • 835b2b915c model : add GroveMoE support (#15510) b6586 Sigbjørn Skjæret 2025-09-25 19:50:28 +02:00
  • b05a9d650f vendors: update miniaudio version (#16212) b6585 Aaron Teo 2025-09-25 23:38:10 +08:00
  • 27052978e4 readme : update bindings (#16144) rtaluyev 2025-09-25 18:20:34 +03:00
  • 077c94d0ca CUDA: add a fused top-K MoE kernel (#16130) b6583 Aman Gupta 2025-09-25 22:35:05 +08:00
  • aa3ee0eb0b model-conversion : add embedding prompt file support (#15871) b6582 Daniel Bevenius 2025-09-25 12:02:36 +02:00
  • d0991da39d server : add support for external server for tests (#16243) Daniel Bevenius 2025-09-25 11:36:47 +02:00
  • aa719c2f88 ggml : fix loongarch lsx compilation error (#15864) b6580 junchao-zhao 2025-09-25 17:22:55 +08:00
  • 4cdd0bb453 docs: fix typo [no ci] (#16244) Johannes Gäßler 2025-09-25 11:12:27 +02:00
  • b5bd037832 llama : add support for qwen3 reranker (#15824) b6578 Douglas Hanley 2025-09-25 03:53:09 -05:00
  • dfcd53f7ec metal : fuse NORM + MUL + ADD, support non-multiples of 4 (#16220) Georgi Gerganov 2025-09-25 11:30:16 +03:00
  • 4ea00794b8 metal : relax reorder conditions (#16216) b6576 Georgi Gerganov 2025-09-25 11:29:42 +03:00
  • 02a6a82ae7 metal : restore im2col perf (#16219) b6575 Georgi Gerganov 2025-09-25 11:29:08 +03:00
  • c498fc82fe rpc : use ggml logging facilities b6574 Radoslav Gerganov 2025-09-25 10:20:02 +03:00
  • e7a5130a20 codeowners: add ownership of zdnn backend [no ci] (#16232) Aaron Teo 2025-09-25 13:06:30 +08:00
  • bee378e098 ci: run the x64 and arm ci on the github machines instead (#16183) b6572 Eve 2025-09-25 05:06:06 +00:00
  • 5fb557653b devops: fix s390x docker release failure (#16231) Aaron Teo 2025-09-25 11:36:30 +08:00
  • 4ae88d07d0 codeowners: add ownership of zdnn backend [no ci] (#16229) Aaron Teo 2025-09-25 00:25:04 +08:00
  • e789095502 llama: print memory breakdown on exit (#15860) b6569 Johannes Gäßler 2025-09-24 16:53:48 +02:00
  • f2a789e334 ggml : split graph allocations according to backend max buffer size (#15815) b6568 Acly 2025-09-24 16:17:49 +02:00
  • 3a59971967 model : add label for LiquidAI LFM2-2.6B model (#16204) b6567 Tarek Dakhran 2025-09-24 13:42:26 +02:00
  • 63b54c81a6 model-conversion : make causal-verify-logits fails with model names containing "." (#16215) Jie Fu (傅杰) 2025-09-24 16:25:26 +08:00
  • 152729f884 common : add missing chrono header for common.cpp (#16211) b6565 Uilian Ries 2025-09-24 08:53:47 +02:00
  • c0c59c1157 codeowners : match all requirements files (#16214) Sigbjørn Skjæret 2025-09-24 08:53:20 +02:00
  • 7735706b93 model-conversion : run-org-model.py fails to run on mac m1 (#16213) Jie Fu (傅杰) 2025-09-24 14:46:52 +08:00
  • 4d9ea03d17 codeowners : use slash prefix for root files [no ci] (#16210) Daniel Bevenius 2025-09-24 08:10:09 +02:00
  • 8ba548dae2 model-conversion : fix the make targets in the README.md (#16209) Jie Fu (傅杰) 2025-09-24 12:19:23 +08:00
  • f505bd83ca ci : disable AMD workflows + update NVIDIA workflows (#16200) Georgi Gerganov 2025-09-23 20:41:40 +03:00
  • 0889589dbe ci : enable Vulkan workflow on Mac (#16194) Georgi Gerganov 2025-09-23 13:44:25 +03:00
  • 4e29084ba4 ggml-cpu: Respect cpumask settings (#16164) b6558 Xiangyan Sun 2025-09-23 01:58:12 -07:00
  • f6b4af3d04 ggml : fix uninitialized is_on_grid in quantize_row_iq3_xxs_impl (#15928) b6557 Sigbjørn Skjæret 2025-09-23 10:25:20 +02:00
  • 264f1b5187 zdnn: refactor codebase + add docs (#16178) b6556 Aaron Teo 2025-09-23 14:53:05 +08:00
  • 0bc7cc7154 codeowners : add @danbev to model-conversion example [no ci] (#16190) Daniel Bevenius 2025-09-23 08:13:22 +02:00
  • 4b9f4cb0f8 devops: add s390x containers (#15915) Aaron Teo 2025-09-23 13:59:34 +08:00
  • 85e72271ba ggml-cpu : fix typo in gemm comments [no ci] (#16189) Daniel Bevenius 2025-09-23 05:59:03 +02:00
  • 1d0125bcf1 feat: Add conversion support in GraniteHybrid for non-hybrid (all attn) (#16177) Gabe Goodhart 2025-09-22 12:40:10 -06:00
  • 351f3da39c clang-tidy : disable warning about performance enum size (#16127) Haiyue Wang 2025-09-23 01:57:46 +08:00
  • 3ecb2f671a ggml : implement set_rows with i32 index (#16159) b6550 Sigbjørn Skjæret 2025-09-22 19:13:00 +02:00