"docs_zh_CN/community/pr.md" did not exist on "e4b5348ebf407f0886bc11caa7ca74d2fbf693ac"
Commit 8cc3aa85 authored by chenzk's avatar chenzk
Browse files

v1.0.3

parent 99859057
...@@ -19,8 +19,9 @@ vllm: ...@@ -19,8 +19,9 @@ vllm:
dtype: auto dtype: auto
# max_model_len: # you may find it useful to set the vLLM model context length if you know this beforehand # max_model_len: # you may find it useful to set the vLLM model context length if you know this beforehand
rl: grpo # dr_grpo rl: grpo
trl: trl:
# loss_type: dr_grpo # dapo
use_vllm: true use_vllm: true
vllm_server_host: localhost vllm_server_host: localhost
vllm_server_port: 8000 vllm_server_port: 8000
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment