赞
踩
地址似乎不能填中国
提交申请后,填的那个邮箱会受到一封meta发来的邮件,打码部分的url,之后会用得上
bash git clone https://github.com/facebookresearch/llama.git
pip install -e .
bash download.sh
torchrun --nproc_per_node 1 example_chat_completion.py --ckpt_dir llama-2-7b-chat/ --tokenizer_path tokenizer.model --max_seq_len 512 --max_batch_size 6 >1.txt 2>&1
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。