feat(shortgpt): add new script and polish existing code (typos, paths)#10882
Closed
tianyumyum wants to merge 2 commits into
Closed
feat(shortgpt): add new script and polish existing code (typos, paths)#10882tianyumyum wants to merge 2 commits into
tianyumyum wants to merge 2 commits into
Conversation
|
Thanks for your contribution! |
DrownFish19
reviewed
Jul 23, 2025
| # 向量检索模型训练 | ||
|
|
||
| 推荐安装 gpu 版本的[PaddlePaddle](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/install/conda/linux-conda.html),以 cuda12.3的 paddle 为例,安装命令如下: | ||
| 推荐安装 gpu 版本的[PaddlePaddle](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/install/conda/linux-conda.html),以 cuda11.8的 paddle 为例,安装命令如下: |
Collaborator
There was a problem hiding this comment.
推荐使用更高版本的paddle,低版本保留时间不会太长
Contributor
Author
There was a problem hiding this comment.
适配更高cuda版本的话,请问具体哪个版本呢,nightly or stable。目前我使用服务器中的cuda version是12.1
Collaborator
There was a problem hiding this comment.
可以考虑当前的cuda 12.6和12.9
Collaborator
|
我看Test测试还有些问题,可以试试拉最新代码,然后重新过Test试试 |
7c5fee8 to
1c6a0d8
Compare
Collaborator
|
PaddleNLP-CI、PaddleNLP-CI-Unittest-GPU、PaddleNLP-gpt-A100任务调起失败,怀疑是因为第一次提交pr未能成功调起,建议重新提交一个新的pr尝试。 |
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.
Before submitting
testsfolder. If there are codecov issues, please add tests cases first.PR types