Commit Graph

  • 383a64cd98 Add support for custom chat styles oobabooga 2023-05-08 12:10:15 -0300
  • 23777705ae
    Fix - .DS_Store files should be ignored in the models and loras lists Manoz 2023-05-08 15:23:09 +0200
  • 76703257dd
    Merge branch 'oobabooga:main' into main matatonic 2023-05-08 08:59:21 -0400
  • b2aa194598
    Fix - Ignore OS files from source control Manoz 2023-05-08 14:41:28 +0200
  • 1da28bab3e Allow extensions to wrap generate_reply Vincent Brouwers 2023-05-08 12:30:11 +0000
  • ce3effe767
    Merge branch 'oobabooga:main' into chat-api Xan 2023-05-08 18:11:41 +1000
  • 0f39b755d8
    Merge branch 'main' into bitsandbytes-windows Mylo 2023-05-08 09:45:55 +0200
  • 8acc1ebdee Update README.md CarlKenner 2023-05-08 13:42:58 +0930
  • 36d567a488 Add INCITE Chat and Instruct formats CarlKenner 2023-05-08 13:38:36 +0930
  • 82a296a5c2
    Bump gradio-client from 0.1.4 to 0.2.0 dependabot[bot] 2023-05-08 03:22:32 +0000
  • 4b01787b34
    Bump gradio from 3.25.0 to 3.28.3 dependabot[bot] 2023-05-08 03:22:24 +0000
  • b040b4110d Bump llama-cpp-python version oobabooga 2023-05-08 00:21:17 -0300
  • 63898c09ac Document superbooga oobabooga 2023-05-08 00:11:31 -0300
  • 82eb284a3f Fix a bug in silero tts oobabooga 2023-05-07 23:59:43 -0300
  • 0c048252b5
    Fix character menu when default chat mode is 'instruct' (#1873) Matthew McAllister 2023-05-07 19:50:38 -0700
  • dcbf8cbd01 Minor change oobabooga 2023-05-07 23:49:52 -0300
  • 0eb8488b62 Merge branch 'main' into matthew-mcallister-fix-character-loading-round-2 oobabooga 2023-05-07 23:49:22 -0300
  • d3ea70f453
    More trust_remote_code=trust_remote_code (#1899) EgrorBs 2023-05-08 05:48:20 +0300
  • 56a5969658
    Improve the separation between instruct/chat modes (#1896) oobabooga 2023-05-07 23:47:02 -0300
  • ab40625ee4 More trust_remote_code=trust_remote_code EgrorBs 2023-05-08 05:26:39 +0300
  • f567d87069 Bug fix oobabooga 2023-05-07 23:21:53 -0300
  • d282fb5e0f Some bug fixes oobabooga 2023-05-07 23:18:59 -0300
  • 19a6fef3a2 Improve the separation between instruct/chat modes oobabooga 2023-05-07 23:14:13 -0300
  • 4ae07a2937
    Merge branch 'oobabooga:main' into main matatonic 2023-05-07 20:41:42 -0400
  • c9c54d0d70 body["encoding_format"] -> body.get("encoding_format", "") Jeffrey Lin 2023-05-08 00:19:48 +0000
  • 08464cd3b7
    Merge branch 'oobabooga:main' into AutoGPTQ LaaZa 2023-05-07 21:17:50 +0000
  • 494e76aacb
    Merge branch 'oobabooga:main' into model-load-button LaaZa 2023-05-07 21:11:21 +0000
  • 9754d6a811 Fix an error message oobabooga 2023-05-07 17:44:05 -0300
  • ba65a48ec8
    trust_remote_code=shared.args.trust_remote_code (#1891) camenduru 2023-05-07 23:42:44 +0300
  • 1f1040f54c
    trust_remote_code=shared.args.trust_remote_code camenduru 2023-05-07 23:02:11 +0300
  • b3bbda22d1 Exception handling oobabooga 2023-05-07 16:50:45 -0300
  • 8515f19078 Fix typing error oobabooga 2023-05-07 16:25:39 -0300
  • 0ecae44a9a Add config for pygmalion-7b and metharme-7b Matthew McAllister 2023-05-07 11:21:02 -0700
  • 6b67cb6611 Generalize superbooga to chat mode oobabooga 2023-05-07 15:01:14 -0300
  • ec1cda0e1f Rename superbig to superbooga oobabooga 2023-05-07 13:29:49 -0300
  • 0d7e9b79a5
    Merge branch 'oobabooga:main' into main matatonic 2023-05-07 11:06:03 -0400
  • 8216c8f732 Handle multiline inputs oobabooga 2023-05-07 11:54:26 -0300
  • a35a2fab02 Reorganize superbig ui oobabooga 2023-05-07 11:30:16 -0300
  • befa307c42 Add support for loading multiple URLs into superbig oobabooga 2023-05-07 11:07:16 -0300
  • 4c9b1439ac LaMini models use Alpaca instruction format CarlKenner 2023-05-07 18:04:41 +0930
  • 04eca9b65b Make chunk length/count customizable oobabooga 2023-05-07 05:02:04 -0300
  • 8c06eeaf84 Add requirement oobabooga 2023-05-07 04:50:12 -0300
  • 58f9a30be1 Add support for input file/url in superbig oobabooga 2023-05-07 04:49:02 -0300
  • c2304f439e MPT instruct models use Alpaca format but MPT chat models use a variant of OpenAI's ChatML CarlKenner 2023-05-07 17:18:10 +0930
  • 6afba065a1 Only update the chroma database when necessary oobabooga 2023-05-07 04:03:17 -0300
  • 5a4bd3918c
    Add SuperBIG extension (alpha) (#1548) kaiokendev 2023-05-07 02:50:12 -0400
  • 0a39d0fdab Simplified version of the extension oobabooga 2023-05-07 03:31:34 -0300
  • 07056fd201 Fix issue #1715 CarlKenner 2023-05-07 14:48:04 +0930
  • 5dc36a349c Fix improper support for Open Assistant CarlKenner 2023-05-02 20:09:21 +0930
  • b3257e52d5 Update to new character yaml format CarlKenner 2023-05-07 14:13:21 +0930
  • 022e900fce Fix character menu when default chat mode is 'instruct' Matthew McAllister 2023-05-06 21:29:39 -0700
  • e5dd80755c Add Baize to README.md CarlKenner 2023-05-01 13:04:23 +0930
  • 3a3fcb12f7 Baize instruction support (untested) CarlKenner 2023-04-29 21:29:19 +0930
  • 358d622c83 Fix syntax error CarlKenner 2023-04-29 20:14:20 +0930
  • ac7bc31070 StableVicuna has a slightly different instruction format. CarlKenner 2023-04-29 20:05:34 +0930
  • 31a4339a11 Dolly and Koala prompts CarlKenner 2023-04-28 23:20:06 +0930
  • e191a529ad Add non-chat Guanaco instruction-following character. Can't add chat version yet without major code changes. CarlKenner 2023-04-28 21:20:07 +0930
  • c7bca701c8 Add example Guanaco prompts. These are from the training dataset because I couldn't find examples. CarlKenner 2023-04-28 21:10:46 +0930
  • 53e3eec21c Better detect model type from name in load_quantized. CarlKenner 2023-04-28 19:48:28 +0930
  • a6b4dbf8d0 Detect Vicuna versions from filenames. CarlKenner 2023-04-28 15:46:42 +0930
  • ad66a9eb85 Automatically detect Galactica models CarlKenner 2023-04-28 15:22:48 +0930
  • e8c99d4a36 Hugging Face also has Galactica models with two different types of instruction-tuning. CarlKenner 2023-04-28 14:28:07 +0930
  • 51730d839d Update README list of instruct mode support CarlKenner 2023-04-27 17:35:39 +0930
  • 0b82c2a8cd Add WizardLM support (in theory) CarlKenner 2023-04-27 17:27:36 +0930
  • f3787cc057 Questions start on the same line as Question: prompt CarlKenner 2023-04-27 16:11:49 +0930
  • 42c5b8c35c Use turn_template for Galactica and StableLM CarlKenner 2023-04-27 16:03:38 +0930
  • f5d88ba402 Fix Vicuna context and name version correctly CarlKenner 2023-04-27 15:36:16 +0930
  • 928018fbb2 Fix context in chat mode, and add prompts for notebook mode CarlKenner 2023-04-23 12:02:18 +0930
  • 4f8236ef8e Add Galactica instruction-following characters and prompts. CarlKenner 2023-04-23 16:40:14 +0930
  • c116f18976 Include all parameters in StableLM presets. CarlKenner 2023-04-21 14:03:56 +0930
  • 76579e3961 Add StableLM presets based on their code CarlKenner 2023-04-21 13:03:24 +0930
  • 5f7e6012ff StableLM supports 4096 tokens. Improve formatting. Default Notebook prompt must be specified in shared.py. CarlKenner 2023-04-20 19:14:54 +0930
  • 19559b86c5 Attempt to detect the model and apply prompts automatically. CarlKenner 2023-04-20 17:30:02 +0930
  • c1535abef8 Add StableLM to the readme CarlKenner 2023-04-20 15:41:22 +0930
  • 521b25731b Add StableLM to the prompts drop-down for Notebook mode CarlKenner 2023-04-20 15:32:49 +0930
  • 08f9fede90 Support StableLM instruction following. CarlKenner 2023-04-20 15:08:52 +0930
  • a9320bc2c5 Add error message when GPTQ-for-LLaMa import fails Matthew McAllister 2023-05-06 21:05:46 -0700
  • 510835a602 Support undocumented 'encoding_format' param for compatability with official OpenAI python client Jeffrey Lin 2023-05-06 21:20:46 +0000
  • c39607a935 Fix character loading Matthew McAllister 2023-05-06 19:29:54 -0700
  • 81be7c2dd4 Specify gradio_client version oobabooga 2023-05-06 21:50:04 -0300
  • e7c28395bb fixed LoRA loading issue Clay Shoaf 2023-05-06 20:29:41 -0400
  • 4f743a9418 print the correct OPENAI_API_BASE setting on start Matthew Ashton 2023-05-06 20:10:20 -0400
  • b6f0fac886 be explicit about BYO SD support Matthew Ashton 2023-05-06 17:50:21 -0400
  • 6598642cc4 roll back extra space change out of the PR Matthew Ashton 2023-05-06 17:30:03 -0400
  • 3fb297ce6f bare bones image generation Matthew Ashton 2023-05-06 17:21:51 -0400
  • c47acac093
    added note about build essentials shadownetdev1 2023-05-06 17:06:47 -0400
  • 28e56147a5 Merge branch 'main' into openai_images Matthew Ashton 2023-05-06 17:04:54 -0400
  • 53341633c9
    Merge branch 'oobabooga:main' into main matatonic 2023-05-06 17:01:31 -0400
  • 6d7cd3ad1d
    Use a random seed, instead of the fixed seed 0 tr7zw 2023-05-06 16:47:24 +0200
  • 85238de421 Remove unused variable oobabooga 2023-05-06 11:03:12 -0300
  • de9c4e260e
    Minor fixes to elevenlabs_tts oobabooga 2023-05-06 10:57:34 -0300
  • b03a2ac512
    Elevenlabs Extension Improvement and migration to official API (#1830) Steve Randall 2023-05-06 14:56:31 +0100
  • 910bbcf9f9
    Fix #1825 Etienne Lamoureux 2023-05-06 09:42:31 -0400
  • 9474cf6069 Fix character "�" being sent with the streaming API anon 2023-05-06 10:23:19 -0300
  • ce65439f56
    Merge branch 'oobabooga:main' into bitsandbytes-windows Mylo 2023-05-06 13:23:40 +0200
  • 8cc2e57f87 Implement StoppingStringCriteria and use it as default stopping_string process strategy SilverJim 2023-05-06 15:08:05 +0800
  • 6da47ff688 Merge conflict kaiokendev 2023-05-06 01:38:37 -0400
  • ed7a9a77c0 Merge branch 'main' of https://github.com/oobabooga/text-generation-webui kaiokendev 2023-05-06 01:36:50 -0400
  • ec15973437 Pushing whatever I have kaiokendev 2023-05-06 01:30:47 -0400
  • 126d216384
    Fix possible crash (#53) Semjon Kravtšenko 2023-05-06 07:14:09 +0300