conanak99
|
b5e31c8fef
|
fix responsive issue
|
2023-02-27 22:30:52 +08:00 |
|
conanak99
|
44fd6bce34
|
make the grid responsive
|
2023-02-27 22:26:19 +08:00 |
|
conanak99
|
b4fa7dcefc
|
Make the char gallery more space-efficent
|
2023-02-27 21:52:43 +08:00 |
|
oobabooga
|
b16f097466
|
Add FlexGen to requirements.txt
|
2023-02-27 08:58:07 -03:00 |
|
oobabooga
|
f24b6e78a3
|
Fix clear history
|
2023-02-26 23:58:04 -03:00 |
|
oobabooga
|
7a776ccf87
|
Make the gallery interactive to load characters
|
2023-02-26 17:19:36 -03:00 |
|
oobabooga
|
8e3e8a070f
|
Make FlexGen work with the newest API
|
2023-02-26 16:53:41 -03:00 |
|
oobabooga
|
48b83c9a70
|
Remove unused imports
|
2023-02-26 13:15:56 -03:00 |
|
oobabooga
|
3333f94c30
|
Make the gallery extension work on colab
|
2023-02-26 12:37:26 -03:00 |
|
oobabooga
|
756cba2edc
|
Add character gallery extension
|
2023-02-26 12:17:57 -03:00 |
|
oobabooga
|
3c9432f039
|
Add checkbox to disable the character bias
|
2023-02-26 02:37:21 -03:00 |
|
oobabooga
|
ef91bd802d
|
Sort TTS voices by gender
|
2023-02-26 02:26:15 -03:00 |
|
oobabooga
|
612520386e
|
Merge branch 'main' of github.com:oobabooga/text-generation-webui
|
2023-02-26 01:52:27 -03:00 |
|
oobabooga
|
e91eb24649
|
Decrease the repetition penalty upper limit to 3
|
2023-02-26 01:51:59 -03:00 |
|
oobabooga
|
c183d2917c
|
Update README.md
|
2023-02-26 00:59:07 -03:00 |
|
oobabooga
|
cfe010b244
|
Update README.md
|
2023-02-26 00:54:37 -03:00 |
|
oobabooga
|
87d9f3e329
|
Update README.md
|
2023-02-26 00:54:19 -03:00 |
|
oobabooga
|
955997a90b
|
Update README.md
|
2023-02-26 00:54:07 -03:00 |
|
oobabooga
|
3d94ebfdd0
|
Change --chat colors
|
2023-02-26 00:51:15 -03:00 |
|
oobabooga
|
633a2b6be2
|
Don't regenerate/remove last message if the chat is empty
|
2023-02-26 00:43:12 -03:00 |
|
oobabooga
|
6e843a11d6
|
Fix FlexGen in chat mode
|
2023-02-26 00:36:04 -03:00 |
|
oobabooga
|
63ce2771d5
|
Merge branch 'main' of github.com:oobabooga/text-generation-webui
|
2023-02-25 22:59:46 -03:00 |
|
oobabooga
|
4548227fb5
|
Downgrade gradio version (file uploads are broken in 3.19.1)
|
2023-02-25 22:59:02 -03:00 |
|
oobabooga
|
c593dfa827
|
Update README.md
|
2023-02-25 18:57:34 -03:00 |
|
oobabooga
|
7872a64f78
|
Update README.md
|
2023-02-25 18:56:43 -03:00 |
|
oobabooga
|
9456c1d6ed
|
Prevent streaming with no_stream + generation attempts > 1
|
2023-02-25 17:45:03 -03:00 |
|
oobabooga
|
32f40f3b42
|
Bump gradio version to 3.19.1
|
2023-02-25 17:20:03 -03:00 |
|
oobabooga
|
b3d2365d92
|
Rename a button
|
2023-02-25 16:33:46 -03:00 |
|
oobabooga
|
fa58fd5559
|
Proper way to free the cuda cache
|
2023-02-25 15:50:29 -03:00 |
|
oobabooga
|
03d25c1c61
|
Reorder the chat buttons
|
2023-02-25 15:35:43 -03:00 |
|
oobabooga
|
e2cf4e4968
|
Reorder the custom parameters
|
2023-02-25 15:21:40 -03:00 |
|
oobabooga
|
381f747181
|
Reorganize the custom parameters for mobile usage
|
2023-02-25 15:17:44 -03:00 |
|
oobabooga
|
b585e382c0
|
Rename the custom prompt generator function
|
2023-02-25 15:13:14 -03:00 |
|
oobabooga
|
700311ce40
|
Empty the cuda cache at model.generate()
|
2023-02-25 14:39:13 -03:00 |
|
oobabooga
|
1878acd9f3
|
Minor bug fix in chat
|
2023-02-25 09:30:59 -03:00 |
|
oobabooga
|
e71ff959f5
|
Clean up some unused code
|
2023-02-25 09:23:02 -03:00 |
|
oobabooga
|
91f5852245
|
Move bot_picture.py inside the extension
|
2023-02-25 03:00:19 -03:00 |
|
oobabooga
|
5ac24b019e
|
Minor fix in the extensions implementation
|
2023-02-25 02:53:18 -03:00 |
|
oobabooga
|
85f914b9b9
|
Disable the hijack after using it
|
2023-02-25 02:36:01 -03:00 |
|
oobabooga
|
ad83b1b828
|
Clean up send_pictures extension
|
2023-02-25 02:13:24 -03:00 |
|
oobabooga
|
01acb250c5
|
Add a comment
|
2023-02-25 02:07:29 -03:00 |
|
oobabooga
|
7e9f13e29f
|
Rename a variable
|
2023-02-25 01:55:32 -03:00 |
|
oobabooga
|
3ef0f2ea7e
|
Merge pull request #123 from oobabooga/refactor_gradio
Create new extensions engine
|
2023-02-25 01:51:58 -03:00 |
|
oobabooga
|
31fb5529d8
|
Minor change
|
2023-02-25 01:49:49 -03:00 |
|
oobabooga
|
1741c36092
|
Minor fix
|
2023-02-25 01:47:25 -03:00 |
|
oobabooga
|
7c2babfe39
|
Rename greed to "generation attempts"
|
2023-02-25 01:42:19 -03:00 |
|
oobabooga
|
88cfc84ddb
|
Update README
|
2023-02-25 01:33:26 -03:00 |
|
oobabooga
|
2dfb999bf1
|
Add greed parameter
|
2023-02-25 01:31:01 -03:00 |
|
oobabooga
|
13f2688134
|
Better way to generate custom prompts
|
2023-02-25 01:08:17 -03:00 |
|
oobabooga
|
67623a52b7
|
Allow for permanent hijacking
|
2023-02-25 00:55:19 -03:00 |
|