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

Dev #129

Merged
merged 14 commits into from
Mar 23, 2024
Merged

Dev #129

merged 14 commits into from
Mar 23, 2024

Conversation

aJupyter
Copy link
Collaborator

No description provided.

zealot52099 and others added 14 commits March 22, 2024 20:15
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')
两个母亲多轮对话数据集合并、清理和去重之后,得到 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 微调指南
@aJupyter aJupyter merged commit 2851a70 into main Mar 23, 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.

4 participants