llama2 转换权重

文章描述了如何使用`convert_llama_weights_to_hf.py`脚本将LLAMA模型的权重从指定目录加载到7B大小,并将其保存为HuggingFace的兼容格式。提醒用户注意默认行为和新行为设置的差异。
摘要由CSDN通过智能技术生成
python src/transformers/models/llama/convert_llama_weights_to_hf.py --input_dir  D:\code\Github_code\llama-main  --model_size 7B  --output_dir ./output
(llama) D:\code\Github_code\transformers-main>python src/transformers/models/llama/convert_llama_weights_to_hf.py --input_dir  D:\code\Github_code\llama-main  --model
_size 7B  --output_dir ./output
You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `
legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understa
nd what it means, and thouroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
Fetching all parameters from the checkpoint at D:\code\Github_code\llama-main\7B.
Loading the checkpoint in a Llama model.
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████| 33/33 [00:06<00:00,  5.00it/s]
Saving in the Transformers format.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值