Commit Graph

  • f2ce3238ea Remove generate_params I added while testing Brian O'Connor 2023-04-15 19:03:44 -0400
  • 6d88c5f978 Use values from the API call when possible Brian O'Connor 2023-04-15 18:58:56 -0400
  • 5838e893f6 Merge remote-tracking branch 'upstream/main' into main da3dsoul 2023-04-15 18:43:50 -0400
  • 78515257b1 Fix model dir da3dsoul 2023-04-15 18:36:13 -0400
  • c59c2ac910 Finish Chat API Brian O'Connor 2023-04-15 18:28:26 -0400
  • f4eb5f3374 Remove extra file da3dsoul 2023-04-15 18:22:12 -0400
  • 81b48b2e9b Tortoise TTS MRQ Low VRAM option. Coqui Voice Clone path setting da3dsoul 2023-04-15 18:19:37 -0400
  • 9c2328cce5 Tortoise TTS Fix some error da3dsoul 2023-04-15 17:39:53 -0400
  • ab451ac504 Tortoise TTS Tuning Settings da3dsoul 2023-04-15 17:25:34 -0400
  • 6860e31690 Merge branch 'main' of https://github.com/bmoconno/text-generation-webui into chat-api Brian O'Connor 2023-04-15 17:24:27 -0400
  • 4af035a725 Tortoise TTS More settings. Models dir is pulled from args da3dsoul 2023-04-15 16:41:20 -0400
  • 113c270b11 Tortoise TTS models dir from args and voice dir setting da3dsoul 2023-04-15 16:31:34 -0400
  • 5e13100a55
    Allow extensions to have custom display_name ye7iaserag 2023-04-15 20:33:09 +0200
  • a48d61628a Add french TTS johngtrs 2023-04-15 18:44:10 +0200
  • 9f3c82a6cd Allow disabling quant attention. Light 2023-04-15 23:54:24 +0800
  • ac189011cb Add "Save current settings for this model" button oobabooga 2023-04-15 12:54:02 -0300
  • b9dcba7762 Don't overwrite --gpu_memory on boot (#1237/#1235) oobabooga 2023-04-15 11:58:55 -0300
  • bd67e2ca22 Update to support triton commit c90adefbf1934f4638ea5c3bba8fc536aad3de57. Light 2023-04-15 20:16:26 +0800
  • ca34ab3208 Kobold AI api extension: - fix: before it return incorrect substring of result, after it return full result string - api-example-koboldai.py - example use koboldai api to test it Janvarev Vladislav 2023-04-15 14:37:37 +0300
  • d2dae84216 fix math on save_steps Alex "mcmonkey" Goodwin 2023-04-15 02:49:07 -0700
  • 7d50582551 Merge branch 'main' into lora-trainer-improvements-3 Alex "mcmonkey" Goodwin 2023-04-15 02:29:34 -0700
  • b577dc99bb
    Merge branch 'oobabooga:main' into main loeken 2023-04-15 10:15:38 +0200
  • d81b37332a
    Use concerted picture_select.upload() statement Alexander Dibrov 2023-04-15 03:10:25 -0500
  • efaa35cf9b
    Formatting ye7iaserag 2023-04-15 08:25:25 +0200
  • 1e3c273fe6
    Move JS and CSS to dedicated files ye7iaserag 2023-04-15 08:17:30 +0200
  • 20d630278a Use current input for Impersonate (continue impersonate feature) kamyker 2023-04-15 07:17:48 +0200
  • 7862a1d897 Merge remote-tracking branch 'upstream/main' into qol/update-api Kalila L 2023-04-15 13:00:09 +0800
  • 72a89e8fd1 Merge branch 'main' of github.com:oobabooga/text-generation-webui oobabooga 2023-04-15 01:21:46 -0300
  • abef355ed0 Remove deprecated flag oobabooga 2023-04-15 01:21:19 -0300
  • 4d13cc0a1f
    Suppress whisper_stt pip warning (#1215) Lou Bernardi 2023-04-15 00:15:59 -0400
  • 2153ab28b0 Add skip_special_tokens checkbox oobabooga 2023-04-15 01:01:40 -0300
  • 20fa4b4c28 interface / write to file Clay Shoaf 2023-04-14 23:54:14 -0400
  • f23f59603a Use full commit name so as to suppress pip install git commit warning for whisper_stt Lou Bernardi 2023-04-14 23:13:55 -0400
  • 94700cc7a5
    Bump gradio to 3.25 (#1089) catalpaaa 2023-04-14 19:45:25 -0700
  • 004f275efe
    Update README.md oobabooga 2023-04-14 23:36:56 -0300
  • 83964ed354
    Update README.md oobabooga 2023-04-14 23:33:54 -0300
  • c41037db68
    Update README.md oobabooga 2023-04-14 23:32:39 -0300
  • f8913c7132 Merge branch 'main' of github.com:oobabooga/text-generation-webui oobabooga 2023-04-14 23:17:29 -0300
  • 628f8e6168 Reorganize chat buttons oobabooga 2023-04-14 23:17:15 -0300
  • 7654b9d47f Merge remote-tracking branch 'upstream/main' into main da3dsoul 2023-04-14 22:13:29 -0400
  • 948e418745 Merge branch 'tortoise' into main da3dsoul 2023-04-14 22:09:09 -0400
  • f8bc991cb3 created a new branch Clay Shoaf 2023-04-14 22:08:23 -0400
  • 5126c97139
    Improve CSS in default and notebook mode (#1209) DavG25 2023-04-15 04:03:43 +0200
  • c3aa79118e Minor generate_chat_prompt simplification oobabooga 2023-04-14 23:02:08 -0300
  • fc8a85b5df Tortoise TTS extension improvements. Tortoise TTS MRQ added da3dsoul 2023-04-14 22:00:53 -0400
  • ad95921c09 Fix code snippet text overflow DavG25 2023-04-15 03:22:00 +0200
  • 9edd8cdef7 Fix text overflow DavG25 2023-04-15 03:21:21 +0200
  • a832c220ee Add CSS for lists DavG25 2023-04-15 03:20:06 +0200
  • b261386f62 Add code_syntax_highlight extension DavG25 2023-04-15 01:41:10 +0200
  • a029b84665 cleaning up still Clay Shoaf 2023-04-14 19:20:05 -0400
  • 0961e877c1 I'll get there... Clay Shoaf 2023-04-14 19:19:09 -0400
  • b598690a43 sorry about all of this cleanup Clay Shoaf 2023-04-14 19:17:00 -0400
  • 158ea4bccf stop tracking sd_api_pictures Clay Shoaf 2023-04-14 19:15:45 -0400
  • 9db8f2a7f7 and fix my .gitignore edit Clay Shoaf 2023-04-14 19:14:39 -0400
  • bbb36bfdd3 stop tracking pycharm's .idea folder Clay Shoaf 2023-04-14 19:13:31 -0400
  • c6c94aea56 cleaning up files.I'll get better at this, I swear Clay Shoaf 2023-04-14 19:11:08 -0400
  • 9519f0eee4 I forgot to change out of the sd_api branch Clay Shoaf 2023-04-14 19:09:19 -0400
  • 675ee11def last minute touchups before I head out the door Clay Shoaf 2023-04-14 18:55:27 -0400
  • 5f9efcc646 Fixed a bug that was preventing single axis grids Clay Shoaf 2023-04-14 18:47:54 -0400
  • c4aa1a42b1 Fix chat history downloading oobabooga 2023-04-14 19:38:30 -0300
  • 4128aa4450
    Merge branch 'main' of github.com:loeken/text-generation-webui loeken 2023-04-14 23:34:12 +0200
  • 24f52313a5
    testing loeken 2023-04-14 23:34:04 +0200
  • be4ed31531 changed "test" folder to "xy_grid" Clay Shoaf 2023-04-14 17:31:02 -0400
  • f65aa4ec56 Merge remote-tracking branch 'origin/main' into xyz Clay Shoaf 2023-04-14 17:29:42 -0400
  • 9e0cfe23f9 You can now use quoted prompts with commas Clay Shoaf 2023-04-14 17:28:48 -0400
  • 0925d7c122
    Merge branch 'oobabooga:main' into main loeken 2023-04-14 23:03:01 +0200
  • 1439a04ffc Minor changes oobabooga 2023-04-14 17:34:42 -0300
  • bf452c6e3c Incorporate johnsmith0031/alpaca_lora_4bit oobabooga 2023-04-14 17:28:58 -0300
  • e5dd939743 small bug fixes Clay Shoaf 2023-04-14 16:24:47 -0400
  • 540a9c9fed It finally works!!! WOOHOO!! Clay Shoaf 2023-04-14 15:59:16 -0400
  • 8e3f3677c0 Tortoise TTS extension improvements. Tortoise TTS Fast included da3dsoul 2023-04-14 15:43:44 -0400
  • db9b9087a7
    Improved compatibility with sd_api_pictures GuizzyQC 2023-04-14 15:28:22 -0400
  • 3a337cfded Use argparse defaults oobabooga 2023-04-14 15:35:06 -0300
  • 43e01282b3 Don't override user initial wbits/groupsize oobabooga 2023-04-14 15:24:03 -0300
  • e3c3f870ed Revise API Kalila L 2023-04-15 02:03:54 +0800
  • 04e956c8f9
    Bump gradio from 3.24.1 to 3.26.0 dependabot[bot] 2023-04-14 17:52:58 +0000
  • 64e3b44e0f
    initial multi-lora support (#1103) Alex "mcmonkey" Goodwin 2023-04-14 10:52:06 -0700
  • 63806d9ccb Change a label and some messages oobabooga 2023-04-14 14:49:42 -0300
  • bcee80e212 Remove unused import oobabooga 2023-04-14 14:42:54 -0300
  • ebb81eb176 Add Undo/Regenerate buttons to notebook mode oobabooga 2023-04-14 14:34:56 -0300
  • 6325b5d13c Fix --lora oobabooga 2023-04-14 13:21:36 -0300
  • 76553bb83b
    Bugfix for character None GuizzyQC 2023-04-14 12:16:38 -0400
  • f0d2bc44c4 little edits Clay Shoaf 2023-04-14 12:15:37 -0400
  • 7bbb401773 accidentally a file in the last commit Clay Shoaf 2023-04-14 12:13:49 -0400
  • 14a90d756f working on xy grid Clay Shoaf 2023-04-14 12:12:44 -0400
  • ee90c31654 Merge main branch, reorganize the layout a bit oobabooga 2023-04-14 13:12:13 -0300
  • 1901d238e1 Minor change to API code oobabooga 2023-04-14 12:11:47 -0300
  • 581f739b2f Reorganize oobabooga 2023-04-14 11:38:26 -0300
  • 7d7d122edb Cover one more model oobabooga 2023-04-14 11:15:59 -0300
  • 8eba88061a Remove unused config oobabooga 2023-04-14 11:12:17 -0300
  • 8e31f2bad4
    Automatically set wbits/groupsize/instruct based on model name (#1167) oobabooga 2023-04-14 11:07:28 -0300
  • 7dae96b6f5 Add an edge case to config.yaml oobabooga 2023-04-14 11:05:18 -0300
  • bf5f4736c1 Update settings-template.json oobabooga 2023-04-14 11:01:50 -0300
  • c33df2db53 Fix wbits oobabooga 2023-04-14 10:59:49 -0300
  • 2f27df702a Expand to gr128 and 3-bit oobabooga 2023-04-14 10:58:33 -0300
  • 909d4fd9d5 Apply model-specific settings to --model oobabooga 2023-04-14 10:56:13 -0300
  • 6ebd5514ae Add a __main__ function oobabooga 2023-04-14 10:42:58 -0300
  • ca9fdb1c19 Formatting changes oobabooga 2023-04-14 10:29:56 -0300
  • ee0f99837f
    Merge pull request #9 from innightwolfsleep/added-yaml-character-support innightwolfsleep 2023-04-14 18:33:52 +0600
  • c0e04a7fed
    added yaml character support innightwolfsleep 2023-04-14 18:32:48 +0600