Commit Graph

  • 5a6a0dd7e1 vulkan: add INTEL_XE1 arch enum and enable coopmat1 on Intel Xe-LPG Plus (#24404) Jiang, Fish 2026-06-26 11:26:22 +00:00
  • ded1561b42 ui: fix accessibility for hover-gated interactive elements assisted by claude(in debugging and tests) (#24727) Sanjay Ahari 2026-06-26 16:25:38 +05:30
  • 73607e9e01 added xet resolver and downloader Concedo 2026-06-26 17:58:43 +08:00
  • 9df06805ee vulkan: Workaround compiler bug in conv2d coopmat2 path (#24924) Jeff Bolz 2026-06-26 04:53:32 -05:00
  • 2f18fe13c5 CUDA: add cublasSgemmBatched mapping for HIP/MUSA vendor headers (#25033) leonardHONG 2026-06-26 17:42:56 +08:00
  • e35e415668 deduplicate aria2 Concedo 2026-06-26 17:35:50 +08:00
  • 29d312eda8 add continue and retry wait Concedo 2026-06-26 16:27:02 +08:00
  • c16c35b814 ggml-cpu: fix SVE leftover path in ggml_vec_dot_f32 (#24699) Tarek Dakhran 2026-06-26 09:41:56 +02:00
  • 1a87dcdc45 server + ui: SSE Replay Buffer (#23226) Pascal 2026-06-26 09:31:29 +02:00
  • e7e3f35090 sycl : clamp softmax input to avoid underflow (#24941) Jassieluo 2026-06-26 15:02:42 +08:00
  • b11f7c16bc mtmd: add more validations (#25013) Xuan-Son Nguyen 2026-06-26 08:43:29 +02:00
  • f818065d75 CUDA: batch out_prod broadcast (dps2>1) path with cublasSgemmBatched (#24426) leonardHONG 2026-06-26 13:51:25 +08:00
  • 960d628f46 mamba2: remove hardcoded 2x expansion factor and invalid d_inner % d_state check (#23082) Arsen Arutunan 2026-06-26 08:50:54 +03:00
  • 5c7c22c3e1 opencl: flush profiling batch at shutdown for incomplete batches (#25016) shaofeiqi 2026-06-25 18:48:24 -07:00
  • beac5309f1 xcframework : disable mtmd video on i/tv/visionos (#25018) Sigbjørn Skjæret 2026-06-26 00:13:59 +02:00
  • 9d5d882d8c model : Add label for LFM2.5-230M (#25008) Tarek Dakhran 2026-06-25 18:58:52 +02:00
  • b46f7450c7 increase sd prompt limit Concedo 2026-06-26 00:18:00 +08:00
  • 1ec44d178d CUDA: Various fixes to cpy.cu (#25000) Oliver Simons 2026-06-25 17:29:23 +02:00
  • c7cddefcbd misc: fix labeler (#25012) Xuan-Son Nguyen 2026-06-25 17:23:37 +02:00
  • e9d1b76d0a server: use status code 403 for disabled features (#24970) Xuan-Son Nguyen 2026-06-25 16:36:40 +02:00
  • 099bf06952 misc: update lables (#24920) Xuan-Son Nguyen 2026-06-25 16:26:56 +02:00
  • 60bc8866b1 common: refactor model handling (#24980) Xuan-Son Nguyen 2026-06-25 15:17:51 +02:00
  • e8ecce53b8 docs : Eagle3 qwen3 draft model support (#24977) Kashif Rasul 2026-06-25 14:58:00 +02:00
  • 683b04cc4a app : add the llama download subcommand (#24982) Adrien Gallouët 2026-06-25 13:36:36 +02:00
  • 145beb5744 try to use llama.cpp's tool call parser first Concedo 2026-06-25 18:11:44 +08:00
  • f728adab68 ggml : address integer overflows in binary ops CUDA implementation (#24706) fairydreaming 2026-06-25 10:06:44 +02:00
  • 3e61ea0e2f ui: fix always-show-sidebar-on-desktop setting after navigation refactor (#24979) Pascal 2026-06-25 09:45:55 +02:00
  • fdbd6abee2 tests : synchronize contexts at end of test-thread-safety (#24935) Christopher Albert 2026-06-25 08:22:51 +02:00
  • 40e4459147 load sd weights eagerly Concedo 2026-06-25 14:22:04 +08:00
  • afbd83baba sd: sync with master-721-8caa3f9 (#2284) Wagner Bruna 2026-06-25 02:49:14 -03:00
  • e12a0128ab build: include libmtmd in Apple XCFramework (#21935) Abraham Gonzalez 2026-06-25 01:37:30 -04:00
  • e975ad6854 Cap n_outputs_max on MTP draft contexts (#2287) Pento 2026-06-25 07:37:22 +02:00
  • b3ce5cedf4 quant : fix quantizing moe with mtp (#24986) Sigbjørn Skjæret 2026-06-25 07:36:49 +02:00
  • e9fb3b3fc0 sycl : support --split-mode tensor (#24152) David Spruill 2026-06-25 01:35:21 -04:00
  • 9c10954865 sycl : fix the failed UT cases of conv_3d (#24900) Neo Zhang 2026-06-25 13:27:58 +08:00
  • fdb2c11c70 opencl: support non-contig rows in norm (#24965) lhez 2026-06-24 19:21:25 -07:00
  • 09cedfd699 chat: harden caps check (#24973) Piotr Wilkin (ilintar) 2026-06-25 02:49:22 +02:00
  • 8be759e6f7 hexagon: MUL_MAT and MUL_MAT_ID rework : 32x32 tiled weight repack, kernel-params, cached graphs (#24954) Max Krasnyansky 2026-06-24 12:14:25 -07:00
  • 894bb27af3 mtmd: model: unlimited-ocr: converter + parity test (#24969) Saba Fallah 2026-06-24 18:20:22 +02:00
  • fb401045cc common: remove unused json-partial (#24968) Xuan-Son Nguyen 2026-06-24 18:12:16 +02:00
  • 579229d157 Merge branch 'upstream' into concedo_experimental Concedo 2026-06-24 23:28:21 +08:00
  • 51eae8cfca vulkan: allow reducing the graph submission batches to avoid timeouts (#24872) Wagner Bruna 2026-06-24 11:29:24 -03:00
  • 1191758c5d vulkan: fail the build when a shader fails to compile (#24450) liminfei-amd 2026-06-24 17:42:03 +08:00
  • 00139b660b ui: loading bar below the model picker (#24931) Pascal 2026-06-24 10:50:44 +02:00
  • ef9c13d4c2 ui: New Logo + Navigation cleanup & Mobile UI/UX improvements (#24897) Aleksander Grygier 2026-06-24 10:21:33 +02:00
  • 88636e178f model : Add LFM2.5-ColBERT-350M and LFM2.5-Embedding-350M (#24913) Tarek Dakhran 2026-06-24 08:49:46 +02:00
  • ac4105d68b vulkan: Apply bias before softmax in FA, to avoid overflow (#24909) Jeff Bolz 2026-06-23 22:34:00 -05:00
  • be4a6a63eb server : check draft context creation error (#24922) kononnable 2026-06-23 16:56:50 +02:00
  • 72a9269172 vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (#24582) Jeff Bolz 2026-06-23 09:48:24 -05:00
  • 19064083bd another fix for drafting Concedo 2026-06-23 22:34:34 +08:00
  • 92e854ab83 vulkan: Support GET_ROWS_BACK (#24883) Jeff Bolz 2026-06-23 08:39:37 -05:00
  • c5606364b2 vulkan: support CONV_3D (#24612) Jeff Bolz 2026-06-23 08:39:20 -05:00
  • 0eb874d374 vulkan: make mul_mm ALIGNED a spec constant (#24689) Jeff Bolz 2026-06-23 07:26:17 -05:00
  • 6df4ca13f1 drafting tweak Concedo 2026-06-23 20:11:25 +08:00
  • 75ad0b23ed server: fix remote preset handling, add test (#24938) Xuan-Son Nguyen 2026-06-23 13:28:34 +02:00
  • c926ad0985 vulkan: link ggml-cpu when GGML_VULKAN_CHECK_RESULTS / RUN_TESTS are enabled (#24444) Wyatt Caldwell 2026-06-23 03:55:46 -07:00
  • 4a7d6dd8a0 alias for draft Concedo 2026-06-23 18:43:28 +08:00
  • a3900a6694 model: Granite Speech Plus (#24818) Gabe Goodhart 2026-06-23 04:03:31 -06:00
  • 7c908502ea ggml-webgpu: improve MTP inference by using mat-vec path for small batches (#24811) Masashi Yoshimura 2026-06-23 17:13:55 +09:00
  • 035cd8f9a6 codeowners: add yomaytk to ggml-webgpu (#24930) Masashi Yoshimura 2026-06-23 15:19:34 +09:00
  • 73618f27a8 server: improve user message detection and create checkpoints at every user message (#24176) Aldehir Rojas 2026-06-23 00:27:28 -05:00
  • 23ee8797e1 opencl: q8_0 gemv precision improvement (#24923) Shawn Gu 2026-06-22 22:25:21 -07:00
  • dec5ca5577 server : Add id to tool call responses api (#24882) Matt Thompson 2026-06-22 14:03:12 -07:00
  • 9c0ac887f3 ui: Prioritize favorite models in model selection (#24766) Mahdiou Diallo 2026-06-22 21:00:21 +02:00
  • 721354fbdf server: (router) move model downloading to dedicated process (#24834) Xuan-Son Nguyen 2026-06-22 18:24:04 +02:00
  • 6ee0f65793 server: refactor/generalize input file schema (#24299) Xuan-Son Nguyen 2026-06-22 16:42:47 +02:00
  • 099b579acb ui: model status and load progress via /models/sse feed (#24878) Pascal 2026-06-22 15:55:30 +02:00
  • 7fe6fa6fb6 match draft defaults Concedo 2026-06-22 21:40:00 +08:00
  • a0f39fe0f5 allow drafting with vision Concedo 2026-06-22 20:50:39 +08:00
  • f8cc15f163 [SYCL] support bf16 on bin_bcast OP and unary OPs (#24838) Neo Zhang 2026-06-22 19:09:02 +08:00
  • 37957e8531 sampling : remove unconditional softmax+sort in top-n-sigma sampler (#22645) Tim Neumann 2026-06-22 13:08:32 +02:00
  • e4771e8e6b restore draft state before main state, fixes reloading gemma4 assistant Concedo 2026-06-22 18:55:26 +08:00
  • 3090ae0bf7 Merge branch 'upstream' into concedo_experimental Concedo 2026-06-22 18:23:59 +08:00
  • d0f9d2e5ac server: fix edit_file crash on append at end of file (line_start -1) (#24893) Pascal 2026-06-22 10:55:28 +02:00
  • 0ef6f06d55 docs/android.md: Add dependency libandroid-spawn for building in termux (#21812) aafsmarak 2026-06-22 09:18:31 +05:30
  • 52b3df0023 common/peg : implement ac parser for stricter grammar generation (#24869) Aldehir Rojas 2026-06-21 16:20:58 -05:00
  • dfa1c573c4 fix router mode on lcpp ui Concedo 2026-06-22 00:21:19 +08:00
  • 7c082bc417 server: fix report progress for loading spec models, add "stages" list (#24870) Xuan-Son Nguyen 2026-06-21 17:36:52 +02:00
  • a072dd8304 llama-ui update (#2281) henk717 2026-06-21 17:02:16 +02:00
  • 08fbef5049 lcpp ui think budget Concedo 2026-06-21 22:56:10 +08:00
  • 44bcead521 mcp fixes Concedo 2026-06-21 22:28:47 +08:00
  • 1afe5a730a minor fixes to handler newer lcpp ui Concedo 2026-06-21 22:21:10 +08:00
  • bddfd2b113 server: refactor batch construction (#24843) Xuan-Son Nguyen 2026-06-21 14:16:11 +02:00
  • 0d135df48c mtmd: fix mtmd_get_memory_usage (#24867) Xuan-Son Nguyen 2026-06-21 14:12:15 +02:00
  • bf533823cd jinja : implement call statement (#24847) Sigbjørn Skjæret 2026-06-21 14:04:52 +02:00
  • 2f89acc2bc mtmd: add load progress callback (#24865) Xuan-Son Nguyen 2026-06-21 13:40:52 +02:00
  • bfa3219177 server: add "verbose" field to schema (#24864) Xuan-Son Nguyen 2026-06-21 13:03:14 +02:00
  • d6d899580d server: real-time model load progress tracking via /models/sse (#24828) Xuan-Son Nguyen 2026-06-21 11:58:14 +02:00
  • 8a118ee86c minor : clean-up whitespaces (#24862) Georgi Gerganov 2026-06-21 11:37:12 +03:00
  • d789527482 spec : Support Step3.5/3.7 flash mtp3 (#24340) YiChen Lv 2026-06-21 16:33:18 +08:00
  • f202c0a457 mtp init -2 Concedo 2026-06-21 10:21:48 +08:00
  • 063d9c156e common/peg : refactor until gbnf grammar generation (#24839) Aldehir Rojas 2026-06-20 21:15:06 -05:00
  • c57607016a common/json-schema-to-grammar : align spacing rules with parsers (#24835) Aldehir Rojas 2026-06-20 17:43:04 -05:00
  • 4a80943174 fix(hexagon): use padded stride for ssm-conv weights (#24470) Guanhuai Zhang 2026-06-21 05:58:49 +08:00
  • 84de01a1f1 llama : use LLM_KV for quantization_version & file_type (#24802) Adrien Gallouët 2026-06-20 20:07:01 +02:00
  • 75f460ac28 arg: try fixing test-args-parser randomly fails (#24826) Xuan-Son Nguyen 2026-06-20 19:45:27 +02:00
  • 8452824611 release: add missing link for win opencl adreno arm64 (#24809) Muhammad Salem 2026-06-20 18:08:59 +03:00
  • a5019767c3 docs Concedo 2026-06-20 23:02:56 +08:00
  • e27f308597 server: avoid forwarding auth headers in CORS proxy (#24373) Matti4 2026-06-20 15:34:47 +02:00
  • 67e9fd3b74 docker : prebuild web UI for s390x build [no release] (#24829) Aldehir Rojas 2026-06-20 05:54:42 -05:00