Commit Graph

  • 1ac003d41c
    Merge branch 'oobabooga:main' into feature/gpt-j-4bit-v2 Maya 2023-03-28 22:30:39 +0300
  • aebd3cf110
    Merge pull request #616 from mayaeary/fix/api-convert-params oobabooga 2023-03-28 15:21:58 -0300
  • d1377c37af Fixes for api server - chat mode and integer temperature Maya Eary 2023-03-28 20:57:16 +0300
  • 1c075d8d21 Fix typo Maya Eary 2023-03-28 20:43:50 +0300
  • c8207d474f Generalized load_quantized Maya Eary 2023-03-28 20:38:55 +0300
  • e7d1e35728
    Merge branch 'main' of github.com:oobabooga/text-generation-webui loeken 2023-03-28 18:47:08 +0200
  • cac577d99f Fix interface reloading oobabooga 2023-03-28 13:25:58 -0300
  • 88ad86249d Remove unnecessary file oobabooga 2023-03-28 13:19:52 -0300
  • 91aa5b460e If both .pt and .safetensors are present, download only safetensors oobabooga 2023-03-28 13:08:38 -0300
  • 8579fe51dd Fix new lines in the HTML tab oobabooga 2023-03-28 12:59:34 -0300
  • f0eab75ff1
    Merge branch 'main' into default-character Brian O'Connor 2023-03-28 11:50:06 -0400
  • 5edd9edd12 added training folder to docker-compose loeken 2023-03-28 13:01:05 +0200
  • 1f956852c0 removed ninja as its not required loeken 2023-03-28 13:00:45 +0200
  • 27fef5c107 Merge branch 'main' of https://github.com/oobabooga/text-generation-webui loeken 2023-03-28 12:59:36 +0200
  • f5d3545019 Send_pictures small fix Φφ 2023-03-25 02:30:44 +0300
  • 46f6536fae
    Merge pull request #570 from mcmonkey4eva/add-train-lora-tab oobabooga 2023-03-28 02:53:51 -0300
  • b0f05046b3 remove duplicate import Alex "mcmonkey" Goodwin 2023-03-27 22:50:37 -0700
  • e817fac542 better defaults Alex "mcmonkey" Goodwin 2023-03-27 22:29:23 -0700
  • 9cc811a0e6 fix LoRA path typo in #549 Alex "mcmonkey" Goodwin 2023-03-27 22:16:40 -0700
  • 2e08af4edf implement initial Raw Text File Input Alex "mcmonkey" Goodwin 2023-03-27 22:15:32 -0700
  • 5df35ac119 Adds ability to delete all memories wario 2023-03-28 01:01:02 -0400
  • b749952fe3 change number minimums to 0 Alex "mcmonkey" Goodwin 2023-03-27 21:22:43 -0700
  • 84c83613f8 Adds ability to force-reload all memories via UI wario 2023-03-27 23:59:14 -0400
  • 8681d3ce1a Merge branch 'main' of github.com:oobabooga/text-generation-webui wario 2023-03-27 23:14:17 -0400
  • ec6224f556 use new shared.args.lora_dir Alex "mcmonkey" Goodwin 2023-03-27 20:04:16 -0700
  • 31f04dc615 Merge branch 'main' into add-train-lora-tab Alex "mcmonkey" Goodwin 2023-03-27 20:03:30 -0700
  • 966168bd2a
    Merge pull request #602 from oobabooga/dependabot/pip/accelerate-0.18.0 oobabooga 2023-03-27 23:53:26 -0300
  • c188975a01
    Merge pull request #549 from catalpaaa/lora-and-model-dir oobabooga 2023-03-27 23:46:47 -0300
  • 53da672315 Fix FlexGen oobabooga 2023-03-27 23:44:21 -0300
  • ee95e55df6 Fix RWKV tokenizer oobabooga 2023-03-27 23:42:29 -0300
  • 036163a751 Change description oobabooga 2023-03-27 23:39:26 -0300
  • 30585b3e71 Update README oobabooga 2023-03-27 23:35:01 -0300
  • 005f552ea3 Some simplifications oobabooga 2023-03-27 23:29:52 -0300
  • fde92048af Merge branch 'main' into catalpaaa-lora-and-model-dir oobabooga 2023-03-27 23:16:44 -0300
  • 9f391e46ec ninja not needed loeken 2023-03-28 04:08:51 +0200
  • 8a97f6ba29 corrections per the PR comments Alex "mcmonkey" Goodwin 2023-03-27 18:39:06 -0700
  • 1e02f75f2b
    Bump accelerate from 0.17.1 to 0.18.0 dependabot[bot] 2023-03-28 01:19:34 +0000
  • 37f11803e3
    Merge pull request #603 from oobabooga/dependabot/pip/rwkv-0.7.1 oobabooga 2023-03-27 22:19:08 -0300
  • 7fab7ea1b6 couple missed camelCases Alex "mcmonkey" Goodwin 2023-03-27 18:19:06 -0700
  • 1fc7ff065d
    Bump bitsandbytes from 0.37.1 to 0.37.2 oobabooga 2023-03-27 22:18:52 -0300
  • 6368dad7db Fix camelCase to snake_case to match repo format standard Alex "mcmonkey" Goodwin 2023-03-27 18:17:42 -0700
  • 98c48955fc Merge branch 'main' of github.com:loeken/text-generation-webui loeken 2023-03-28 02:55:37 +0200
  • ae1e4aab9b installing dependencies for extensions, added port 5000 to map for api loeken 2023-03-28 02:54:39 +0200
  • 2f0571bfa4 Small style changes oobabooga 2023-03-27 21:24:39 -0300
  • c2cad30772 Merge branch 'main' into mcmonkey4eva-add-train-lora-tab oobabooga 2023-03-27 21:05:44 -0300
  • e9c0226b09
    Bump rwkv from 0.7.0 to 0.7.1 dependabot[bot] 2023-03-27 21:05:35 +0000
  • 9c96919121
    Bump bitsandbytes from 0.37.1 to 0.37.2 dependabot[bot] 2023-03-27 21:05:19 +0000
  • ab049db183
    Use two image captioning sources dibrale 2023-03-27 15:43:44 -0500
  • 4e6276a886
    mapped more folders as volumes loeken 2023-03-27 22:08:56 +0200
  • 127bb929ae
    Merge branch 'main' of github.com:oobabooga/text-generation-webui loeken 2023-03-27 22:04:00 +0200
  • 9ec6c56680
    Update stale.yml oobabooga 2023-03-27 15:12:43 -0300
  • 9ced75746d add total time estimate Alex "mcmonkey" Goodwin 2023-03-27 10:57:27 -0700
  • 641e1a09a7 Don't flash when selecting a new prompt oobabooga 2023-03-27 14:48:43 -0300
  • 16ea4fc36d interrupt button Alex "mcmonkey" Goodwin 2023-03-27 10:43:01 -0700
  • 8fc723fc95 initial progress tracker in UI Alex "mcmonkey" Goodwin 2023-03-27 10:25:08 -0700
  • 48a6c9513e
    Merge pull request #572 from clusterfudge/issues/571 oobabooga 2023-03-27 14:06:38 -0300
  • 268abd1cba Add some space in notebook mode oobabooga 2023-03-27 13:52:12 -0300
  • c07bcd0850 add some outputs to indicate progress updates (sorta) Alex "mcmonkey" Goodwin 2023-03-27 09:41:06 -0700
  • af65c12900 Change Stop button behavior oobabooga 2023-03-27 13:23:59 -0300
  • addb9777f9 Increase size of GALACTICA equations oobabooga 2023-03-27 12:59:07 -0300
  • 572bafcd24 Less verbose message oobabooga 2023-03-27 12:43:37 -0300
  • 2afe1c13c1 move Training to before Interface mode Alex "mcmonkey" Goodwin 2023-03-27 08:32:32 -0700
  • d911c22af9 use shared rows to make the LoRA Trainer interface a bit more compact / clean Alex "mcmonkey" Goodwin 2023-03-27 08:31:49 -0700
  • 202e981d00 Make Generate/Stop buttons smaller in notebook mode oobabooga 2023-03-27 12:30:57 -0300
  • e439228ed8 Merge branch 'main' into add-train-lora-tab Alex "mcmonkey" Goodwin 2023-03-27 08:21:19 -0700
  • 8e2d94a5a1 Add saved promtps to gitignore oobabooga 2023-03-27 12:21:19 -0300
  • 57345b8f30 Add prompt loading/saving menus + reorganize interface oobabooga 2023-03-27 12:16:37 -0300
  • 3b3bbcb860
    updated readme to point at new models (group-size) loeken 2023-03-27 12:04:38 +0200
  • cb5dff0087
    Update installer to use official micromamba url jllllll 2023-03-26 23:40:46 -0500
  • 66ea0e4e75
    Merge branch 'oobabooga:main' into master wawawario2 2023-03-26 23:49:34 -0400
  • deaaad3f4e Merge branch 'main' of https://github.com/oobabooga/text-generation-webui loeken 2023-03-27 05:46:50 +0200
  • c4c742811c updated to match latest changes, gtpq now on HEAD - to match latest updates loeken 2023-03-27 05:44:57 +0200
  • 3dc61284d5 Handle unloading LoRA from dropdown menu icon oobabooga 2023-03-27 00:04:43 -0300
  • b6e38e8b97
    silero_tts streaming fix (#568 from Brawlence/silero_tts-fix) oobabooga 2023-03-26 23:59:07 -0300
  • bdf85ffcf9
    Remove explicit pytorch installation jllllll 2023-03-26 21:56:16 -0500
  • af603a142a
    Unload models on request (#471 from Brawlence/main) oobabooga 2023-03-26 23:53:39 -0300
  • 95c97e1747 Unload the model using the "Remove all" button oobabooga 2023-03-26 23:47:29 -0300
  • cc584ec556
    Update README.md wawawario2 2023-03-26 22:45:59 -0400
  • 170027cf94
    Update README.md wawawario2 2023-03-26 22:43:38 -0400
  • 5301a95315
    Update README.md wawawario2 2023-03-26 22:41:43 -0400
  • e07c9e3093 Merge branch 'main' into Brawlence-main oobabooga 2023-03-26 23:40:51 -0300
  • d6a234e416 Merge branch 'main' of github.com:oobabooga/text-generation-webui wario 2023-03-26 22:28:33 -0400
  • c1e8e52253 Merge branch 'main' of https://github.com/oobabooga/text-generation-webui loeken 2023-03-27 04:15:38 +0200
  • 511be06dcc Merge branch 'main' of github.com:oobabooga/text-generation-webui oobabooga 2023-03-26 22:21:29 -0300
  • 1c77fdca4c Change notebook mode appearance oobabooga 2023-03-26 22:20:30 -0300
  • 9ff6a538b6 Bump gradio version oobabooga 2023-03-26 22:11:19 -0300
  • 4896f9a573
    Update shared.py: Precise default for LLaMA/Alpaca SDS 2023-03-27 00:30:13 +0200
  • 497be69494
    Add LLaMA-Creative preset SDS 2023-03-26 23:10:24 +0200
  • 4226fd1cfd
    Add LLaMA-Precise preset SDS 2023-03-26 22:58:07 +0200
  • a04b7cf264
    Merge pull request #585 from fkusche/also-download-markdown oobabooga 2023-03-26 14:51:23 -0300
  • 19174842b8 Also download Markdown files Florian Kusche 2023-03-26 19:41:14 +0200
  • 8222d32240
    Merge pull request #565 from mcmonkey4eva/improve-gitignore oobabooga 2023-03-26 13:31:45 -0300
  • 6f89242094
    Remove temporary fix for GPTQ-for-LLaMa jllllll 2023-03-26 03:29:14 -0500
  • 6dcfcf4fed
    Amended fix for GPTQ-for-LLaMa jllllll 2023-03-26 01:00:52 -0500
  • 12baa0e84b
    Update for latest GPTQ-for-LLaMa jllllll 2023-03-26 00:46:07 -0500
  • 247e8e5b79
    Fix for issue in current GPTQ-for-LLaMa. jllllll 2023-03-26 00:24:00 -0500
  • 581ce63985
    Update README.md wawawario2 2023-03-26 00:57:46 -0400
  • 7c0d777285
    Update README.md wawawario2 2023-03-26 00:55:22 -0400
  • 2be930bc17 Adds additional startup information for user wario 2023-03-26 00:32:01 -0400
  • 5f6326a6b6 Merge branch 'main' of github.com:oobabooga/text-generation-webui wario 2023-03-26 00:21:20 -0400