mutate icon indicating copy to clipboard operation
mutate copied to clipboard

How to train the model by prompting?

Open liyang619 opened this issue 2 years ago • 2 comments

Hi~ could I train the model and update parameters by mutate prompting code?

liyang619 avatar May 18 '22 09:05 liyang619

Hi, Unfortunately Mutate currently doesn't support training. However, if you wish to finetune your LLM - following the steps in the repo would probably help - https://github.com/Xirider/finetune-gpt2xl

infinitylogesh avatar May 23 '22 03:05 infinitylogesh