Leonhard Gruenschloss

Results 7 comments of Leonhard Gruenschloss

`jsondecode(data.sops_file.secret.raw).list` seems to work.

Friendly ping, as merging this would help keep our fork in sync.

> Forks would indeed need to overwrite ours, but since the file wouldn't change much it seems like that's not much of a hassle to maintain, right Leo? And ya...

> I think if it's not too hard of a change, we should add the files with encoded secrets to something like `infra/gcp/data/...`. This makes it clear that these files...

Just realized that this is still open. Are there any missing changes?

That's super helpful -- thanks a lot, @stinbuaa! On an A100 with 40 GB of VRAM, `batch_size: 40` with `image_size: 768` seems to work, using `model_version: 1B` (and `generator_checkpoint_path: models/stage_c_lite_bf16.safetensors`).

For what it's worth, with the 3.6B model C and a batch size of 1, it seems to be peaking at 45,149 MiB of VRAM according to `nvidia-smi` on an...