oobabooga
28cf5862af
Add UI element for tensor_split
2023-08-18 06:26:48 -07:00
missionfloyd
4b69f4f6ae
Fix print CSS ( #3608 )
2023-08-18 01:44:22 -03:00
oobabooga
6170b5ba31
Bump llama-cpp-python
2023-08-17 21:41:02 -07:00
oobabooga
3e7c624f8e
Add a template for OpenOrca-Platypus2
2023-08-17 15:03:08 -07:00
oobabooga
eaf5f0f089
Merge remote-tracking branch 'refs/remotes/origin/main'
2023-08-17 11:38:29 -07:00
oobabooga
669c640eb4
Fix extensions block appearing where it shouldn't
2023-08-17 11:37:14 -07:00
ausboss
a954b3e7de
fixes error when not specifying tunnel id ( #3606 )
2023-08-17 15:20:36 -03:00
oobabooga
bdb6eb5734
Restyle the chat input box + several CSS improvements
...
- Remove extra spacing below the last chat message
- Change the background color of code blocks in dark mode
- Remove border radius from selected header bar elements
- Make the chat scrollbar more discrete
2023-08-17 11:10:38 -07:00
oobabooga
cebe07f29c
Unescape HTML inside code blocks
2023-08-16 21:08:26 -07:00
oobabooga
46408465ce
Improved chat scrolling ( #3601 )
2023-08-17 01:03:40 -03:00
oobabooga
300219b081
Fix <audio> tag width in chat mode
2023-08-16 09:35:10 -07:00
oobabooga
a4e903e932
Escape HTML in chat messages
2023-08-16 09:25:52 -07:00
oobabooga
7966989667
Minor CSS fix
2023-08-16 07:25:59 -07:00
oobabooga
73d9befb65
Make "Show controls" customizable through settings.yaml
2023-08-16 07:04:18 -07:00
oobabooga
2a29208224
Add a "Show controls" button to chat UI ( #3590 )
2023-08-16 02:39:58 -03:00
oobabooga
32ff3da941
Update ancient screenshots
2023-08-15 17:16:24 -03:00
oobabooga
87dd85b719
Update README
2023-08-15 12:21:50 -07:00
oobabooga
a03a70bed6
Update README
2023-08-15 12:20:59 -07:00
oobabooga
7089b2a48f
Update README
2023-08-15 12:16:21 -07:00
oobabooga
155862a4a0
Update README
2023-08-15 12:11:12 -07:00
cal066
991bb57e43
ctransformers: Fix up model_type name consistency ( #3567 )
2023-08-14 15:17:24 -03:00
oobabooga
ccfc02a28d
Add the --disable_exllama option for AutoGPTQ ( #3545 from clefever/disable-exllama)
2023-08-14 15:15:55 -03:00
oobabooga
8294eadd38
Bump AutoGPTQ wheel
2023-08-14 11:13:46 -07:00
oobabooga
7e57b35b5e
Clean up old code
2023-08-14 10:10:39 -07:00
oobabooga
4d067e9b52
Add back a variable to keep old extensions working
2023-08-14 09:39:06 -07:00
oobabooga
b74bf5638b
Install extensions dependencies before webui dependencies
...
webui takes precedence over extensions.
2023-08-14 09:15:25 -07:00
oobabooga
d8a82d34ed
Improve a warning
2023-08-14 08:46:05 -07:00
oobabooga
3e0a9f9cdb
Refresh the character dropdown when saving/deleting a character
2023-08-14 08:23:41 -07:00
oobabooga
890b4abdad
Fix session saving
2023-08-14 07:55:52 -07:00
oobabooga
619cb4e78b
Add "save defaults to settings.yaml" button ( #3574 )
2023-08-14 11:46:07 -03:00
oobabooga
a95e6f02cb
Add a placeholder for custom stopping strings
2023-08-13 21:17:20 -07:00
oobabooga
ff9b5861c8
Fix impersonate when some text is present ( closes #3564 )
2023-08-13 21:10:47 -07:00
oobabooga
cc7e6ef645
Fix a CSS conflict
2023-08-13 19:24:09 -07:00
Eve
66c04c304d
Various ctransformers fixes ( #3556 )
...
---------
Co-authored-by: cal066 <cal066@users.noreply.github.com>
2023-08-13 23:09:03 -03:00
oobabooga
b8df4a436e
Scroll up when switching tabs
2023-08-13 18:48:15 -07:00
oobabooga
c269214219
CSS change to make buttons smaller
2023-08-13 18:45:13 -07:00
oobabooga
4a05aa92cb
Add "send to" buttons for instruction templates
...
- Remove instruction templates from prompt dropdowns (default/notebook)
- Add 3 buttons to Parameters > Instruction template as a replacement
- Increase the number of lines of 'negative prompt' field to 3, and add a scrollbar
- When uploading a character, switch to the Character tab
- When uploading chat history, switch to the Chat tab
2023-08-13 18:35:45 -07:00
oobabooga
3ae2cee446
Fix empty space when the gallery is hidden
2023-08-13 06:09:27 -07:00
oobabooga
f6db2c78d1
Fix ctransformers seed
2023-08-13 05:48:53 -07:00
oobabooga
919a3cf9d0
Fix the gallery
2023-08-13 05:43:09 -07:00
oobabooga
689f264979
Fix permission
2023-08-12 21:14:37 -07:00
oobabooga
f7ad634634
Remove --chat flag
2023-08-12 21:13:50 -07:00
oobabooga
a1a9ec895d
Unify the 3 interface modes ( #3554 )
2023-08-13 01:12:15 -03:00
cal066
bf70c19603
ctransformers: move thread and seed parameters ( #3543 )
2023-08-13 00:04:03 -03:00
jllllll
73421b1fed
Bump ctransformers wheel version ( #3558 )
2023-08-12 23:02:47 -03:00
Chris Lefever
0230fa4e9c
Add the --disable_exllama option for AutoGPTQ
2023-08-12 02:26:58 -04:00
oobabooga
0e05818266
Style changes
2023-08-11 16:35:57 -07:00
oobabooga
4c450e6b70
Update README.md
2023-08-11 15:50:16 -03:00
oobabooga
2f918ccf7c
Remove unused parameter
2023-08-11 11:15:22 -07:00
oobabooga
28c8df337b
Add repetition_penalty_range to ctransformers
2023-08-11 11:04:19 -07:00