Commit Graph

  • 62fbe796c4 add template replacement for OLMoE-1B-7B-0125 Jared Van Bortel 2025-02-12 11:58:07 -05:00
  • df95b7b0a4 tweak changelog entry and further simplify templates Jared Van Bortel 2025-02-11 16:41:27 -05:00
  • b7ad59c5c5 Merge branch 'main' into thilotee-rep-template-olmoe Jared Van Bortel 2025-02-11 16:18:35 -05:00
  • 09f37a0ff8 maintainers: remove extra bracket Jared Van Bortel 2025-02-11 14:49:46 -05:00
  • c3d17d74d5 Add Changelog ThiloteE 2025-02-08 15:27:21 +01:00
  • 34eaaa2301 Try adding granite out of the box via local QT ThiloteE 2025-02-08 14:13:17 +01:00
  • d3e2bb7e7c Try escaping single quote in system prompt ThiloteE 2025-02-08 02:04:18 +01:00
  • 3fddf1de6e Go back to out of the box jinja for granite ThiloteE 2025-02-08 01:49:03 +01:00
  • ba7d3bef34 Try original with " ThiloteE 2025-02-07 00:08:31 +01:00
  • b79df8ed33 Remove \n\n from controls and try other original ThiloteE 2025-02-07 00:03:06 +01:00
  • dd3dfa11a4 Fix comments. ThiloteE 2025-02-06 23:30:53 +01:00
  • bfe85d6c01 Add replacement jinjas for OLMoE-1B-7B-0924-Instruct and granite-3.1-8b-instruct ThiloteE 2025-02-06 23:15:06 +01:00
  • 5e7e4b3f78 Fix spacing issues with deepseek models: (#3470) AT 2025-02-06 12:04:32 -05:00
  • 22ebd42c32 Misc fixes for undefined behavior, crashes, and build failure (#3465) Jared Van Bortel 2025-02-06 11:22:52 -05:00
  • 1731e7929c embllm: stop embdding loop on exit snapdragon-qol Jared Van Bortel 2025-02-05 18:55:55 -05:00
  • 4e18c81107 guard logger QFile access with a mutex Jared Van Bortel 2025-02-05 18:14:18 -05:00
  • 350bd0a793 do not assert that network requests have a valid status code Jared Van Bortel 2025-02-05 16:31:37 -05:00
  • 051a63f031 ci: fix scheduled workflow jobs Jared Van Bortel 2025-02-05 11:56:53 -05:00
  • 2d065bb3bc add changelog entry Jared Van Bortel 2025-02-05 11:45:55 -05:00
  • 01b9773866 translations: fix duplicate string Jared Van Bortel 2025-02-04 13:20:17 -05:00
  • 82e543e6b9 chatmodel: fix call of setParent from wrong thread Jared Van Bortel 2025-02-04 13:09:21 -05:00
  • 17bbedc77c llmodel: do not crash on nonexistent dir in impl search path Jared Van Bortel 2025-02-04 13:08:49 -05:00
  • 3acbfcf92c database: fix DocumentInfo stack-use-after-return Jared Van Bortel 2025-02-04 12:58:32 -05:00
  • 26356f872e chat: bump version to 3.9.1-dev0 Jared Van Bortel 2025-02-04 19:15:20 -05:00
  • 22b8bc546f chat: release version 3.9.0 (#3462) Jared Van Bortel 2025-02-04 19:12:17 -05:00
  • 52164142de changelog: fix missing paren Jared Van Bortel 2025-02-04 18:14:30 -05:00
  • be6347389e chat: cut v3.9.0 release (#3461) v3.9.0 Jared Van Bortel 2025-02-04 18:09:15 -05:00
  • 8c10eccd24 changelog: fix missing credit Jared Van Bortel 2025-02-04 18:08:06 -05:00
  • 6ef0bd518e Whitelist OLMoE and Granite MoE (#3449) ThiloteE 2025-02-05 00:00:07 +01:00
  • 04dc157b98 minja: update submodule to fix {# hang (redo) (#3457) Jared Van Bortel 2025-02-04 17:30:04 -05:00
  • 014bf67c63 Fix PDFium abuse that leads to a crash on Windows ARM (#3460) Jared Van Bortel 2025-02-04 17:29:01 -05:00
  • 8c9f26e249 Ignore DeepSeek-R1 "think" content in name/follow-up responses (#3458) Jared Van Bortel 2025-02-04 12:08:17 -05:00
  • d4e6a6e485 Update README.md Andriy Mulyar 2025-02-03 17:40:53 -05:00
  • a081255951 Revert "minja: update submodule to fix {# hang (#3446)" Jared Van Bortel 2025-02-03 12:44:27 -05:00
  • 36c852b8be chat: work around Direct3D 11 rendering artifacts on win11 arm (#3450) Jared Van Bortel 2025-02-03 11:47:40 -05:00
  • c38c7455d8 minja: update submodule to fix {# hang (#3446) Jared Van Bortel 2025-02-03 11:25:21 -05:00
  • 9131f4c432 Fix index used by LocalDocs when tool calling/thinking is active (#3451) Jared Van Bortel 2025-02-03 11:22:46 -05:00
  • 6bfa014594 cmake: remove reference to deleted README Jared Van Bortel 2025-01-31 16:26:17 -05:00
  • 5af31278b7 ci: update to Qt 6.8.2 (#3442) Jared Van Bortel 2025-01-31 11:20:50 -05:00
  • a80f023ed2 chat: release version 3.8.0 (#3439) Jared Van Bortel 2025-01-30 20:06:42 -05:00
  • 126042fdc9 remove ancient README Jared Van Bortel 2025-01-30 19:27:44 -05:00
  • 1f2712d57c chat: fix emoji corruption (#3443) v3.8.0 Jared Van Bortel 2025-01-30 18:15:37 -05:00
  • f8f78c6677 ci: allow generate-config to run on tags Jared Van Bortel 2025-01-30 16:52:19 -05:00
  • 643c733be3 ci: fix missing job_allow_tags Jared Van Bortel 2025-01-30 16:50:00 -05:00
  • 0734694fb8 ci: remove conflicting pipeline.git.branch requirement Jared Van Bortel 2025-01-30 16:47:58 -05:00
  • e267512db9 chat: cut v3.8.0 release (#3441) Jared Van Bortel 2025-01-30 16:37:02 -05:00
  • 34037f3101 models: add DeepSeek-R1 distillations to official models list (#3437) Jared Van Bortel 2025-01-30 16:23:41 -05:00
  • 007a7af1c8 Display DeepSeek-R1 thinking like Reasoner (#3440) AT 2025-01-30 16:11:05 -05:00
  • f914ee56c9 chat: replace Jinja2Cpp with minja (#3433) Jared Van Bortel 2025-01-30 16:01:49 -05:00
  • 8a0ec5c303 ci: add missing signing holds to Windows ARM builds Jared Van Bortel 2025-01-30 15:23:18 -05:00
  • c2ee252ef2 chat: bump version to 3.8.0-dev0 Jared Van Bortel 2025-01-30 13:12:27 -05:00
  • 64dcf7682e ci: build offline installers when pipeline is scheduled (#3436) Jared Van Bortel 2025-01-30 13:07:47 -05:00
  • 22b8278ef1 Don't block the gui thread for tool calls (#3435) AT 2025-01-29 18:33:08 -05:00
  • adafa17c37 ci: verify that installers we build function and are signed (#3432) Jared Van Bortel 2025-01-29 11:29:20 -05:00
  • 343a4b6b6a Support DeepSeek-R1 Qwen (#3431) Jared Van Bortel 2025-01-29 09:51:50 -05:00
  • 6a8a840681 ci: selective signing and automatic release builds (#3430) Jared Van Bortel 2025-01-28 17:41:01 -05:00
  • 88f5dac133 [Jinja] Fix typo in Phi-3.1-mini-128k-instruct replacement template (#3412) ThiloteE 2025-01-28 22:54:15 +01:00
  • 0d974297a5 codeinterpreter: permit console.log with single string arg (#3426) Jared Van Bortel 2025-01-27 15:22:20 -05:00
  • 4fbc20ced9 cmake: do not modify gpt4all.app after signing it (#3417) Jared Van Bortel 2025-01-24 14:15:24 -05:00
  • f4f7de51e7 Revert "cmake: do not modify gpt4all.app after signing it (#3413)" Jared Van Bortel 2025-01-24 13:21:34 -05:00
  • c01ac7fa93 cmake: do not modify gpt4all.app after signing it (#3413) Jared Van Bortel 2025-01-24 12:57:55 -05:00
  • 173fdb18c2 Update to Qt 6.8.1 (#3386) Jared Van Bortel 2025-01-24 10:29:59 -05:00
  • 8790586e57 Server view fix (#3411) AT 2025-01-24 10:29:28 -05:00
  • b98501c786 Fix regression while using localdocs with server API. (#3410) AT 2025-01-24 10:26:24 -05:00
  • 49df6464a7 chat: bump version to v3.7.1-dev0 Jared Van Bortel 2025-01-23 15:59:59 -05:00
  • 6b719e99b5 metadata: fix typo Jared Van Bortel 2025-01-23 15:22:54 -05:00
  • d85fe40de8 chat: release version 3.7.0 (#3407) Jared Van Bortel 2025-01-23 15:17:13 -05:00
  • 15f66570fe ci: fix macOS codesigning (#3408) Jared Van Bortel 2025-01-23 11:41:34 -05:00
  • a97a28fe4f changelog: fix reference to wrong macOS version Jared Van Bortel 2025-01-22 13:09:01 -05:00
  • df2d124c19 changelog: add missing link Jared Van Bortel 2025-01-22 11:38:26 -05:00
  • 241d5ff40b Bump version for 3.7.0 release. (#3401) v3.7.0 AT 2025-01-21 17:28:21 -05:00
  • 0348189cc1 jinja2cpp: update submodule to fix unused var (#3403) Jared Van Bortel 2025-01-21 19:22:07 -05:00
  • 4a8a51f946 jinja2cpp: update submodule for 'not X is defined' fix (#3402) Jared Van Bortel 2025-01-21 17:23:54 -05:00
  • 867b3dfceb Italian localization update (#3389) Riccardo Giovanetti 2025-01-21 22:44:18 +01:00
  • 58962496b4 ci: add missing context to Windows ARM builds (#3400) Jared Van Bortel 2025-01-21 13:45:42 -05:00
  • 810615d97b add Windows ARM build (#3385) Jared Van Bortel 2025-01-21 11:36:27 -05:00
  • 82175b27c8 Sign maintenancetool.app on macOS (#3391) Jared Van Bortel 2025-01-21 09:27:19 -05:00
  • 68047d9a60 jinja2cpp: update submodule for partial subscript crash fix (#3394) Jared Van Bortel 2025-01-21 09:26:27 -05:00
  • c871f9eb95 Add more chat template substitutions (#3393) Jared Van Bortel 2025-01-21 09:25:39 -05:00
  • 93c5c001e1 ci: use the shared 'gpt4all' context for environment variables (#3392) Jared Van Bortel 2025-01-17 10:57:10 -05:00
  • 4812ddf1f2 Save chats on quit, even if window isn't closed first (#3387) Jared Van Bortel 2025-01-16 11:59:32 -05:00
  • cc5ed4737f Update README.md - brokenlink (#3380) Andriy Mulyar 2025-01-10 11:42:06 -05:00
  • 7339d42a81 jinja2cpp: update submodule for else/endif crash fix (#3373) Jared Van Bortel 2025-01-07 20:52:57 -05:00
  • a0abc93701 chat templates: work around Jinja2Cpp issue with 'not X is defined' (#3372) Jared Van Bortel 2025-01-07 18:00:10 -05:00
  • e2541a24b3 code interpreter: support variadic console.log (#3371) Jared Van Bortel 2025-01-07 17:58:04 -05:00
  • 22f6a7f1bc Properly report that the computation was timedout to the model (#3369) AT 2025-01-07 14:02:18 -05:00
  • ce6558ec94 fix: format of language and locale setting (#3370) Max Cembalest 2025-01-07 11:03:16 -05:00
  • 737e164352 updated settings page (#3368) Max Cembalest 2025-01-07 10:23:07 -05:00
  • c7d7345188 Release notes for v3.6.1 and bump version (#3339) AT 2024-12-20 13:37:38 -05:00
  • 13e694e6e8 ChatView: make "stop" and "copy conversation" work again (#3336) v3.6.1 AT 2024-12-20 12:26:03 -05:00
  • 93b4093761 Release notes and latestnews for v3.6.0, and bump version. (#3331) AT 2024-12-19 18:37:17 -05:00
  • 183eb9fb43 qml: fix missing localdocs and prefill progress (#3330) v3.6.0 Jared Van Bortel 2024-12-19 17:22:00 -05:00
  • 2afa9f2f25 Release of 3.6.0. (#3329) AT 2024-12-19 16:48:38 -05:00
  • cefca34445 undo unintentional partial revert of #3173 Jared Van Bortel 2024-12-19 16:39:56 -05:00
  • 6bbeac2b9f modellist: automatically replace known chat templates with our versions (#3327) Jared Van Bortel 2024-12-19 16:35:37 -05:00
  • 1c89447d63 Code interpreter (#3173) AT 2024-12-19 16:31:37 -05:00
  • 2efb336b8a chatmodel: fix sources showing as unconsolidated in UI (#3328) Jared Van Bortel 2024-12-19 16:27:10 -05:00
  • 3819842bcc Fix Jinja2Cpp bug that broke system msg detection in templates (#3325) Jared Van Bortel 2024-12-19 15:39:33 -05:00
  • 5ab70da2ae Fix for remote model templates when messages contain xml. (#3318) AT 2024-12-18 13:39:51 -05:00
  • aa84e2da39 Update maintainers. (#3322) AT 2024-12-18 13:39:37 -05:00