Leo

Results 4 comments of Leo

感谢你的回答,关于提到的新的训练数据构造方法是否意味着和现有的构造存在较大区别呢,还是说思路不变呢

``` yield f"data: {output}\n\n" return StreamingResponse(chat_iterator(), media_type="text/event-stream") ``` 使用postman这类测试流输出,可能需要对输出进行包装

hello Geniuses! thanks for your amazing works! i notice that you guys relese the 54k-dataset. but i didnt found the way to format the raw data for training. is there...

thanks for your guys' amazing work ! i want know is this issue associate with vLLM ?