-
- Create a SMOL and a BIG config.
- SMOL should run instantly: Small data, small model, small configs, small training run.
- BIG can take longer and more closely mimic a real workload.
- Create a d…
-
## Date
2024-11-24 time - 8am ET / 1pm GMT
## Untracked attendees
- Fullname, Affiliation, (optional) GitHub username
- ...
## Meeting notices
- FINOS **Project leads** are responsible for …
-
Individual transform properties have been supported for a while, we may be able to simplify things a bit by converting code like:
```
.thing {
transform: rotate(--varR) scale(--varS) translate(…
-
## Description
The current [Group Normalization Plugin](https://github.com/NVIDIA/TensorRT/blob/master/plugin/groupNormalizationPlugin/groupNormalizationPlugin.cpp) does not seem to support affine G…
-
To-Do:
- Backup Time scrollable/selectable in addition to the entry field
- Boxes only allow correct characters, error when entry invalid
- Cannot Save Settings until all fields are filled in
- …
-
### Symfony version(s) affected
6.4.12, (7+)
### Description
Hello
We use the scheduler since more than one year with (20+ scheduled task), but we want to accelerate and scale the number …
-
I have my input file and query file. the query file has 4 sequences (~70base) and the input file is a 60mb fasta with reads of length ~100. splitting the input file into 20 3 mb pieces and running t…
-
scale: It will scale every app located as if it was on monitor with different scale multiplier
anchor: It will disallow any windows to be moved to other workspaces
why?: performance. Using 2.0 monit…
-
**Hi, I'm trying to test training a dreambooth LoRA for SD1.5 faster on 4 GPUs as compared to 1 GPU. Would love any and all help!**
I'm using code from the commit https://github.com/agarwalml/kohy…
-
Hello. Thank you for your great work.
I am investigating on monocular depth estimation and I need to use them for size measurements.
I used your code for estimating the depth. Visually the colored…