-
### What happened + What you expected to happen
I am having version dependencies as follows,
`RuntimeError: Version mismatch: The cluster was started with:
Ray: 2.9.3
Python: 3.10.13
Th…
-
Hey :)
I want to use this in a tray-only script, so I attempt to block it. Some extra logic runs on a different thread that must be shutdown properly, so I have to catch ctrl+c, but it doesn't work…
-
Hi,
First of all, thank you for providing this useful set of models. Second: I think I found an issue that seems to arise with parallel processing in Windows. In main_fillmissing.py, lines 79-82:
…
-
@whilefoo A thing we could do for Workers is to put the url to the logs, that would look like
`https://dash.cloudflare.com/${env.CLOUDFLARE_ACCOUNT_ID}/workers/services/view/${env.CLOUD…
-
### Description
**Monaco Editor**, used in Keycloak's UI for JSON editing, requires external resources (e.g., fonts, web workers, and scripts) from CDNs like https://cdn.jsdelivr.net. This conflicts …
-
What could be the problem?
```
got prompt
[]
D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Lora-Training-in-Comfy/sd-scripts/train_network.py
python -m accelerate.commands.launch --n…
-
@rickecon has noted a high variance in the run times of OG-PHL depending on one's compute environment.
One suggestion is to change line 27 of the `run_og_phl.py` script too:
```python
client …
-
First attempt at training, hits this error trying to start:
[2024-09-18 08:19:51] [INFO] raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
[2024-09-18 08:19:51] [INFO] s…
-
### What happened + What you expected to happen
When running the script below, the memory utilization of the `Supervisor` actor increases slowly over time. This usually leads to OOM for more complex …
-
### Describe the solution
Would it be possible to get the `wrangler types` command to generate proper types for RPC-enabled bindings, when binding to a Worker/DO that is defined in a different scri…