codellama icon indicating copy to clipboard operation
codellama copied to clipboard

i failed to create process

Open YANGtzeRi opened this issue 2 years ago • 0 comments

when i use torchrun ,it said that it failed to create process just like this: torchrun --nproc_per_node 1 llamacpp_mock_api.py \ --ckpt_dir CodeLlama-7b-Instruct/ \ --tokenizer_path CodeLlama-7b-Instruct/tokenizer.model \ --max_seq_len 512 --max_batch_size 4 failed to create process.

YANGtzeRi avatar Sep 21 '23 14:09 YANGtzeRi