cloudhan
cloudhan
> Modify Events cause Linear mouse malfunction... OK, I figured it out. If modify event is enable, then a new virtual mouse device is created, then in linear mouse, I...
⚠️WARNING⚠️: the installation of open-webui/desktop takes 3GB of diskspace with a full python enviroment is installed!
It should be pointed out this is a continuous effort based #10830. I am the original feature branch main developer during my work at Microsoft (not anymore). Let me add...
Just come across this, so you are benchmarking for decode (I used to wrote high perf paged attention for decoding), and GQA case it needs special treatment. For generation, you...
The NVIDIA tensor core does not natively support A/B with fp32 inputs. So it is not possible. alternatives are: 1. use .tf32 version with reduced precision. 2. if reduced precision...
@cerisier This is what we do to query the sysroot in rules_cuda https://github.com/bazel-contrib/rules_cuda/commit/a862f9b1cb7b6cf15c775fd31e4a1cf56f148a82
Yes, this will also be a problem when we add multiple CTK support. Between versions, there will be newly added components or remove components. Say a newly added component cuFooBar,...
Same here for rules_cuda
With 0.1.1, the problem still presents.
No, this project basically has only one or two active developers. Formatting is already enforced in pre-commit workflow. For linting, I am highly against it due to past projects experience....