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

[Docs]: 示例里 8010 和 8011 写反了 #8646

Closed
Skypow2012 opened this issue Jun 21, 2024 · 2 comments
Closed

[Docs]: 示例里 8010 和 8011 写反了 #8646

Skypow2012 opened this issue Jun 21, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation stale

Comments

@Skypow2012
Copy link

软件环境

- paddlepaddle:
- paddlepaddle-gpu: 
- paddlenlp:

详细描述

llm/README.mnd
python -m paddle.distributed.launch --gpus "0,1,2,3,4,5,6,7" ./predict/flask_server.py \
    --model_name_or_path meta-llama/Llama-2-7b-chat \
    --port 8010 \
    --flask_port 8011 \
    --dtype "float16"
这里建议 port 8011, flask_port 8010,不然按这个 request_flask_server.py 直接跑会报错容易误解
@Skypow2012 Skypow2012 added the documentation Improvements or additions to documentation label Jun 21, 2024
Copy link

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Aug 21, 2024
Copy link

github-actions bot commented Sep 4, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation stale
Projects
None yet
Development

No branches or pull requests

2 participants