feat: add finetuning dependency packages#526
Closed
leiqichn wants to merge 1 commit intozai-org:mainfrom
Closed
Conversation
Member
|
按照readme所说和req要求,应该先安装推理的,也就是主页的依赖,如果你正常安装了推理的req后再安装微调的,应改是不会出现这个问题的呀 |
Author
建议解耦比较好一点吧?有人想直接推理,有人想直接微调的。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
非常感谢组织提供的Demo, 给我提供了很好的指导和学习。但是我在实际微调过程中发现我们finetune_demo/requirements.txt缺少了两个依赖包。特此提个PR,贡献自己的一份力量,帮助后边开发者。谢谢。