-
https://github.com/cms-patatrack/pixeltrack-standalone/pull/219 changed all uses of `assert()` to use `ALPAKA_ASSERT_OFFLOAD`, and this disables the assertions by default. This behavior corresponds wh…
-
In order to reduce the memory usage, I use optimize.quanto to quantize transformer, controlnet, and t5encoder in fp8, but I encounter an error
```
File "/home/yongfang/miniconda3/envs/diffusers/l…
-
Hello everyone,
after half a day of struggle, I managed to run FLUX.1[schnell] locally on my computer equipped with NVIDIA 3090 24GB VRAM in Linux. It takes around 30-60 seconds to generate image…
-
![image](https://github.com/camenduru/LLaVA-colab/assets/128811208/91a5a9d1-97f2-474c-bbad-7baa1453c64d)
I use the ipynb scripts and load the model but always got Error:
![image](https://github.com/…
-
I wish the new data structure Stream (designed as Message Queue) can offload part of the data to disk, because when millions of messages need to be guaranteed not to be lost, need to be guaranteed to …
-
Original Issue: apache/pulsar#13375
---
in pulsar 2.8.1 version, use offload, broker err log:
```
java.io.IOException: No offloader found for driver 'S3'. Please make sure you dropped the of…
sijie updated
2 years ago
-
**Describe the bug**
Training a hf model (llama 3.1 with peft) on long context with sequence_parallel_size > 1 works only up until zero stage 2.
If I set "stage" to 3 I get the following error:
`…
Xirid updated
1 month ago
-
### 🚀 The feature, motivation and pitch
FSDP optimizer overlap is in https://github.com/pytorch/pytorch/pull/98667 needs some follow up work:
- We reallocate the _cpu_grad for CPU offload every it…
-
In the README I see this line:
> NOTE: we are working on providing key management mechanisms that offload the encryption to HSM based modules or managed cloud crypto solutions such as KMS.
This is…
-
When the plugin site is in use in conjecture with amazon s3 the plugin does not request the image properly after first cropping. It could be possible that the plugin is selecting the image meta data b…