-
This occurs when using two GPUs, but it does not occur when I use just the one.
I made sure to update to the docker image used in the dockerfile.
commit: a702c6dd2944aaf75800b11f4dfeec6fe5a9b068…
-
# 🐛 Bug
from vllm import LLM, SamplingParams
llm = LLM(model=model_dir,enforce_eager=True)
then
```
File d:\my\env\python3.10.10\lib\site-packages\xformers\ops\fmha\_triton\splitk_kernels.…
-
As it was unclear if it was working for Google Colab, I test it and I manage to install it for ComfyUi without anaconda or anything using this :
```
!pip install pytorch==2.1.2 torchvision==0.16.2…
-
function opsClear () {
docker system prune
cd ~
rm -rf optimism
git clone https://github.com/ethereum-optimism/optimism.git
}
function opsBuild () {
opsStop
cd ~/optimi…
-
-
## Problem
Right now, if an organization managing Fleet via GitOps, users can still make changes in the UI.
This produces confusion about why a change in the UI was made: https://github.com/fleetd…
-
### Bug Description
It's a race condition in a deployment and the charm can turn into an error state.
```
unit-cos-configuration-ceph-0: 13:06:39 INFO juju.worker.uniter found queued "install" ho…
-
> As I expect the rewritten Onsemi driver to abide closer to the new v4l2 I'm curious what would happen if I add { "INT33F0" } to the of_device_id call. It has a slightly different name …
-
![1](https://github.com/chaojie/ComfyUI-MotionCtrl-SVD/assets/159982726/4a6c41e9-382e-46c2-a866-61fb41ee20f2)
Error occurred when executing Motionctrl-SVD Sample Simple:
No operator found for …
-
cd mmcv && git checkout 2.x
_Originally posted by @uniyushu in https://github.com/open-mmlab/mmcv/issues/2660#issuecomment-1467669827_
> cd mmcv && git checkout 2.x
…