Zhihui commited on
Commit
b2e67cd
·
verified ·
1 Parent(s): ccc53b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ CTRL-32B is a critic LLM finetuned from [Qwen2.5-Coder-32B-Instruct](https://hug
7
 
8
  - **Project Page:** https://critic-rl.github.io/
9
  - **Paper:** https://arxiv.org/abs/2502.03492
 
10
 
11
  ## Quickstart
12
  We recommend using [vLLM](https://docs.vllm.ai/en/latest/getting_started/quickstart.html) for inference:
 
7
 
8
  - **Project Page:** https://critic-rl.github.io/
9
  - **Paper:** https://arxiv.org/abs/2502.03492
10
+ - **Code:** https://github.com/HKUNLP/critic-rl
11
 
12
  ## Quickstart
13
  We recommend using [vLLM](https://docs.vllm.ai/en/latest/getting_started/quickstart.html) for inference: