WizardLM icon indicating copy to clipboard operation
WizardLM copied to clipboard

finetune training code on codellama

Open PoseidomWong opened this issue 2 years ago • 3 comments

Could you offer the training code on codellama? did it trained on llamaX?

PoseidomWong avatar Aug 31 '23 02:08 PoseidomWong

yes, it is the same with the previous wizard models, it is trained on llama-X

nlpxucan avatar Aug 31 '23 02:08 nlpxucan

also use train_wizardcoder.py without any modify?

PoseidomWong avatar Aug 31 '23 03:08 PoseidomWong

I encountered an error while using train_wizardcoder.py. What could be the reason for this? Usage CUDA_VISIBLE_DEVICES=5 deepspeed train_wizardcoder.py

qaqrt avatar Sep 11 '23 03:09 qaqrt