zenglw

Results 3 issues of zenglw

If I want to add some features, how can I debug the source code. I want to inspect more information as the code runs. And I didn't find the debug...

/kind feature In kserve xgb/lgb serving,the file name of server model is hardcode. For example: https://github.com/kserve/kserve/blob/531bbaa6a1eb6b1fa66dafd3f4f3db9eaaf3087a/python/lgbserver/lgbserver/model.py#L39-L40 That seems a little strange. Why not try to read the first file in...

kind/feature
kserve/modelserver

When I add some users in jupyter, constantly switching users makes the response of /api/metrics slowly. Suppose there are two users root and jov, I try the following command, ```shell...