ghtaro
ghtaro
Hi, I am trying to run sample scripts in https://github.com/LAION-AI/Open-Assistant/tree/main/model. I would to run RL training script, but I could not prepare oasst dataset specified in config yml.  It...
Hi, I have run SFT using my own checkpoint of GPTJ-6B model (by setting "input model" widget box to the place where the model and tokenizer are located). I trained...
Hi, I am using single-node multi-GPU cluster (A100 * 6) and would like to use Megatron-LM to learn llama2 model on that. On the computational environment, I am not able...