Commit Graph

  • ebf720585b Mention time and it/s in terminal with streaming off oobabooga 2023-01-22 20:07:19 -0300
  • d87310ad61 Send last input to the input box when "Remove last" is clicked oobabooga 2023-01-22 19:40:22 -0300
  • 3c5454c6f8 Update README oobabooga 2023-01-22 19:38:07 -0300
  • 8f37383dc6 Update README oobabooga 2023-01-22 19:29:24 -0300
  • 9592e7e618 Update README oobabooga 2023-01-22 19:28:03 -0300
  • c410fe5ab8 Add simplified colab notebook oobabooga 2023-01-22 19:27:30 -0300
  • 41806fe40d
    Update chat screenshot oobabooga 2023-01-22 17:28:51 -0300
  • d0ea6d5f86 Make the maximum history size in prompt unlimited by default oobabooga 2023-01-22 17:17:35 -0300
  • 00f3b0996b Warn the user that chat mode becomes a lot slower with text streaming oobabooga 2023-01-22 16:19:11 -0300
  • c5cc3a3075 Fix bug in "remove last" button oobabooga 2023-01-22 13:10:36 -0300
  • a410cf1345 Mention that "Chat history size" means "Chat history size in prompt" oobabooga 2023-01-22 03:15:35 -0300
  • b3e1a874bc Fix bug in loading history oobabooga 2023-01-22 02:32:54 -0300
  • 62b533f344 Add "regenerate" button to the chat oobabooga 2023-01-22 02:19:58 -0300
  • 5b50db9dee Mention pygmalion support oobabooga 2023-01-22 01:30:55 -0300
  • 6b06fca2f1 Mention pygmalion support oobabooga 2023-01-22 01:28:52 -0300
  • 94ecbc6dff Export history as nicely formatted json oobabooga 2023-01-22 01:24:16 -0300
  • deacb96c34 Change the pygmalion default context oobabooga 2023-01-22 00:49:59 -0300
  • 23f94f559a Improve the chat prompt design oobabooga 2023-01-22 00:35:42 -0300
  • 139e2f0ab4 Redesign the upload/download chat history buttons oobabooga 2023-01-22 00:22:50 -0300
  • 434d4b128c Add refresh buttons for the model/preset/character menus oobabooga 2023-01-22 00:02:46 -0300
  • bc664ecf3b Update the installation instructions for low attention span people oobabooga 2023-01-21 22:54:35 -0300
  • 1e5e56fa2e Better recognize the 4chan model (for #19) oobabooga 2023-01-21 22:13:01 -0300
  • aadf4e899a Improve example dialogue handling oobabooga 2023-01-21 15:04:13 -0300
  • f9dbe7e08e Update README oobabooga 2023-01-21 03:05:55 -0300
  • 27e2d932b0 Don't export include the example dialogue in the export json oobabooga 2023-01-21 02:55:13 -0300
  • 990ee54ddd Move the example dialogue to the chat history, and keep it hidden. oobabooga 2023-01-21 02:48:06 -0300
  • 3f2c1e7170
    Merge pull request #16 from 81300/model-download oobabooga 2023-01-21 00:43:35 -0300
  • 1e541d4882
    Update download-model.py oobabooga 2023-01-21 00:43:00 -0300
  • 18ef72d7c0
    Update download-model.py oobabooga 2023-01-21 00:38:23 -0300
  • d7299df01f Rename parameters oobabooga 2023-01-21 00:33:41 -0300
  • 86a2832f3b
    Merge pull request #17 from Silver267/main oobabooga 2023-01-21 00:26:19 -0300
  • 5df03bf0fd
    Merge branch 'main' into main oobabooga 2023-01-21 00:25:34 -0300
  • faaafe7c0e Better parameter naming oobabooga 2023-01-20 23:45:16 -0300
  • f4634e4c32 Update. Silver267 2023-01-20 17:05:43 -0500
  • 08fbc75fe7
    Updated Silver267 2023-01-20 16:51:58 -0500
  • fffd49e64e
    Add --branch option to the model download script 81300 2023-01-20 22:51:56 +0200
  • c0f2367b54 Minor fix oobabooga 2023-01-20 17:09:25 -0300
  • 185587a33e Add a history size parameter to the chat oobabooga 2023-01-20 17:03:09 -0300
  • 4067cecf67 Bump bitsandbytes version oobabooga 2023-01-20 12:51:49 -0300
  • 8f3deec759 Prevent the history from being altered by the html script oobabooga 2023-01-20 01:59:51 -0300
  • 78d5a999e6 Improve prompt formatation oobabooga 2023-01-20 01:54:38 -0300
  • 70ff685736 Encode the input string correctly oobabooga 2023-01-20 00:45:02 -0300
  • 83584ae2d7 Clearer installation instructions oobabooga 2023-01-20 00:20:35 -0300
  • b66d18d5a0 Allow presets/characters with '.' in their names oobabooga 2023-01-19 21:56:33 -0300
  • c4f7a874d5 Fix the regex... oobabooga 2023-01-19 21:16:11 -0300
  • 8d4170826f Update README oobabooga 2023-01-19 21:08:26 -0300
  • 11c3214981 Fix some regexes oobabooga 2023-01-19 19:59:34 -0300
  • e61138bdad Minor fixes oobabooga 2023-01-19 19:04:54 -0300
  • 2181fca709 Better defaults for chat oobabooga 2023-01-19 18:58:45 -0300
  • cd7b07239f Add Colab guide oobabooga 2023-01-19 17:58:04 -0300
  • 83808171d3 Add --share option for Colab oobabooga 2023-01-19 17:31:29 -0300
  • b054367be2 Update README oobabooga 2023-01-19 16:54:58 -0300
  • 8d788874d7 Add support for characters oobabooga 2023-01-19 16:46:46 -0300
  • 3121f4788e Fix uploading chat log in --chat mode oobabooga 2023-01-19 15:05:42 -0300
  • 849e4c7f90 Better way of finding the generated reply in the output string oobabooga 2023-01-19 14:57:01 -0300
  • d03b0ad7a8 Implement saving/loading chat logs (#9) oobabooga 2023-01-19 14:03:47 -0300
  • 39bfea5a22 Add a progress bar oobabooga 2023-01-19 12:20:57 -0300
  • 5390fc87c8 add auto-devices when disk is used oobabooga 2023-01-19 12:11:44 -0300
  • 759da435e3 Release 8-bit models memory oobabooga 2023-01-19 12:01:58 -0300
  • f9faad4cfa Add low VRAM guide oobabooga 2023-01-19 11:25:17 -0300
  • 7ace04864a Implement sending layers to disk with --disk (#10) oobabooga 2023-01-19 11:09:24 -0300
  • 1ce95ee817 Mention text streaming oobabooga 2023-01-19 10:46:41 -0300
  • 93fa9bbe01 Clean up the streaming implementation oobabooga 2023-01-19 10:43:05 -0300
  • c90310e40e Small simplification oobabooga 2023-01-19 00:41:57 -0300
  • 99536ef5bf Add no-stream option oobabooga 2023-01-18 23:56:42 -0300
  • 116299b3ad Manual eos_token implementation oobabooga 2023-01-18 22:57:39 -0300
  • 3cb30bed0a Add a "stop" button oobabooga 2023-01-18 22:44:47 -0300
  • 8f27d33034 Fix another bug oobabooga 2023-01-18 22:08:23 -0300
  • 6c7f187586 Minor change oobabooga 2023-01-18 21:59:23 -0300
  • b3cba0b330 Bug oobabooga 2023-01-18 21:54:44 -0300
  • df2e910421 Stop generating in chat mode when \nYou: is generated oobabooga 2023-01-18 21:51:18 -0300
  • 022960a087 This is the correct way of sampling 1 token at a time oobabooga 2023-01-18 21:37:21 -0300
  • 0f01a3b1fa Implement text streaming (#10) oobabooga 2023-01-18 19:06:50 -0300
  • ca13acdfa0 Ensure that the chat prompt will always contain < 2048 tokens oobabooga 2023-01-17 20:16:23 -0300
  • 6456777b09 Clean things up oobabooga 2023-01-16 16:35:45 -0300
  • 3a99b2b030 Change a truncation parameter oobabooga 2023-01-16 13:53:30 -0300
  • 54bf55372b Truncate prompts to 2048 characters oobabooga 2023-01-16 13:43:23 -0300
  • 99d24bdbfe
    Update README.md oobabooga 2023-01-16 11:23:45 -0300
  • ed1d2c0d38
    Update README.md oobabooga 2023-01-16 11:19:23 -0300
  • 82c50a09b2
    Update README.md oobabooga 2023-01-16 10:31:13 -0300
  • c7a2818665
    Grammar oobabooga 2023-01-16 10:10:09 -0300
  • 3a28865eb2
    Update README.md oobabooga 2023-01-16 10:07:00 -0300
  • d973897021
    Typo oobabooga 2023-01-16 01:52:28 -0300
  • 18626c4788
    Update README.md oobabooga 2023-01-16 01:51:59 -0300
  • 47a20638de Don't need this oobabooga 2023-01-15 23:15:30 -0300
  • b55486fa00 Reorganize things oobabooga 2023-01-15 23:01:51 -0300
  • a3bb18002a Update README oobabooga 2023-01-15 22:34:56 -0300
  • ebf4d5f506 Add --max-gpu-memory parameter for #7 oobabooga 2023-01-15 22:33:35 -0300
  • bb1a172da0 Fix a bug in cai mode chat oobabooga 2023-01-15 19:41:25 -0300
  • e6691bd920 Make chat mode more like cai oobabooga 2023-01-15 18:16:46 -0300
  • 9f1b6e0398 Update README oobabooga 2023-01-15 16:50:58 -0300
  • e04ecd4bce Minor improvements oobabooga 2023-01-15 16:43:31 -0300
  • c6083f3dca Fix the template oobabooga 2023-01-15 15:57:00 -0300
  • 99b35dd48d Update README oobabooga 2023-01-15 15:46:09 -0300
  • 027c3dd27d Allow jpg profile images oobabooga 2023-01-15 15:45:25 -0300
  • ada2e556d0 Update README oobabooga 2023-01-15 15:41:36 -0300
  • 26d8ec3188 Update README oobabooga 2023-01-15 15:40:03 -0300
  • afe9f77f96 Reorder parameters oobabooga 2023-01-15 15:30:39 -0300
  • 88d67427e1 Implement default settings customization using a json file oobabooga 2023-01-15 15:23:41 -0300
  • cf0cdae9c6 Add italics to *actions* oobabooga 2023-01-15 13:32:24 -0300