微调运行run.sh报错
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
按照步骤复制之后微调报错
ValueError: The port number of the rendezvous endpoint 'None:None' must be an integer between 0 and 65536.
请问是哪里出问题了吗?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documented fine-tuning steps and run.sh, then reproduce the reported rendezvous error. Trace where the rendezvous endpoint receives its host and port values; done means identifying why both are None and confirming the documented fine-tuning command runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- distributed-systems, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100