Commit graph

1813 commits

Author SHA1 Message Date
Alidr79
e5767d4fc5
Update ui_model_menu.py blocking the --multi-user access in backend (#7098) 2025-07-06 21:48:53 -03: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
Philipp Claßen
959d4ddb91
Fix for chat sidebars toggle buttons disappearing (#7106) 2025-07-06 20:51:42 -03:00
oobabooga
de4ccffff8 Fix the duckduckgo search 2025-07-06 16:24:57 -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
zombiegreedo
877c651c04
Handle either missing <think> start or </think> end tags (#7102) 2025-07-03 23:05:46 -03: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
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
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
9c6913ad61 Show file sizes on "Get file list" 2025-06-18 21:35:07 -07:00
oobabooga
0cb82483ef Lint 2025-06-18 18:26:59 -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
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
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
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
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
faae4dc1b0
Autosave generated text in the Notebook tab (#7079) 2025-06-16 17:36:05 -03:00
oobabooga
de24b3bb31
Merge the Default and Notebook tabs into a single Notebook tab (#7078) 2025-06-16 13:19:29 -03: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
bc2b0f54e9 Only save extensions settings on manual save 2025-06-15 15:53:16 -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
8e9c0287aa UI: Fix edge case where gpu-layers slider maximum is incorrectly limited 2025-06-14 10:12:11 -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
9a2353f97b Better log message when the user input gets truncated 2025-06-13 05:44:02 -07:00
Miriam
f4f621b215
ensure estimated vram is updated when switching between different models (#7071) 2025-06-13 02:56:33 -03:00
oobabooga
f337767f36 Add error handling for non-llama.cpp models in portable mode 2025-06-12 22:17:39 -07:00