Yulin Li

Results 12 issues of Yulin Li

got error ``` ../go/pkg/mod/github.com/gammazero/[email protected]/workerpool.go:50:15: cannot use generic type deque.Deque[T any] without instantiation ```

I got the following error while installing pysptk on python3.6. Installing numpy before pysptk could work around. Collecting pysptk Downloading https://files.pythonhosted.org/packages/7c/25/4ea0932fbf0f1db42934b85011c1c825bcf57055ecde7e511f05e9fb9197/pysptk-0.1.18.tar.gz (419kB) 100% |################################| 419kB 3.0MB/s Complete output from command...

**Which component are you using?**: Cluster Autoscaler **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: The CA scale down check...

cluster-autoscaler
kind/feature
lifecycle/rotten

In my opinion, in `global` mode, the pypi config file `/root/.config/pip/pip.conf` should be updated to tuna mirror. If I manually change the mirror using `sudo -H pip config set global.index-url...

In our scenario, some authentication fields are put in the http query parameter. Is there some custom filter I can use to remove these query parameters in the URL when...

enhancement
area: instrumentation

Helm supports labels for install/upgrade/list commands from version 3.13.0 (see https://github.com/helm/helm/pull/10533). Could we support labels based on these recent changes?

I got the following error when trying to use o-series models. The `max_tokens` is change to `max_completion_tokens` for o-series models. ``` { "error": { "message": "Unsupported parameter: 'max_tokens' is not...