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

Update main code #2

Merged
merged 47 commits into from
Mar 24, 2024
Merged

Update main code #2

merged 47 commits into from
Mar 24, 2024

Conversation

Anooyman
Copy link
Owner

No description provided.

zealot52099 and others added 30 commits March 22, 2024 07:39
allow user to load embedding & rerank models from cache
embedding_path = os.path.join(model_dir, 'embedding_model')  
rerank_path = os.path.join(model_dir, 'rerank_model')
测试push dev
两个母亲多轮对话数据集合并、清理和去重之后,得到 2439 条多轮对话数据(每条有6-8轮对话)。
Add time print information
save duplicate dataset as well
remove print(content)
 three methods to load model

1. download model in openxlab
2. download model in modelscope
3. offline model
InternLM2 7B Base QLoRA 微调指南
@Anooyman Anooyman merged commit de0674c into Anooyman:main Mar 24, 2024
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.

5 participants