Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]Add Deepseekcoder config #253

Merged
merged 10 commits into from
Dec 4, 2023

Conversation

xiaohangguo
Copy link
Contributor

I.测试了两个模型:

  • deepseekcoder 6.7b-base
  • deepseekcoder 6.7b-instruct

lora训练完毕,合并对话均无报错。

II.添加了对话模板
参考官方训练脚本中对话模板
https://github.com/deepseek-ai/DeepSeek-Coder/blob/main/finetune/finetune_deepseekcoder.py

@xiaohangguo xiaohangguo changed the title Deepseekcoder config [Feature]Add Deepseekcoder config Dec 1, 2023
@LZHgrla
Copy link
Collaborator

LZHgrla commented Dec 1, 2023

@xiaohangguo
请 revert 与 qwen 有关的 commit~

@xiaohangguo
Copy link
Contributor Author

@xiaohangguo 请 revert 与 qwen 有关的 commit~

sry,混在一起了,我改一下。

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文件名有小typo

xtuner/configs/deepseek/deeepseekcoder_6.7b_base/deepseekcoder_6.7b_instruct_qlora_code_alpaca_e3.py
-->

xtuner/configs/deepseek/deepseekcoder_6.7b_base/deepseekcoder_6.7b_base_qlora_code_alpaca_e3.py

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文件名有小typo

xtuner/configs/deepseek/deeepseekcoder_6.7b_base/deepseekcoder_6.7b_instruct_qlora_code_alpaca_e3.py -->

xtuner/configs/deepseek/deepseekcoder_6.7b_base/deepseekcoder_6.7b_base_qlora_code_alpaca_e3.py

typo 修正后,建议将6.7b统一修正为6_7b,避免.在文件名中的使用

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

妥了

@LZHgrla LZHgrla merged commit 1091e39 into InternLM:main Dec 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants