Commit Graph

  • 682f7bdbba Merge pull request #110 from oobabooga/refactored oobabooga 2023-02-23 15:30:32 -03:00
  • b78561fba6 Minor bug fix oobabooga 2023-02-23 15:26:41 -03:00
  • 2e86a1ec04 Move chat history into shared module oobabooga 2023-02-23 15:11:18 -03:00
  • c87800341c Move function to extensions module oobabooga 2023-02-23 14:55:21 -03:00
  • 2048b403a5 Reorder functions oobabooga 2023-02-23 14:49:02 -03:00
  • 7224343a70 Improve the imports oobabooga 2023-02-23 14:41:42 -03:00
  • 364529d0c7 Further refactor oobabooga 2023-02-23 14:31:28 -03:00
  • e46c43afa6 Move some stuff from server.py to modules oobabooga 2023-02-23 13:42:23 -03:00
  • 1dacd34165 Further refactor oobabooga 2023-02-23 13:28:30 -03:00
  • ce7feb3641 Further refactor oobabooga 2023-02-23 13:03:52 -03:00
  • 98af4bfb0d Refactor the code to make it more modular oobabooga 2023-02-23 12:05:25 -03:00
  • 18e0ec955e Improve some descriptions in --help oobabooga 2023-02-23 10:11:58 -03:00
  • ced5d9ab04 Update README.md oobabooga 2023-02-23 10:04:07 -03:00
  • b18071330f Update README.md oobabooga 2023-02-23 01:32:05 -03:00
  • c72892835a Don't show *-np models in the list of choices oobabooga 2023-02-22 11:38:16 -03:00
  • 95e536f876 Merge branch 'main' of github.com:oobabooga/text-generation-webui oobabooga 2023-02-22 11:24:14 -03:00
  • 044b963987 Add stop parameter for flexgen (#105) oobabooga 2023-02-22 11:23:36 -03:00
  • b4a7f5fa70 Update README.md oobabooga 2023-02-22 01:54:12 -03:00
  • ea21a22940 Remove redundant preset oobabooga 2023-02-22 01:01:26 -03:00
  • b8b3d4139c Add --compress-weight parameter oobabooga 2023-02-22 00:43:21 -03:00
  • 193fb1660a Conversion seems to work better this way oobabooga 2023-02-22 00:35:10 -03:00
  • eef6fc3cbf Add a preset for FlexGen oobabooga 2023-02-21 23:33:15 -03:00
  • 311404e258 Reuse disk-cache-dir parameter for flexgen oobabooga 2023-02-21 22:11:05 -03:00
  • f3c75bbd64 Add --percent flag for flexgen oobabooga 2023-02-21 22:08:46 -03:00
  • b83f51ee04 Add FlexGen support #92 (experimental) oobabooga 2023-02-21 21:00:06 -03:00
  • e52b697d5a Add bf16 back here (the fp16 -> bf16 conversion takes a few seconds) oobabooga 2023-02-21 00:54:53 -03:00
  • bc856eb962 Add some more margin oobabooga 2023-02-20 20:49:21 -03:00
  • 444cd69c67 Fix regex bug in loading character jsons with special characters oobabooga 2023-02-20 19:38:19 -03:00
  • f867285e3d Make the circle a bit less red oobabooga 2023-02-20 18:41:38 -03:00
  • e4440cd984 Make highlighted text gray in cai-chat mode oobabooga 2023-02-20 16:43:32 -03:00
  • bb1dac2f76 Convert the download option (A-Z) to upper case oobabooga 2023-02-20 15:50:48 -03:00
  • d7a738fb7a Load any 13b/20b/30b model in 8-bit mode when no flags are supplied oobabooga 2023-02-20 15:44:10 -03:00
  • c1de491c63 No need to have bf16 support here oobabooga 2023-02-20 15:12:42 -03:00
  • 8123c5b01a Sort the imports oobabooga 2023-02-20 15:06:27 -03:00
  • 77846ceef3 Minor change oobabooga 2023-02-20 15:05:48 -03:00
  • e195377050 Deprecate torch dumps, move to safetensors (they load even faster) oobabooga 2023-02-20 15:03:19 -03:00
  • 14ffa0b418 Fix line breaks in --chat mode oobabooga 2023-02-20 13:25:46 -03:00
  • 58520a1f75 Update README.md oobabooga 2023-02-20 12:44:31 -03:00
  • c8eab98fd2 Add an example of usage for the API oobabooga 2023-02-20 12:39:36 -03:00
  • c92f347c94 Merge pull request #90 from SillyLossy/regexp oobabooga 2023-02-19 08:31:19 -03:00
  • ded890c378 Escape regexp in message extraction SillyLossy 2023-02-19 12:52:18 +02:00
  • 8c9dd95d55 Print the softprompt metadata when it is loaded oobabooga 2023-02-19 01:48:23 -03:00
  • f79805f4a4 Change a comment oobabooga 2023-02-18 22:58:40 -03:00
  • 05e9da0c12 Update README.md oobabooga 2023-02-18 22:34:51 -03:00
  • b1add0e586 Update README.md oobabooga 2023-02-18 22:32:16 -03:00
  • 55bb5e5ef0 Bump accelerate version oobabooga 2023-02-18 22:15:47 -03:00
  • 995bcfcf5e Minor style change oobabooga 2023-02-18 22:14:57 -03:00
  • d58544a420 Some minor formatting changes oobabooga 2023-02-18 11:07:55 -03:00
  • 3e6a8ccdce Fix galactica latex css oobabooga 2023-02-18 00:18:39 -03:00
  • 14f49bbe9a Fix galactica equations in dark mode oobabooga 2023-02-17 23:57:09 -03:00
  • abb4667b44 Improve basic HTML style oobabooga 2023-02-17 23:08:34 -03:00
  • 00ca17abc9 Minor change oobabooga 2023-02-17 22:52:03 -03:00
  • 2fd003c044 Fix gpt4chan styles that were broken by gradio 3.18.0 oobabooga 2023-02-17 22:47:41 -03:00
  • 0dd41e4830 Reorganize the sliders some more oobabooga 2023-02-17 16:33:27 -03:00
  • 6b9ac2f88e Reorganize the generation parameters oobabooga 2023-02-17 16:18:01 -03:00
  • 3923ac967f Create a cache for profile pictures (in RAM) oobabooga 2023-02-17 14:30:39 -03:00
  • 596732a981 The soft prompt length must be considered here too oobabooga 2023-02-17 12:35:30 -03:00
  • a6ddbbfc77 Add more fonts options oobabooga 2023-02-17 11:30:04 -03:00
  • 5eeb3f4e54 Make thumbnails for the profile pictures (for performance) oobabooga 2023-02-17 10:58:54 -03:00
  • edc0262889 Minor file uploading fixes oobabooga 2023-02-17 10:27:41 -03:00
  • 243244eeec Attempt at fixing greyed out files on iphone oobabooga 2023-02-17 10:17:15 -03:00
  • a226f4cddb No change, so reverting oobabooga 2023-02-17 09:27:17 -03:00
  • 40cb9f63f6 Try making Colab happy (tensorflow warnings) oobabooga 2023-02-17 09:23:11 -03:00
  • 71c2764516 Fix the API docs in chat mode oobabooga 2023-02-17 01:56:51 -03:00
  • 33ad21c4f2 Make the profile pictures a bit larger oobabooga 2023-02-17 00:35:17 -03:00
  • c4e87c109e Include the bot's image as base64 oobabooga 2023-02-17 00:24:27 -03:00
  • cb226247e8 Make it possible to disable the TTS from within the interface oobabooga 2023-02-16 23:38:27 -03:00
  • fd8070b960 Give some default options in the download script oobabooga 2023-02-16 23:04:13 -03:00
  • aeddf902ec Make the refresh button prettier oobabooga 2023-02-16 21:55:20 -03:00
  • 21512e2790 Make the Stop button work more reliably oobabooga 2023-02-16 21:21:45 -03:00
  • 348acdf626 Mention deepspeed in the README oobabooga 2023-02-16 17:29:48 -03:00
  • bde4cd402a Change the default TTS voice oobabooga 2023-02-16 16:07:38 -03:00
  • 5fb99371ba Add .gitignore oobabooga 2023-02-16 13:35:54 -03:00
  • 08805b3374 Force "You" in impersonate too oobabooga 2023-02-16 13:24:13 -03:00
  • d7db04403f Fix --chat chatbox height oobabooga 2023-02-16 12:45:05 -03:00
  • 589069e105 Don't regenerate if no message has been sent oobabooga 2023-02-16 12:32:35 -03:00
  • 6160a03984 Merge branch 'main' of github.com:oobabooga/text-generation-webui oobabooga 2023-02-16 12:16:26 -03:00
  • 405dfbf57c Force your name to be "You" for pygmalion (properly) oobabooga 2023-02-16 12:16:12 -03:00
  • 20484f26f3 Trying to make character bias more consistent oobabooga 2023-02-15 23:38:52 -03:00
  • 7bd2ae05bf Force your name to be "You" for pygmalion oobabooga 2023-02-15 21:32:53 -03:00
  • 3746d72853 More style fixes oobabooga 2023-02-15 21:13:12 -03:00
  • 6f213b8c14 Style fix oobabooga 2023-02-15 20:58:17 -03:00
  • ccf10db60f Move stuff into tabs in chat mode oobabooga 2023-02-15 20:55:32 -03:00
  • a55e8836f6 Bump gradio version oobabooga 2023-02-15 20:20:56 -03:00
  • 0e89ff4b13 Clear the persistent history after clicking on "Clear history" oobabooga 2023-02-15 16:49:52 -03:00
  • 05b53e4626 Update README oobabooga 2023-02-15 14:43:34 -03:00
  • ed73d00bd5 Update README oobabooga 2023-02-15 14:43:13 -03:00
  • 30fcb26737 Update README oobabooga 2023-02-15 14:42:41 -03:00
  • b3bcd2881d Implement regenerate/impersonate the proper way (fixes #78) oobabooga 2023-02-15 14:39:26 -03:00
  • 5ee9283cae Mention BLIP oobabooga 2023-02-15 13:53:38 -03:00
  • 8d3b3959e7 Document --picture option oobabooga 2023-02-15 13:50:18 -03:00
  • 2eea0f4edb Minor change oobabooga 2023-02-15 12:58:11 -03:00
  • 3c31fa7079 Simplifications oobabooga 2023-02-15 12:46:11 -03:00
  • 80fbc584f7 Readability oobabooga 2023-02-15 11:38:44 -03:00
  • b397bea387 Make chat history persistent oobabooga 2023-02-15 11:30:38 -03:00
  • 7be372829d Set chat prompt size in tokens oobabooga 2023-02-15 10:18:50 -03:00
  • 1622059179 Move BLIP to the CPU oobabooga 2023-02-15 00:03:19 -03:00
  • d4d90a8000 Merge pull request #76 from SillyLossy/main oobabooga 2023-02-14 23:57:44 -03:00
  • 8c3ef58e00 Use BLIP directly + some simplifications oobabooga 2023-02-14 23:55:46 -03:00
  • a7d98f494a Use BLIP to send a picture to model SillyLossy 2023-02-15 01:38:21 +02:00