Johnny Wezel
Johnny Wezel
I might have the same problems. `optimize_hyperparameters()` is extremely slow and 2 "threads" (for 2 GPUs) run after each other. Something that I think is really wrong is that two...
Embarrassingly I only have an edited version of the full values.yaml, so everything that's not changed is in it as well. But these are the values I used: ``` frontend.ingress.enabled=true...
Yes, git cli has no problems with `/c/Projects/arcgis`. The problem occurred within the repo. However it does make a difference whether starting `lazygit` from within `mintty` or `cmd`. From `cmd`...
OK, problem located. The MSYS Version of Git only reports paths in Unix mode (`C:\Project\p1` → `/c/project/p1`). Lazygit obviously can't handle paths in this notation. Solution: Use Git for Windows...