-
We could offload config management to https://github.com/renatorib/bjson
-
Hi! Probably it would be great to use S3 (or any S3-compatible) object storage for storing state files. This should offload Postgres (which is not a good option for large JSON) and allow to store stat…
-
Being able to control fissure from an API would allow for use in scenarios including remote c2 and as a framework in non traditional guis including virtual reality
-
Would it be possible to add a device selection into loaders, similar to to https://github.com/neuratech-ai/ComfyUI-MultiGPU
I have tried to 'port' that feature using similar code, but I have not be…
-
Allow for active effects to evaluate math expressions containing only static values, even if roll data is not allowed in the given field. For example, currently the effect `system.attributes.movement.…
-
**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
-
In the A&A Europe and Pacific 1940 First, Second, and Global Edition rule book it states the following about transport units in the non-combat phase:
"Transports can move to friendly coastal territ…
-
![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/…
-
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…
-
I am trying to run your code with the flan-t5-base model, I have one machine with multi V100, each gpu has 16G memory, and then I meet the following question:
when I use single gpu, the gpu memory us…