0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. mindformers
  2. /
  3. research
  4. /
  5. baichuan2
Yyinglailin"sft 梯度累加 对齐 megatron"
c0796712创建于 2024年11月6日历史提交
文件最后提交记录最后更新时间
baichuan2.md
update model performance. 1 年前
baichuan2_13b.py
"sft 梯度累加 对齐 megatron" 1 年前
baichuan2_7b.py
"sft 梯度累加 对齐 megatron" 1 年前
baichuan2_tokenizer.py
增加research下模型传入错误tokenizer文件的报错日志 1 年前
belle_preprocess.py
fix code static check 1 年前
convert_reversed.py
baichuan2 文档和yaml修改 1 年前
convert_weight.py
baichuan2 文档和yaml修改 1 年前
finetune_baichuan2_13b.yaml
baichuan2 文档和yaml修改 1 年前
finetune_baichuan2_13b_auto_parallel.yaml
baichuan2 文档和yaml修改 1 年前
finetune_baichuan2_13b_lora.yaml
修改schedule拼写错误以及pp/mp与vocab_emv_dp不兼容错误 1 年前
finetune_baichuan2_7b.yaml
baichuan2 文档和yaml修改 1 年前
finetune_baichuan2_7b_auto_parallel.yaml
baichuan2 文档和yaml修改 1 年前
finetune_baichuan2_7b_lora.yaml
修改schedule拼写错误以及pp/mp与vocab_emv_dp不兼容错误 1 年前
predict_baichuan2_13b.yaml
bugfix 修复baichuan2_13b设置do_sample=True报错的问题 1 年前
predict_baichuan2_7b.yaml
修改schedule拼写错误以及pp/mp与vocab_emv_dp不兼容错误 1 年前
run_baichuan2.py
!3787 clean_code Merge pull request !3787 from chenhuil/personal/liuchenhui/refiningOutsideArgs1 年前
run_baichuan2_chat.py
fix code check. 1 年前