King
Results
1
issues of
King
## Describe the bug ``` torchrun --nproc_per_node 1 example_chat_completion_test.py \ --ckpt_dir D:\Coding\Environment\Llama 2\llama-main\llama-2-13b \ --tokenizer_path D:\Coding\Environment\Llama 2\llama-main\tokenizer.model \ --max_seq_len 512 --max_batch_size 6 ``` ### Output ``` NOTE: Redirects are currently...