Commit Graph

  • edd5a7a0f1
    Update download-model.py oobabooga 2023-03-24 00:53:22 -0300
  • ba6b5b5996
    Update GPTQ_loader.py oobabooga 2023-03-24 00:51:01 -0300
  • bb4cb22453
    Download .pt files using download-model.py (for 4-bit models) oobabooga 2023-03-24 00:49:04 -0300
  • 143b5b5edf
    Mention one-click-bandaid in the README oobabooga 2023-03-23 23:28:50 -0300
  • dcfd866402 Allow loading of .safetensors through GPTQ-for-LLaMa EyeDeck 2023-03-23 21:31:34 -0400
  • 8747c74339
    Another missing import oobabooga 2023-03-23 22:19:01 -0300
  • 7078d168c3
    Missing import oobabooga 2023-03-23 22:16:08 -0300
  • d1327f99f9
    Fix broken callbacks.py oobabooga 2023-03-23 22:12:24 -0300
  • 9bdb3c784d
    Minor fix oobabooga 2023-03-23 22:02:40 -0300
  • b0abb327d8
    Update LoRA.py oobabooga 2023-03-23 22:02:09 -0300
  • bf22d16ebc
    Clear cache while switching LoRAs oobabooga 2023-03-23 21:56:26 -0300
  • aa279a1aa5
    Update server.py oobabooga 2023-03-23 21:55:06 -0300
  • 2b12b3fc61
    Update callbacks.py oobabooga 2023-03-23 21:54:29 -0300
  • a8e1aca867
    Update LoRA.py oobabooga 2023-03-23 21:53:28 -0300
  • 4578e88ffd
    Stop the bot from talking for you in chat mode oobabooga 2023-03-23 21:38:20 -0300
  • 79e2ed7703
    Update text_generation.py oobabooga 2023-03-23 21:18:53 -0300
  • b1b9edfe0f
    Update chat.py oobabooga 2023-03-23 21:18:03 -0300
  • ea07de7561
    Update callbacks.py oobabooga 2023-03-23 21:16:40 -0300
  • cf07124e65
    Update RWKV.py oobabooga 2023-03-23 21:16:17 -0300
  • 27c3482fe0
    Merge branch 'oobabooga:main' into main loeken 2023-03-23 22:26:47 +0100
  • 669b15c9b7 GPT-J 4bit awoo 2023-03-23 22:46:25 +0300
  • 9bf6ecf9e2
    Fix LoRA device map (attempt) oobabooga 2023-03-23 16:49:41 -0300
  • c5ebcc5f7e
    Change the default names (#518) oobabooga 2023-03-23 13:36:00 -0300
  • 54cd26a3b5
    Update settings-template.json oobabooga 2023-03-23 13:35:26 -0300
  • 6cf60c00f2
    Update shared.py oobabooga 2023-03-23 13:34:21 -0300
  • 2b89e96afa
    Update text_generation.py oobabooga 2023-03-23 12:49:17 -0300
  • 9cea0f9638
    Update text_generation.py oobabooga 2023-03-23 12:43:30 -0300
  • d5ad050667
    Update chat.py oobabooga 2023-03-23 12:42:48 -0300
  • 2f6f4a3b07
    Update callbacks.py oobabooga 2023-03-23 12:42:03 -0300
  • 5567f38e29 Merge branch 'main' of github.com:akatsukinoyami/text-generation-webui into add-telegram-bot-extension Dan Kild 2023-03-23 16:08:30 +0200
  • b65e53e771 Merge branch 'main' of github.com:akatsukinoyami/text-generation-webui into add-telegram-bot-extension Dan Kild 2023-03-23 16:07:43 +0200
  • e18a54844c change dafult lang Dan Kild 2023-03-23 16:06:40 +0200
  • 9eda83b5aa Added Threading events and singleton thread Dan Kild 2023-03-23 16:06:31 +0200
  • fb71bf2fd5 make client to stop by event Dan Kild 2023-03-23 16:06:06 +0200
  • e58453d541 made set_model Dan Kild 2023-03-23 16:05:03 +0200
  • 7d0779abc9 edded fields in i18n Dan Kild 2023-03-23 16:04:43 +0200
  • d349d26cae add info endpoint Dan Kild 2023-03-23 16:04:24 +0200
  • f2790eadbb add set_model Dan Kild 2023-03-23 16:04:13 +0200
  • fcb6d9d4c0 delete get_char Dan Kild 2023-03-23 16:04:04 +0200
  • 7f8491d601 ramake script.py Dan Kild 2023-03-23 12:45:38 +0200
  • 4e260673ca add python-dotenv dependency Dan Kild 2023-03-23 12:45:21 +0200
  • 9a8dbfcb75 change is_typing message Dan Kild 2023-03-23 12:44:57 +0200
  • 7100459cd6 make own client class Dan Kild 2023-03-23 12:44:39 +0200
  • d8e281f098 change file naming Dan Kild 2023-03-23 12:44:25 +0200
  • 1ae67445f6 Created using Colaboratory EvolventaAGG 2023-03-23 13:36:43 +0500
  • b4f3ce9272 Created using Colaboratory EvolventaAGG 2023-03-23 13:31:39 +0500
  • 483d173d23 Code reuse + indication Φφ 2023-03-21 20:19:38 +0300
  • 1917b15275 Unload and reload models on request Φφ 2023-03-21 13:15:42 +0300
  • 29bd41d453
    Fix LoRA in CPU mode oobabooga 2023-03-23 01:05:13 -0300
  • eac27f4f55
    Make LoRAs work in 16-bit mode oobabooga 2023-03-23 00:55:33 -0300
  • bfa81e105e
    Fix FlexGen streaming oobabooga 2023-03-23 00:22:14 -0300
  • 7b6f85d327
    Fix markdown headers in light mode oobabooga 2023-03-23 00:13:34 -0300
  • de6a09dc7f
    Properly separate the original prompt from the reply oobabooga 2023-03-23 00:12:40 -0300
  • 36d858c955
    more sane version loeken 2023-03-23 00:44:42 +0100
  • 6a4abc38ab simple poc loeken 2023-03-23 01:40:57 +0100
  • 6a76c72077 add new message to i18n Dan Kild 2023-03-23 01:38:35 +0200
  • 925d9b1608 small fixes Dan Kild 2023-03-23 00:52:50 +0200
  • 859ce5973a reworked i18n Dan Kild 2023-03-23 00:52:33 +0200
  • 83d3d4489e fix get creds in new i18n way Dan Kild 2023-03-23 00:52:20 +0200
  • 72d7747952 make system commands Dan Kild 2023-03-23 00:51:57 +0200
  • efd5bb0962 fix char and model CRUD Dan Kild 2023-03-23 00:51:49 +0200
  • db8059dd37 make POC sending ai message Dan Kild 2023-03-23 00:51:33 +0200
  • 23e5ac89a5 update readme for possible fix to bnb errors Michael 2023-03-22 14:50:54 -0700
  • d5fc1bead7
    Merge pull request #489 from Brawlence/ext-fixes oobabooga 2023-03-22 16:10:59 -0300
  • bfb1be2820
    Minor fix oobabooga 2023-03-22 16:09:48 -0300
  • 0abff499e2
    Use image.thumbnail oobabooga 2023-03-22 16:03:05 -0300
  • 53ff966edb
    Merge branch 'main' into Type-annotated-modules Simon 2023-03-22 19:57:13 +0100
  • 104212529f
    Minor changes oobabooga 2023-03-22 15:55:03 -0300
  • 460a7ad22a Type annotations: chat.py, fix html_gen Simon1V 2023-03-22 19:42:14 +0100
  • 61346b88ea
    Add "seed" menu in the Parameters tab wywywywy 2023-03-22 18:40:20 +0000
  • 42c9444870
    Update shared.py oobabooga 2023-03-22 15:37:56 -0300
  • 04e8184e6d
    Update README.md oobabooga 2023-03-22 15:37:05 -0300
  • 8aff6c697e
    Update api-example-stream.py oobabooga 2023-03-22 15:36:33 -0300
  • f1a16131ff
    Update api-example.py oobabooga 2023-03-22 15:36:13 -0300
  • a90c8a5ea2
    Update script.py oobabooga 2023-03-22 15:35:51 -0300
  • c120e88c0b
    Update chat.py oobabooga 2023-03-22 15:35:28 -0300
  • c91722d63d
    Update text_generation.py oobabooga 2023-03-22 15:35:07 -0300
  • 5e3eeecb57
    Update server.py oobabooga 2023-03-22 15:34:34 -0300
  • 81dfb1dd29 Type annotations: models, gptq, deepseed Simon1V 2023-03-22 19:29:08 +0100
  • ad1aae8054 Type annotations: html_generator.py Simon1V 2023-03-22 19:22:29 +0100
  • ede0b2e432 Type annotations: Lora.py, Models.py Simon1V 2023-03-22 19:15:32 +0100
  • 68a728b0dd textgen module type annotation Simon1V 2023-03-22 19:08:18 +0100
  • 2c6ec02710 Almost completed server module annotations Simon1V 2023-03-22 18:58:16 +0100
  • 35461ec4b7
    Add files via upload EvolventaAGG 2023-03-22 22:36:06 +0500
  • 1b6e1d8f78 server module type annotations Simon1V 2023-03-22 17:43:55 +0100
  • b55c392591 fix changing names in char index Dan Kild 2023-03-22 18:25:10 +0200
  • e74fc6940e fix i18n call Dan Kild 2023-03-22 18:24:22 +0200
  • 8d7958e7cd catch situation of wrong credentials Dan Kild 2023-03-22 18:24:13 +0200
  • 633adab17f add pyyaml to requirements Dan Kild 2023-03-22 18:23:46 +0200
  • 4e7df4d49e make i18n as yml files for every lang Dan Kild 2023-03-22 18:22:38 +0200
  • d1fcbcc9f7 text_generation type annotations Simon1V 2023-03-22 16:57:11 +0100
  • 341c501d89
    feat: add manual seed arg wywywywy 2023-03-22 15:50:15 +0000
  • b106cb2b5a
    testing loeken 2023-03-22 14:07:14 +0100
  • 5389fce8e1 Extensions performance & memory optimisations Φφ 2023-03-22 07:47:54 +0300
  • 8495ea9c0a added credentials and session file to gitignore akatsukinoyami 2023-03-22 03:26:08 +0200
  • c81afc2da6 add readme akatsukinoyami 2023-03-22 03:25:46 +0200
  • 36515418e4 add requirements.txt akatsukinoyami 2023-03-22 03:24:00 +0200
  • 33e8e35976 add credentials example akatsukinoyami 2023-03-22 03:23:46 +0200
  • 5b178f0fd7 start making extension akatsukinoyami 2023-03-22 03:23:23 +0200
  • 65e7e44923
    Pass ip from listen argument sofoxe1 2023-03-21 19:18:13 +0000