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

能否增加一个从头预训练的例子? #151

Open
liujuncn opened this issue Jan 26, 2024 · 1 comment
Open

能否增加一个从头预训练的例子? #151

liujuncn opened this issue Jan 26, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@liujuncn
Copy link

例如从头训练一个1B的llama2架构的模型.

@KaiLv69 KaiLv69 added the help wanted Extra attention is needed label Jan 28, 2024
@KaiLv69
Copy link
Collaborator

KaiLv69 commented Jan 28, 2024

你好,我们会增加这样的例子但现在还不能保证时间。

目前应该可以用from_config加载模型,config里init_method可以指定参数初始化方法。然后开始训练。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants