localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

add model choose;

Open maxchiron opened this issue 2 years ago • 1 comments

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.

maxchiron avatar Jun 07 '23 11:06 maxchiron

@PromtEngineer Hope could be merged~ 8D

maxchiron avatar Jun 07 '23 11:06 maxchiron

@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,

PromtEngineer avatar Jun 08 '23 04:06 PromtEngineer