Commit Graph

  • ed888c71f2 Update llama.cpp main oobabooga 2026-05-31 22:22:00 -07:00
  • fbaa8a3d90 Fix stray scrollbars and leftover spacing in instruct mode chat oobabooga 2026-05-31 19:33:40 -07:00
  • f9df9be982 Minor fixes v4.9 oobabooga 2026-05-20 11:37:45 -07:00
  • 79b46b80ec Update the custom gradio wheels oobabooga 2026-05-20 10:27:34 -07:00
  • 3cdd7e0450 Update llama.cpp oobabooga 2026-05-20 10:14:59 -07:00
  • d1b29f5211 Bind llama-server to parent process lifetime on Windows (closes #7574) oobabooga 2026-05-20 08:40:51 -07:00
  • dc92ee774a Sanitize character name in load_character to prevent path traversal oobabooga 2026-05-20 12:23:00 -03:00
  • 619a2b8ee4 Restrict CORS to localhost by default to prevent drive-by API access oobabooga 2026-05-20 12:22:57 -03:00
  • 2fb21dcd4e Fix API model load silently dropping hyphenated arg keys (closes #7577) oobabooga 2026-05-20 07:12:07 -07:00
  • 350eb1780d Fix thinking channel being lost across tool-call turns (closes #7578) oobabooga 2026-05-20 06:55:50 -07:00
  • 163a47002b Fix chat deletion failing when user_data/logs is a symlink (closes #7579) oobabooga 2026-05-20 06:38:24 -07:00
  • f5e92c6a93 Set TORCH_VERSION to 2.9.0 to match xformers 0.0.33's torch pin (#7581) AJ-Gazin 2026-05-20 09:32:52 -04:00
  • 3a63a0eeda Auto-enable MTP for MTP GGUFs oobabooga 2026-05-18 20:05:12 -07:00
  • 895f055d3e Electron: Disable DNS-over-HTTPS probes oobabooga 2026-05-18 07:04:58 -07:00
  • 518c696160 Electron: Store app data in user_data/cache/electron oobabooga 2026-05-18 06:50:23 -07:00
  • 96670299ef Add an icon! (Credits: LMLocalizer on Reddit) https://www.reddit.com/r/Oobabooga/comments/1tffhcu/comment/omcwa31/ oobabooga 2026-05-18 06:10:25 -07:00
  • fa57f838b2 Electron: Refresh models dropdown when a new models directory is selected oobabooga 2026-05-17 21:54:20 -07:00
  • 2b07e17c52 Show live generation speed (tokens/s) while generating (closes #7563) oobabooga 2026-05-17 18:37:25 -07:00
  • 9023515d34 Add DGX Spark support (linux aarch64 portable builds) oobabooga 2026-05-17 17:14:54 -07:00
  • c022565b12 UI: Add MTP support, reorganize the speculative decoding menu oobabooga 2026-05-17 16:26:54 -07:00
  • c6591238bc Update transformers requirement in /requirements/full dependabot/pip/requirements/full/transformers-eq-5.8.star dependabot[bot] 2026-05-17 18:24:35 +00:00
  • 242a2d458f Pin xformers to cu128 oobabooga 2026-05-17 11:06:16 -07:00
  • b76dd13f8e Update llama.cpp oobabooga 2026-05-17 10:25:55 -07:00
  • 28c01b8a2c Add an info message to the "Activate web search" checkbox oobabooga 2026-05-16 22:43:49 -07:00
  • 46159d509e UI: fade in new messages, fix scroll-up jump on send oobabooga 2026-05-16 20:47:27 -07:00
  • dbe47840cf Full version installer: track release tags instead of main HEAD oobabooga 2026-05-16 18:28:15 -07:00
  • 959b0b90f2 Update feature_request.md oobabooga 2026-05-16 18:10:06 -07:00
  • b7b810ed85 Bump ddgs from 9.14.1 to 9.14.4 in /requirements/portable dependabot/pip/requirements/portable/ddgs-9.14.4 dependabot[bot] 2026-05-17 00:44:07 +00:00
  • 52212f44e0 fix: prevent path traversal in load_template_by_name (CWE-22) (#7562) Allen930311 2026-05-17 08:43:11 +08:00
  • b29095de31 Update pillow requirement from >=9.5.0 to >=12.2.0 in /requirements/full dependabot/pip/requirements/full/pillow-gte-12.2.0 dependabot[bot] 2026-05-17 00:42:48 +00:00
  • d47373ca0a Bump ddgs from 9.14.1 to 9.14.4 in /requirements/full dependabot/pip/requirements/full/ddgs-9.14.4 dependabot[bot] 2026-05-17 00:42:44 +00:00
  • 70c56d0755 Update flash-linear-attention requirement in /requirements/full dependabot/pip/requirements/full/flash-linear-attention-eq-0.5.star dependabot[bot] 2026-05-17 00:42:39 +00:00
  • e1b7912d28 Bump xformers from 0.0.33 to 0.0.35 in /requirements/full dependabot/pip/requirements/full/xformers-0.0.35 dependabot[bot] 2026-05-17 00:42:37 +00:00
  • 58e44066ee Merge pull request #7567 from oobabooga/dev oobabooga 2026-05-16 21:41:52 -03:00
  • dcbb323cb6 UI: Improve web search security by rejecting non-HTTP links dev oobabooga 2026-05-16 17:39:10 -07:00
  • 4c16b9458f UI: Fix token count not being set in non-streaming mode oobabooga 2026-05-16 17:35:30 -07:00
  • aa7d6bf048 Electron: Validate model_dir path before applying it oobabooga 2026-05-16 17:34:58 -07:00
  • 59c67f9da9 Change dependabot to target the main branch oobabooga 2026-05-16 17:26:54 -07:00
  • d803e29d7f Fix continue-mode regressions across template families oobabooga 2026-05-16 13:40:24 -07:00
  • 9a396e1749 Fix incorrect prompts generated with continue mode MeemeeLab 2026-05-16 10:27:22 +09:00
  • be7f3a20f2 Electron: Add spellcheck toggle in the Session tab (closes #7550) oobabooga 2026-05-16 10:48:02 -07:00
  • bf6c8cd966 Tighten spacing between dropdowns and refresh buttons oobabooga 2026-05-16 10:23:38 -07:00
  • f327da7831 Improve the looks of the Session tab oobabooga 2026-05-16 09:59:42 -07:00
  • 6378c5cd57 Electron: Add "Check for updates" button in the Session tab oobabooga 2026-05-16 08:53:40 -07:00
  • ceade2eb1b docs: reorder API examples by importance oobabooga 2026-05-15 13:20:46 -07:00
  • dbf922006c Revert "Soften slider and checkbox label colors in light theme" oobabooga 2026-05-15 12:47:50 -07:00
  • 8e34c7b1b0 Show live context size while generating oobabooga 2026-05-15 12:45:05 -07:00
  • 3c4a1402a8 Soften slider and checkbox label colors in light theme oobabooga 2026-05-15 12:10:27 -07:00
  • 5270943c63 Fix Show controls text style in hover menu oobabooga 2026-05-15 11:57:23 -07:00
  • 626b0899c0 Polish character dropdown in chat tab oobabooga 2026-05-15 11:49:40 -07:00
  • 2a27ceae93 Hide reasoning and tools controls in chat mode oobabooga 2026-05-15 11:44:09 -07:00
  • 6033be53ac Reorder right sidebar: Mode/Character/Chat style on top oobabooga 2026-05-15 09:43:22 -07:00
  • 82d931e8ea Keep web search blocks closed when user closes them mid-stream oobabooga 2026-05-15 09:27:42 -07:00
  • bed909d46c Auto-select sibling mmproj when loading a model (closes #7564) oobabooga 2026-05-15 06:39:30 -07:00
  • 0f88365b0e Rename "Send dummy message/reply" to "Insert user/assistant message" oobabooga 2026-05-14 19:59:56 -07:00
  • 646f10dd22 fix(win): set PYTHONUTF8 for non-ASCII locale Windows compatibility (#7560) Highlander 2026-05-15 02:34:36 +08:00
  • 1e8136dc2a Small simplifications oobabooga 2026-05-14 11:21:18 -07:00
  • 58774c8cb1 Also fix streaming leak across all other chat actions oobabooga 2026-05-14 11:04:37 -07:00
  • 630141912b Fix streaming output leaking across chats (closes #7555) oobabooga 2026-05-14 08:36:49 -07:00
  • a711849fa7 Detect mmproj files in the models folder (simplifies LM Studio migration) oobabooga 2026-05-14 08:01:25 -07:00
  • 66c3c49c54 Treat negative ctx-size as auto oobabooga 2026-05-13 21:15:43 -07:00
  • 6a1a959140 Add missing file oobabooga 2026-05-13 20:37:07 -07:00
  • 47fdee9cb1 Electron: Add a folder picker for the models directory oobabooga 2026-05-13 20:34:07 -07:00
  • 2c254cb80d docs: Small API example change oobabooga 2026-05-13 13:17:48 -07:00
  • 66f01d6f20 Electron: Add right-click context menu for copying text oobabooga 2026-05-13 09:50:51 -07:00
  • 13f5d378e5 Make web_search tool call results pretty oobabooga 2026-05-12 17:50:36 -07:00
  • 79630e9bb1 Remove backend="duckduckgo" from ddgs (https://github.com/oobabooga/textgen/issues/7548#issuecomment-4433225429) oobabooga 2026-05-12 16:47:17 -07:00
  • 8d7f55b8c1 Bump xformers from 0.0.33 to 0.0.35 in /requirements/full dependabot/pip/requirements/full/dev/xformers-0.0.35 dependabot[bot] 2026-05-12 06:01:21 +00:00
  • b863696b47 Downgrade xformers to make exllamav3 0.0.34 work oobabooga 2026-05-11 22:56:50 -07:00
  • f4f556a504 Add snippet support to the web_search tool (closes #7548) oobabooga 2026-05-11 22:56:27 -07:00
  • 9a098a9f54 Update exllamav3 to 0.0.34 oobabooga 2026-05-11 06:57:58 -07:00
  • f29e22093d Update README oobabooga 2026-05-10 21:41:05 -07:00
  • 95c0a261f5 Switch flash-attn wheels from kingbri1 to mjun0812 oobabooga 2026-05-07 14:15:09 -07:00
  • 1f367a27fc Merge pull request #7543 from oobabooga/dev v4.8 oobabooga 2026-05-07 14:41:58 -03:00
  • 3b9d0feedc Update README oobabooga 2026-05-07 10:27:35 -07:00
  • 3ce136e918 Update README oobabooga 2026-05-07 10:22:49 -07:00
  • 4549fc6d2d Update llama.cpp oobabooga 2026-05-07 08:53:40 -07:00
  • 206b9d21a2 Increase bottom padding of the last chat/chat-instruct message oobabooga 2026-05-07 06:48:32 -07:00
  • 88d47dc412 Don't clear chat input when no model is loaded (closes #7542) oobabooga 2026-05-07 06:34:10 -07:00
  • 5c0fab6e00 Add a scroll animation when new chat messages are sent (Gemini-like) oobabooga 2026-05-07 06:23:18 -07:00
  • bde878f0a3 Electron: disable spellcheck oobabooga 2026-05-06 22:15:23 -07:00
  • 4d3f355f04 Add a --no-electron flag oobabooga 2026-05-06 22:02:56 -07:00
  • 3e38f44a2e Fix speculative decoding broken by llama.cpp arg rename (closes #7541) oobabooga 2026-05-06 21:06:36 -07:00
  • bf50e7e705 Fix --listen mode in the new Electron launcher oobabooga 2026-05-06 20:47:23 -07:00
  • 8536d58178 Update llama.cpp oobabooga 2026-05-06 11:30:29 -07:00
  • 71525d51a6 Fix truncation length reverting after model load on UI reload (closes #7540) oobabooga 2026-05-06 07:00:39 -07:00
  • 4de6027ed3 Fix big character picture failing to load in Electron (#7540) oobabooga 2026-05-06 06:52:10 -07:00
  • cd3ac2716b Update README oobabooga 2026-05-05 11:27:55 -07:00
  • 210c65aae3 Update README oobabooga 2026-05-05 11:20:35 -07:00
  • 1037bdc2e9 Update README oobabooga 2026-05-05 11:10:18 -07:00
  • 59411f0e91 Update README oobabooga 2026-05-04 21:57:46 -07:00
  • acacede98c Small light theme color change oobabooga 2026-05-04 21:31:17 -07:00
  • 61241cf4b7 Gemini/DeepSeek-like chat composer (closes #7534 for real this time) oobabooga 2026-05-04 21:14:23 -07:00
  • cbac87bb81 Bump ddgs from 9.14.1 to 9.14.2 in /requirements/portable dependabot/pip/requirements/portable/dev/ddgs-9.14.2 dependabot[bot] 2026-05-05 00:05:12 +00:00
  • d76174356c Bump ddgs from 9.14.1 to 9.14.2 in /requirements/full dependabot/pip/requirements/full/dev/ddgs-9.14.2 dependabot[bot] 2026-05-05 00:04:44 +00:00
  • 645df9ad49 Fix textarea auto-grow in Firefox (fix by @jepjoo, closes #7534) oobabooga 2026-05-04 15:04:52 -07:00
  • 0f4d8aa9ca API: Fix crash on list-format content in tool and assistant messages oobabooga 2026-05-03 17:50:27 -07:00
  • 14c8301524 Electron: persist window bounds and maximize state oobabooga 2026-05-03 10:08:33 -07:00
  • 233318f011 Remove "Shutting down TextGen gracefully." log message oobabooga 2026-05-03 08:53:44 -07:00
  • 31c2a82925 Electron: fix missing log colors on Windows oobabooga 2026-05-03 08:43:51 -07:00