Haoran Wang
Haoran Wang
Yeah could you plz send your WeChat id to me through email? Let me create a group and work together. [email protected]
> > Yeah could you plz send your WeChat id to me through email? > > Let me create a group and work together. > > [[email protected]](mailto:[email protected]) > > I've...
Got it. We are already working currently. Thanks for your support
Thank you for your attention! We already have a large group of people working on the feature. Keep syncing if we have any progress!
> The code is incomplete and does not run. It is missing imports, `golden_answer` is not defined, etc. > > Please provide a complete code example that demonstrates this. Thank...
> [@UbeCc](https://github.com/UbeCc) have you met this error before ? I didn't encounter this error for sft training. But I once added ring-attn for KTO and met the same log. Let...
> @UbeCc where did you find that link? it's not the one I'm seeing in the README I saw the link in the website (https://docs.all-hands.dev/). There is a button ref...
Thanks for your help and sorry for my late reply! We deploy our 32b reward model with single copy with the following code. ```text https://github.com/sgl-project/sglang/blob/main/scripts/deprecated/test_httpserver_classify.py ``` However, we did not...
> @UbeCc SGLang mostly accelerates the batched decoding so your results are kind of expected. > > However, there is still chances for accelerating. > > 1. What is your...
> Actually, could you move this functionality as a class method of DataProto? Thanks. Fine, it's already done