Commit Graph
100 Commits
Author SHA1 Message Date
oobabooga 74d98186fc Slightly more robust autoscroll 2025-07-07 13:23:23 -07:00
oobabooga ca226a54c6 Disable the message version navigation hover effects during streaming 2025-07-07 11:29:37 -07:00
oobabooga 07e6f004c5 Rename a button in the Session tab for clarity 2025-07-07 11:28:47 -07:00
oobabooga 426e7a4cec Update the extensions documentation 2025-07-07 08:43:01 -07:00
oobabooga e52bc0acb2 Update llama.cpp 2025-07-06 20:28:35 -07:00
oobabooga cbef2720ce Revert "Fix: use embedded Python in start_windows.bat to avoid system interpreter conflicts (#7120)"
This reverts commit 8df1127ce2.
2025-07-06 20:14:02 -07:00
oobabooga 60123a67ac Better log message when extension requirements are not found 2025-07-06 17:44:41 -07:00
oobabooga e6bc7742fb Support installing user extensions in user_data/extensions/ 2025-07-06 17:30:23 -07:00
oobabooga de4ccffff8 Fix the duckduckgo search 2025-07-06 16:24:57 -07:00
oobabooga 0f258774d3 Minor README changes 2025-07-05 14:25:59 -07:00
oobabooga 4583924ce7 Remove torchvision/torchaudio mentions from the README 2025-07-05 14:24:15 -07:00
oobabooga c4d738f39f Update llama.cpp 2025-07-05 14:09:29 -07:00
oobabooga c4d5331c03 Fix autoscroll after fonts load 2025-07-04 13:21:52 -07:00
oobabooga 92ec8dda03 Fix chat history getting lost if the UI is inactive for a long time (closes #7109) 2025-07-04 06:04:04 -07:00
oobabooga 23bb94a5fb Update llama.cpp 2025-07-03 20:36:54 -07:00
oobabooga cbba88f565 Fix scrolling during streaming when thinking blocks are present 2025-07-03 18:16:29 -07:00
oobabooga 13373391df Rename miniconda -> miniforge everywhere 2025-07-03 14:13:22 -07:00
oobabooga ab162f976c Use miniforge instead of miniconda to avoid anaconda licensing issues 2025-07-03 11:31:52 -07:00
oobabooga 9a58964834 Keep the last message visible when the input height changes 2025-06-22 20:44:04 -07:00
oobabooga c3faecfd27 Minor change 2025-06-22 17:51:09 -07:00
oobabooga 1b19dd77a4 Move 'Enable thinking' to the Chat tab 2025-06-22 17:29:17 -07:00
oobabooga 02f604479d Remove the pre-jinja2 custom stopping string handling (closes #7094) 2025-06-21 14:03:35 -07:00
oobabooga 58282f7107 Replace 'Generate' with 'Send' in the Chat tab 2025-06-20 06:59:48 -07:00
oobabooga bb97ca1b22 Fix a small issue with the chat input 2025-06-19 21:41:41 -07:00
oobabooga f154aeafea Optimize chat scrolling for the 40th time, hopefully the last one 2025-06-19 21:23:10 -07:00
oobabooga acd57b6a85 Minor UI change 2025-06-19 15:39:43 -07:00
oobabooga f08db63fbc Change some comments 2025-06-19 15:26:45 -07:00
oobabooga 2517ea9c9e Lint 2025-06-19 15:23:06 -07:00
oobabooga 90f42f311a Update README 2025-06-19 12:43:05 -07:00
oobabooga ee945517ff Update README 2025-06-19 12:39:53 -07:00
oobabooga a1b606a6ac Fix obtaining the maximum number of GPU layers for DeepSeek-R1-0528-GGUF 2025-06-19 12:30:57 -07:00
oobabooga 3344510553 Force dark theme on the Gradio login page 2025-06-19 12:11:34 -07:00
oobabooga 645463b9f0 Add fallback values for theme colors 2025-06-19 11:28:12 -07:00
oobabooga 09cd1cb4e2 Update README 2025-06-19 10:51:45 -07:00
oobabooga c4029914e8 Update README 2025-06-19 10:48:33 -07:00
oobabooga 84617abdeb Properly fix the /v1/models endpoint 2025-06-19 10:25:55 -07:00
oobabooga 93cd47c948 Bump numpy to 2.2 (loses #7090) 2025-06-19 08:00:30 -07:00
oobabooga dcdc42fa06 Fix the /v1/models output format (closes #7089) 2025-06-19 07:57:17 -07:00
oobabooga 9c6913ad61 Show file sizes on "Get file list" 2025-06-18 21:35:07 -07:00
oobabooga 9bd114b5d7 Merge branch 'main' into dev 2025-06-18 21:03:52 -07:00
oobabooga 76a722dc90 Remove .github and .gitignore folders from portable builds 2025-06-18 21:03:45 -07:00
oobabooga 4e0dfbdde3 Remove .github and .gitignore folders from portable builds 2025-06-18 21:02:57 -07:00
oobabooga 0cb82483ef Lint 2025-06-18 18:26:59 -07:00
oobabooga e33921a629 Fix jittering while typing on Firefox (closes #7086) 2025-06-18 17:54:34 -07:00
oobabooga 6af3598cfa API: Remove obsolete list_dummy_models function 2025-06-18 16:15:42 -07:00
oobabooga 6cc7bbf009 Better autosave behavior for notebook tab when there are 2 columns 2025-06-18 15:54:32 -07:00
oobabooga 197b327374 Minor log message change 2025-06-18 13:36:54 -07:00
oobabooga 2f45d75309 Increase the area of the notebook textbox 2025-06-18 13:22:06 -07:00
oobabooga 7cb2b1bfdb Fix some events 2025-06-18 10:27:38 -07:00
oobabooga 8b7eb5c87c Code simplification 2025-06-18 10:22:36 -07:00
oobabooga 22cc9e0115 Remove 'Send to Default' 2025-06-18 10:21:48 -07:00
oobabooga 678f40297b Clear the default tab output when switching prompts 2025-06-17 17:40:48 -07:00
oobabooga a2cdd06afc Revert "Workaround for jittering while typing on firefox"
This reverts commit b4edfce993.
2025-06-17 15:29:40 -07:00
oobabooga 2d37602382 Small improvements to wpp style 2025-06-17 15:26:59 -07:00
oobabooga da148232eb Better filenames for new prompts in the Notebook tab 2025-06-17 15:10:44 -07:00
oobabooga fc23345c6d Send the default input to the notebook textbox when switching 2 columns to 1 (instead of the output) 2025-06-17 15:03:14 -07:00
oobabooga 75217d3713 Change issue template 2025-06-17 09:37:24 -07:00
oobabooga b4edfce993 Workaround for jittering while typing on firefox 2025-06-17 09:30:03 -07:00
oobabooga 01ef4c61bd Only open/close both sidebars at the same time on desktop 2025-06-17 08:45:11 -07:00
oobabooga 315e06f695 Update llama.cpp 2025-06-17 07:51:16 -07:00
oobabooga 73138a29fa Small change 2025-06-17 07:49:24 -07:00
oobabooga 87ae09ecd6 Improve the basic API examples 2025-06-17 07:46:58 -07:00
oobabooga aa44e542cb Revert "Safer usage of mkdir across the project"
This reverts commit 0d1597616f.
2025-06-17 07:11:59 -07:00
oobabooga 0d1597616f Safer usage of mkdir across the project 2025-06-17 07:09:33 -07:00
oobabooga 8689d7ecea Update README 2025-06-16 21:21:39 -07:00
oobabooga 8f49e6144e Update README 2025-06-16 21:09:45 -07:00
oobabooga 66e991841a Fix the character pfp not appearing when switching from instruct to chat modes 2025-06-16 18:45:44 -07:00
oobabooga be3d371290 Close the big profile picture when switching to instruct mode 2025-06-16 18:42:17 -07:00
oobabooga 26eda537f0 Add auto-save for notebook textbox while typing 2025-06-16 17:48:23 -07:00
oobabooga 88c0204357 Disable start_with when generating the websearch query 2025-06-16 14:53:05 -07:00
oobabooga 97a539cab6 Minor style change 2025-06-16 13:55:45 -07:00
oobabooga d0befe0729 Add a comment 2025-06-16 09:22:22 -07:00
oobabooga db67d69ddc Lint 2025-06-16 07:28:14 -07:00
oobabooga cac225b589 Small style improvements 2025-06-16 07:26:39 -07:00
oobabooga 7ba3d4425f Remove the 'Send to negative prompt' button 2025-06-16 07:23:09 -07:00
oobabooga 34bf93ef47 Move 'Custom system message' to the Parameters tab 2025-06-16 07:22:14 -07:00
oobabooga c9c3b716fb Move character settings to a new 'Character' main tab 2025-06-16 07:21:25 -07:00
oobabooga f77f1504f5 Improve the style of the Character and User tabs 2025-06-16 06:12:37 -07:00
oobabooga 949b7ec9cf Further optimize scrolling in the chat tab 2025-06-15 18:50:21 -07:00
oobabooga d347b056e3 Always close/open the two sidebars at the same time 2025-06-15 18:12:11 -07:00
oobabooga 9bcef8a648 Fix "show controls" conflicting with manually hiding the sidebars 2025-06-15 17:57:41 -07:00
oobabooga bc2b0f54e9 Only save extensions settings on manual save 2025-06-15 15:53:16 -07:00
oobabooga cc757f6226 Small style improvements to the chat tab 2025-06-15 08:32:06 -07:00
oobabooga b279460a81 Improve the wpp style 2025-06-15 08:25:07 -07:00
oobabooga e8dc7b0ee9 Bump exllamav3 to 0.0.4 2025-06-15 08:15:29 -07:00
oobabooga 4fc254c1dd Optimize syntax highlighting on long conversations 2025-06-15 08:13:13 -07:00
oobabooga 609c3ac893 Optimize the end of generation with llama.cpp 2025-06-15 08:03:27 -07:00
oobabooga db7d717df7 Remove images and links from websearch results
This reduces noise a lot
2025-06-14 20:00:25 -07:00
oobabooga e263dbf852 Improve user input truncation 2025-06-14 19:43:51 -07:00
oobabooga 09606a38d3 Truncate web search results to at most 8192 tokens 2025-06-14 19:37:32 -07:00
oobabooga ad0be25c46 Update llama.cpp 2025-06-14 15:00:14 -07:00
oobabooga 7c0225931a Merge branch 'main' into dev 2025-06-14 14:59:37 -07:00
oobabooga 1c1cf09a59 Update workflows 2025-06-14 14:52:49 -07:00
oobabooga 58c3b549ba Merge branch 'main' into dev 2025-06-14 10:16:13 -07:00
oobabooga 8e9c0287aa UI: Fix edge case where gpu-layers slider maximum is incorrectly limited 2025-06-14 10:12:11 -07:00
oobabooga 8e0ef5b419 Hide the header bar on Ctrl+S 2025-06-14 09:09:46 -07:00
oobabooga 1d23159837 Increase the size of the enlarged character profile picture 2025-06-14 08:45:59 -07:00
oobabooga d2da40b0e4 Remember the last selected chat for each mode/character 2025-06-14 08:25:00 -07:00
oobabooga 879fa3d8c4 Improve the wpp style & simplify the code 2025-06-14 07:14:22 -07:00
oobabooga 09eb326486 Merge README.md changes from dev branch 2025-06-13 07:46:43 -07:00