-
### Your Environment
- Version used: v10.1.1 Docker
- Operating System and version: Docker version 27.1.1
- Desktop Environment: N/A
- Browser Name and version: N/A
### Expected Behavior
T…
-
Uvicorn provides a worker to be used together with gunicorn:
> [Gunicorn](https://gunicorn.org/) is a mature, fully featured server and process manager.
>
> Uvicorn includes a Gunicorn worker clas…
-
Hello Marc,
Problem Description:
After running tac_plus stably for about a week with approximately 6,000+ NAS devices, we observed that tac_plus started resetting requests. At that time, the num…
-
When requests come into the gateway, the last thing they do will be to send a UCAN invocation (? should it be a UCAN invocation?) to a new "egress accounting service" that will record important metada…
-
### What happened + What you expected to happen
#### The bug
Hi everyone. In my code logic, the child process needs to be started in the ray worker, and the child process may continue to start th…
-
I would like to explore the possibility of Dask starting MPI. This is sort of the reverse behavior of what the dask-mpi package does today.
To clarify the situation I'm talking about, consider the…
-
### Symfony version(s) affected
6.3
### Description
RHEL8.8, php 8.2 from Remi repository, Laravel 10. Using sendmail as mail driver, with local postfix from RedHat repo.
After sending messages, w…
-
### What happened?
We need to add `nsenter` to the gcsfuse and blobfuse commands on the workers to make sure the resources are allocated to the user's namespace and not the worker's.
https://hail.…
-
I set my dataloader like this :
```
NUM_WOEKERS = os.cpu_count()
train_dataloader= DataLoader(
dataset=train_data_simple,
batch_size=BATCH_SIZE,
shuffle=True,
num_work…
-
### Describe the bug
I've been trying to download `NousResearch/Meta-Llama-3.1-8B-Instruct` with and without `hf-transfer`, but it consistently hangs at the 10GB point (2 shards with hf-transfer, h…