Brian Yin

Results 4 comments of Brian Yin

The issue is because we use an external library to parse html text into markdown format. However, it seems the third-party library has some parsing issue. I will try to...

I have a somewhat similar question to @wanghongyu2001: if someone is interested in contributing to a specific aspect of vLLM, what’s the recommended path to get involved? Specifically, are there...

> Why not just use before_tts_cb and before_llm_cb directly? @martin-purplefish Great question! Currently, both before_tts_cb and before_llm_cb are tightly coupled to the assistant object’s constructor, meaning they need to be...