Zejia LIN
Results
2
issues of
Zejia LIN
**What is your question?** Hello, I found that many epilogues are element-wise. I wondered if it could be customized to sum up a `2*2` tile instead of an element-wise operation....
question
inactive-30d
## Motivation Fix https://github.com/sgl-project/sglang/issues/3743. When `"stream":true,"stream_options": {"include_usage": true}` is set in the request, the usage info only returns in the last chunk, instead of every chunk. ### Before ``` data:...