Commit Graph

  • 96fe9badfc Add support for CUMSUM and TRI for CUDA. (#17584) b7276 Piotr Wilkin (ilintar) 2025-12-04 22:19:51 +01:00
  • 7864074fdb sampling : fix outputs and device checks Georgi Gerganov 2025-12-04 19:33:01 +02:00
  • bde188d60f metal: TRI, FILL, EXPM1, SOFTPLUS (#16623) b7275 Gabe Goodhart 2025-12-04 10:12:19 -07:00
  • abc19635a3 cont : keep backend sampling disabled for now Georgi Gerganov 2025-12-04 17:42:09 +02:00
  • 9d0229967a server: strip content-length header on proxy (#17734) b7274 Xuan-Son Nguyen 2025-12-04 16:32:57 +01:00
  • 6958d41366 sampling : check backend support during init Georgi Gerganov 2025-12-04 17:29:08 +02:00
  • c4c10bfb86 server: move msg diffs tracking to HTTP thread (#17740) b7273 Xuan-Son Nguyen 2025-12-04 15:46:08 +01:00
  • 817d743cc1 examples : add missing code block end marker [no ci] (#17756) Daniel Bevenius 2025-12-04 14:17:30 +01:00
  • bd4ef13476 common : skip model validation when --help is requested (#17755) b7271 Daniel Bevenius 2025-12-04 13:36:50 +01:00
  • 1bde70785d sampling : remove redundant calls to ggml_build_forward_expand Georgi Gerganov 2025-12-04 14:25:28 +02:00
  • fce571ee51 sampling : simplify temp sampling Georgi Gerganov 2025-12-04 14:23:02 +02:00
  • 87a2084c45 ggml-cpu : remove asserts always evaluating to false (#17728) b7270 Alberto Cabrera Pérez 2025-12-04 12:16:38 +00:00
  • 3659aa28e9 convert: use existing local chat_template if mistral-format model has one. (#17749) SmartestWashingMachine 2025-12-04 22:12:45 +11:00
  • 2a73f81f8a cmake : simplify build info detection using standard variables (#17423) b7268 Adrien Gallouët 2025-12-04 11:42:13 +01:00
  • 7dba049b07 ci : disable ggml-ci-x64-amd-* (#17753) Sigbjørn Skjæret 2025-12-04 11:25:08 +01:00
  • dad7571ff2 tests : better input range for unary operators gg/tests-better-unary-range Georgi Gerganov 2025-12-04 12:18:24 +02:00
  • 83c1171529 common: use native MultiByteToWideChar (#17738) b7266 Adrien Gallouët 2025-12-04 11:06:49 +01:00
  • ac9e164714 sampling : fix backend temp sampling to use logits masking Daniel Bevenius 2025-12-04 09:39:20 +01:00
  • 0d1324856f metal : use params per pipeline instance (#17739) b7265 Georgi Gerganov 2025-12-04 10:34:11 +02:00
  • a67ef0f47f llama : fix sanity checks during quantization (#17721) b7264 Georgi Gerganov 2025-12-04 10:33:42 +02:00
  • 10bd640aae Revert "sampling : stop short if backend sampler sampled a token" Daniel Bevenius 2025-12-04 08:26:33 +01:00
  • c0b182f4d6 Merge remote-tracking branch 'upstream/master' into backend-sampling Daniel Bevenius 2025-12-04 08:17:50 +01:00
  • 87b2719eca sampling : stop short if backend sampler sampled a token Daniel Bevenius 2025-12-04 08:13:49 +01:00
  • ef75a89fdb build : move _WIN32_WINNT definition to headers (#17736) b7263 Adrien Gallouët 2025-12-04 07:04:02 +01:00
  • d8b5cdc4fe build: enable parallel builds in msbuild using MTT (#17708) b7262 Jeff Bolz 2025-12-03 22:42:29 -06:00
  • dea9ba27cb ggml-cpu: remove duplicate conditional check 'iid' (#17650) b7261 Herman Semenoff 2025-12-04 00:03:19 +03:00
  • c6d1a00aa7 Add a couple of file types to the text section (#17670) Piotr Wilkin (ilintar) 2025-12-03 21:45:06 +01:00
  • 424c579455 convert : support latest mistral-common (fix conversion with --mistral-format) (#17712) SmartestWashingMachine 2025-12-04 07:15:04 +11:00
  • e9f9483464 Use OpenAI-compatible /v1/models endpoint by default (#17689) Aleksander Grygier 2025-12-03 20:49:09 +01:00
  • 41c5e02f42 webui: Fix zero pasteLongTextToFileLen to disable conversion being overridden (#17445) Andika Wasisto 2025-12-04 02:45:17 +07:00
  • 2e1c9cd814 CUDA: generalized (mma) FA, add Volta support (#17505) b7256 Johannes Gäßler 2025-12-03 16:57:05 +01:00
  • 190c4838bd chat : reserve memory in compute_diffs and improve naming (#17729) b7255 Georgi Gerganov 2025-12-03 17:22:10 +02:00
  • e7c2cf1356 server: add router multi-model tests (#17704) (#17722) Pascal 2025-12-03 15:10:37 +01:00
  • 1257491047 server : fix bad fmt, size() is a size_type (#17735) b7253 Adrien Gallouët 2025-12-03 14:47:22 +01:00
  • 083e18b11c cmake: explicitly link against crypt32 on non-MSVC Windows builds (#17727) b7252 Adrien Gallouët 2025-12-03 14:47:02 +01:00
  • cce3b2a8ad sampling : minor cleanup Georgi Gerganov 2025-12-03 15:39:44 +02:00
  • 3d94e967a1 metal : fix data race in pipeline library (#17731) b7251 Georgi Gerganov 2025-12-03 14:03:40 +02:00
  • 7feb0a1005 ci : remove the build of openeuler-cann in release (#17724) b7250 jiahao su 2025-12-03 19:24:59 +08:00
  • 0a8026e768 common : introduce composable PEG parser combinators for chat parsing (#17136) Aldehir Rojas 2025-12-03 04:45:32 -06:00
  • 5ceed62421 server: fix duplicate HTTP headers in multiple models mode (#17698) b7248 Pascal 2025-12-03 10:28:43 +01:00
  • 7ca5991d2b ggml webgpu: add support for emscripten builds (#17184) b7247 Reese Levine 2025-12-03 01:25:34 -08:00
  • 01c9e9fd5c llama : fix sanity checks during quantization gg/llama-quant-fix-sanity-checks Georgi Gerganov 2025-12-03 11:10:11 +02:00
  • b3e3060f4e ci : move release details to the top visible by default (#17719) Sigbjørn Skjæret 2025-12-03 09:22:46 +01:00
  • 37adc9c6ba ggml, llama : use defaulted constructors/destructors (#17649) b7245 Herman Semenoff 2025-12-03 09:12:18 +03:00
  • 16cc3c606e build: document how to compile with Vulkan using Debian/Ubuntu packages (#17688) b7244 Marcos Del Sol Vives 2025-12-03 01:25:11 +01:00
  • 13628d8bdb server: add --media-path for local media files (#17697) b7243 Xuan-Son Nguyen 2025-12-02 22:49:20 +01:00
  • a96283adc4 mtmd: fix --no-warmup (#17695) Xuan-Son Nguyen 2025-12-02 22:48:08 +01:00
  • 4eba8d9451 ci : RVV1.0 builds with tests (#16682) Ali Tariq 2025-12-03 01:46:10 +05:00
  • 61bde8e21f vulkan: Reduce temporary memory usage for TOP_K (#17623) b7240 Jeff Bolz 2025-12-02 12:22:04 -06:00
  • e251e5ebbe cmake : add utf8 compilation options for msvc (#17682) b7239 xiaobing318 2025-12-03 01:50:57 +08:00
  • c4357dcc35 Server: Change Invalid Schema from Server Error (500) to User Error (400) (#17572) Chad Voegele 2025-12-02 10:33:50 -06:00
  • aad5a6afd7 sampling : implement temp_ext_backend sampling Daniel Bevenius 2025-12-02 17:26:04 +01:00
  • e148380c7c ggml : use svcntb() for SVE vector length detection (#17474) b7237 Adrien Gallouët 2025-12-02 17:21:11 +01:00
  • a2b0fe8d37 CANN: Disable Ger operator of OUT_PROD on 310p device (#17563) b7236 TianHao324 2025-12-02 20:35:23 +08:00
  • 7f3a72a8ed ggml : remove redundant n_copies check when setting input/output (#17612) b7235 Daniel Bevenius 2025-12-02 12:52:45 +01:00
  • b9a37717b0 codeowners : remove ericcurtin (#17658) Eric Curtin 2025-12-02 11:18:15 +00:00
  • 2595818a68 Merge remote-tracking branch 'upstream/master' into backend-sampling Daniel Bevenius 2025-12-02 12:07:01 +01:00
  • f3a9674ae8 llama : fix signed comparison warning on FreeBSD (#17497) b7233 Adrien Gallouët 2025-12-02 12:05:38 +01:00
  • db8972e251 squash! sampling : fix backend temp sampler for zero temperature Daniel Bevenius 2025-12-02 11:53:29 +01:00
  • 2c453c6c77 convert: add error message for mistral3 quantized weight (#17686) Xuan-Son Nguyen 2025-12-02 11:48:31 +01:00
  • 5d6bd842ea server: remove default "gpt-3.5-turbo" model name (#17668) b7231 Xuan-Son Nguyen 2025-12-02 11:38:57 +01:00
  • 516af33ca6 CUDA: Update CCCL's rc candidate Oliver Simons 2025-12-02 11:23:01 +01:00
  • 244880ae3a CUDA: Use standard-compliant preprocessor for MSVC builds Oliver Simons 2025-12-02 11:22:25 +01:00
  • 559d058dd2 CUDA: Move cccl fetch to after cuda has been enabled in CMakeLists.txt Oliver Simons 2025-12-01 17:54:06 +01:00
  • fd3abe849e server: fixing naming conflict res_error in server-models.cpp (#17679) b7230 senhtry 2025-12-02 18:18:39 +08:00
  • 682e6658bb server: explicitly set exec path when create new instance (#17669) b7229 Xuan-Son Nguyen 2025-12-02 10:25:11 +01:00
  • 4574f2949e ci : skip winget update when not in ggml-org (#17465) Adrien Gallouët 2025-12-02 10:15:01 +01:00
  • ab6726eeff ggml : add fallback definition for HWCAP2_SVE2 (#17683) b7227 Adrien Gallouët 2025-12-02 09:41:26 +01:00
  • 3e9a258c14 Merge remote-tracking branch 'upstream/master' into gpu-sampling Daniel Bevenius 2025-12-02 09:26:04 +01:00
  • cee92af553 Add context info to server error (#17663) Aleksander Grygier 2025-12-02 09:20:57 +01:00
  • 739b597804 sampling : fix backend temp sampler for zero temperature Daniel Bevenius 2025-12-02 09:03:08 +01:00
  • ed32089927 ggml-cuda: reorder only relevant nodes (#17639) b7225 Aman Gupta 2025-12-02 12:36:31 +08:00
  • 7b6d745364 release: fix duplicate libs, store symbolic links (#17299) b7224 Aaron Teo 2025-12-02 11:52:05 +08:00
  • 98bd9ab1e4 enhance argsort for UT (#17573) b7223 Neo Zhang Jianyu 2025-12-02 08:56:46 +08:00
  • 746f9ee889 Override SSM_A op for Qwen3 Next to reduce splits (#17587) b7222 Piotr Wilkin (ilintar) 2025-12-02 00:43:13 +01:00
  • 9810cb8247 ops.md: update vulkan support (#17661) Jeff Bolz 2025-12-01 15:26:21 -06:00
  • ecf74a8417 mtmd: add mtmd_context_params::warmup option (#17652) b7220 Xuan-Son Nguyen 2025-12-01 21:32:25 +01:00
  • 00c361fe53 fix: llama arch implementation (#17665) b7219 Gilad S. 2025-12-01 22:21:13 +02:00
  • ec18edfcba server: introduce API for serving / loading / unloading multiple models (#17470) b7218 Xuan-Son Nguyen 2025-12-01 19:41:04 +01:00
  • 988261b18d examples : remove outdated backend sampling section Daniel Bevenius 2025-12-01 18:20:41 +01:00
  • 88cca45bb8 sampling : fix top_p empty condition Georgi Gerganov 2025-12-01 18:02:34 +02:00
  • 04f2822a86 sampling : do not create empty samplers Georgi Gerganov 2025-12-01 17:52:07 +02:00
  • 4032ce2378 common : simplify sampler chain initialization Georgi Gerganov 2025-12-01 17:10:32 +02:00
  • 217469f07f Make backend's top_p sampler inclusive Oliver Simons 2025-12-01 15:24:32 +01:00
  • ae0bb6a6da Factor out ggml_sort into its own function Oliver Simons 2025-12-01 14:46:47 +01:00
  • 7733409734 common: improve verbosity level definitions (#17630) b7217 Xuan-Son Nguyen 2025-12-01 14:38:13 +01:00
  • 16451d6bc3 Merge branch 'master' into HEAD Georgi Gerganov 2025-12-01 14:47:50 +02:00
  • cd3c118908 model: support Ministral3 (#17644) b7216 Xuan-Son Nguyen 2025-12-01 12:26:52 +01:00
  • 8bee483c97 Fix backend_top_p_sampler Oliver Simons 2025-12-01 12:07:30 +01:00
  • 649495c9d9 metal : add FA head size 48 (#17619) b7215 Georgi Gerganov 2025-12-01 12:49:53 +02:00
  • 90c72a614a ggml : extend the GGML_SCHED_NO_REALLOC debug logic of the scheduler (#17617) b7214 Georgi Gerganov 2025-12-01 12:49:33 +02:00
  • 6eea666912 llama-graph: avoid expand_forward for fusion (#17633) b7213 Aman Gupta 2025-12-01 17:12:48 +08:00
  • cf0e1475c5 sampling : lower log level for output buffer reallocations [no ci] Daniel Bevenius 2025-12-01 09:13:47 +01:00
  • ff90508d68 contributing: update guidelines for AI-generated code (#17625) b7212 Xuan-Son Nguyen 2025-11-30 22:51:34 +01:00
  • 0a4aeb927d cmake : add option to build and link LibreSSL (#17552) b7211 Adrien Gallouët 2025-11-30 22:14:32 +01:00
  • 2ba719519d model: LFM2-VL fixes (#17577) b7210 Tarek Dakhran 2025-11-30 21:57:31 +01:00
  • 7f8ef50cce clip: fix nb calculation for qwen3-vl (#17594) b7209 Xuan-Son Nguyen 2025-11-30 15:33:55 +01:00
  • 3c136b21a3 cli: add migration warning (#17620) b7208 Xuan-Son Nguyen 2025-11-30 15:32:43 +01:00
  • beb1f0c503 common : throttle download progress output to reduce IO flush (#17427) b7207 Adrien Gallouët 2025-11-30 13:22:44 +01:00
  • def5404f26 common: add LLAMA_LOG_FILE env var (#17609) b7206 Aaron Teo 2025-11-30 19:12:32 +08:00