Antti Kervinen
Antti Kervinen
@AkihiroSuda, as the memory policy field is now in place in the runtime-spec (https://github.com/opencontainers/runtime-spec/pull/1282 merged), I updated this PR to use the latest runtime-spec and removed the Draft status. Rebased...
@lifubang, CI reports lint errors none of which are not related to this PR. I hope it wouldn't block approving this.
@kolyshkin, sorry to bother you folks with this, but I'd have a question on staticcheck lint in the CI. It runs twice, but with different set of checks. That causes...
> > Should I remove the commit before this PR gets merged? > > Yes, please remove this commit. The CI is fully passing in #4900. Removed.
> > > > Should I remove the commit before this PR gets merged? > > > > > > > > > Yes, please remove this commit. The CI...
> > What would you suggest? > > In fact, we always use `CamelCase` for const names in runc, but as you say, it will be in go standard library...
> @askervin Did you still want this in runc 1.4? Sure, @cyphar! Glad to see the functionality already in v1.4. Thanks for all the great comments, @AkihiroSuda, @lifubang, @cyphar and...
This bug blocks proper ChatQnA platform optimization demo on Xeon.
@eero-t, thanks for the pointers. Adjusting `--tokenization-workers 8` dropped thread count from 139 to 82 in my test system (128 vCPUs). But it did not effect pinning. `--max-concurrent-requests` had no...
Opened two more precisely targeted bug reports against text-embeddings-interface, because the above issue has been written as a feature request. This is a bug that, for comparison, does not exist...