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
|
92547becff
|
Merge pull request #7085 from oobabooga/dev
Merge dev branch
|
2025-06-18 22:43:07 -03: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 |
|
NoxWorld2660
|
0b26650f47
|
Expose real model list via /v1/models endpoint (#7088)
|
2025-06-18 20:14:24 -03: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 |
|