-
Hey, I redeployed one of my systems recently and noticed that the "Verification" step took ages. Eventually, it breaks most of the time with the error log below (it seems to have tried to start the co…
-
I'm trying to quantize the JAIS model, but I received the message TypeError: **JAIS isn't supported yet**. This is my code:
```
from transformers import AutoTokenizer, TextGenerationPipeline
fr…
-
**Describe the bug**
I have tried to run stable diffusion 2.1 using DeepSpeed on nvidia A10 GPU. Overall process is working and I am also getting the reduction in latency. However, the generated imag…
-
Support the use of color for various things, such as notes, staffs, print items, etc.
-
```
-----------------------------------STDERR-----------------------------------
1>\nSince Docker is a US company, we must comply with US export control regulations. In an effort to comply with th…
-
Based on this line in the nginx error log:
2024/05/16 03:37:54 [error] 3477#3477: *1191 connect() failed (111: Connection refused) while connecting to upstream, client: 172.31.39.121, server: , req…
-
Lets assume I've installed MSYS2 to: `C:/Junction/msys64/`, where _Junction/_ points to `D:/Stuff/`
the execution of `pacman -S pacman` then fails with
```
error: cannot remove /usr/bin/pacman.exe (P…
-
Hi there,
there are still models in the manifest file, that should be transfered to Zenodo:
https://github.com/deepimagej/models/blob/6259f76df55ae002d50cd19d1bd23333a2230aed/manifest.bioimage.io.ya…
-
Issue
Unable to connect to host after deploy. This was also happening on 1.6 and using an old custom image that was working last week.
Mup version 1.5.3:
Mup config
```js
~/strive-projec…
-
When I added ground:db by "meteor add ground:db" and add a events collection into ground like this:
Ground.Collection(events);
It looks all right in localhost:3000, but when I deploy the codes into…