A gradio web UI for running Large Language Models like GPT-J 6B, OPT, GALACTICA, GPT-Neo, and Pygmalion. - text-generation-webui/Colab-TextGen-GPU.ipynb at main · xanthousm/text-generation-webui
When using thegoogle colabfor XTTS_v2 that is linked in theofficial tutorialit throws an error in the second step: ImportError: tokenizers>=0.19,<0.20 is required for a normal functioning of this module, but found tokenizers==0.14.1. Is there an existing issue for this? I have searched ...
Logs /content/text-generation-webui python server.py --share --model anon8231489123_gpt4-x-alpaca-13b-native-4bit-128g --settings settings-colab.json --groupsize 128 --cai-chat --wbits 4 --extensions gallery usage: server.py [-h] [--notebook] [--chat] [--character CHARACTER] [--...