Steven Dake
Steven Dake
@gtirloni I can't say for sure. The basic issue I filed was that kubelet and friends are not run inside any type of CI against the built RPMs. The fact...
/reopen @justaugustus as far as I am aware, no CI testing is done against generated RPMs. The proposal in https://github.com/kubernetes/release/issues/857 does not address the unmet requirement. As such, I am...
@fdr interesting security analyzer. I wasn't aware systemd did that a well. Thank you, -steve
@russell-islam @fdr what opinions do you have of [systemd generators](https://man7.org/linux/man-pages/man7/systemd.generator.7.html) One of the finest things Lennart got right were drop-in files. I worked at Red Hat for nine years. Our...
@rbradford I understand the different longer-term solutions. Perhaps this is just a nit-pick. I simply filed this issue so it was recorded and could be picked up by an interested...
@Dorcoh4 hello. I am not involved with this project, however the error you see indicates that (iirc) the PCI bus has been blocked from using root PCI bridges. This is...
@coreylowman pretty cool analysis. Very nicely done. From your analysis, I am unclear how an overflow with 1 token generation (from 32 to 33, with the dotproduct change). Are there...
@coreylowman, There is a long history of problems with bf16 and f16 interaction in [python frameworks](https://github.com/huggingface/transformers/pull/10956#issuecomment-961030728). I am not an expert in the `dfdx` implementation. Is there any typecasting occurring...
@coreylowman eventually the forward pass would warm up the cache as needed. I am trying to think of a use case where `mmap()` is superior here. The use of mmap()...
@stonefury typically the model for running master containers is to build them yourself. I guess some folks are using the nightly builds, and it sounds like some folks are using...