Skip to content

Commit

Permalink
fix typo in readme for helm
Browse files Browse the repository at this point in the history
  • Loading branch information
qbc2016 committed Dec 22, 2023
1 parent 8da9f9f commit 410b3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion federatedscope/llm/eval/eval_for_helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
* In `~/helm_fs/src/crfm-helm/evaluation/setup_server.sh`, set
* `SUITE_NAME=${SUITE_NAME}`
* `PATH_HELM=~/helm_fs/src/crfm-helm`
* `PATH_HELM=~/helm_fs/src/crfm-helm`
* `PATH_WORKDIR=~/helm_fs/src/crfm-helm`
* `root/miniconda3/bin/python -> ${which python}`
* `bash evaluation/setup_server.sh -n ${SUITE_NAME} -p ${PORT}`
* Remark: Actually, it will show the result of the last task. If you want to see the result of another task, say, the suite name is result_of_exp1, add `?suite=result_of_exp1`after the port address.
Expand Down

0 comments on commit 410b3dd

Please sign in to comment.