localGPT
localGPT copied to clipboard
add model choose;
Now u can choose models. (end with -HF of course)
example:
python run_localGPT.py
I choose: TheBloke/Wizard-Vicuna-13B-Uncensored-HF
hit enter and wait for the magic.
@PromtEngineer Hope could be merged~ 8D
@maxchiron this is a good idea, however, I think it will be better if just like Oobabooga text generation webui, the user has to input a number, rather than the whole model name. That will reduce the errors use can make. We will also need to add code to handle errors in case if the user gives a wrong input. If you can help with that, I would love to merge this feature. Thanks,