Yao Fu

Results 5 issues of Yao Fu

# Triton reuses model.py of the first model ## Details Triton reuses model.py of the first model (i.e. ```poc_ensemble/0_queryfeast/1/model.py``` in the multi-stage recommender system example) while ignoring model.py files of...

question

/kind bug Thanks for building KServe! It's a great project and I'd like to try to develop based on kserve but got some problem when attempting to deploy it from...

kind/bug

修复了图11.1.1中的文字 修复了相应文字中不对应的地方

### Bug description I'm using ```get_aliccp()``` to process Ali CCP dataset following the [multi-stage recsys example](https://github.com/NVIDIA-Merlin/Merlin/tree/main/examples/Building-and-deploying-multi-stage-RecSys) but met a problem: ``` Reading common features...: 730600it [09:54, 1229.12it/s] Processing data...: 100000it...

bug
P1

# Pull Request: Local Server Beta for OpenAI-Compatible APIs This PR introduces a beta version of a local server that provides OpenAI-compatible APIs, specifically `v1/chat/completions` and `v1/completions`. This initial version...