-
### What happened + What you expected to happen
I am trying to have different seeds for different instantiations of my environment when using multiple environments in RLLib training, which I want t…
-
### What happened + What you expected to happen
When calling `ray.autoscaler.sdk.create_or_update_cluster`:
```
File "/dev/.venv/lib/python3.9/site-packages/ray/autoscaler/sdk/sdk.py", line 38, i…
-
Thanks for such a great work and awesome library.
I am using spark-rapids with EMR-7.3 for the deep learning model inference with predict_batch_udf.
I have been following the provided documentation f…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### 🐛 Describe the bug
It is text of error:
Special tokens have been added in the vocabulary, make sure the ass…
-
### Project Name
Exodia
### Description
Exodia is an AI Agent that can answer general knowledge information, recommend movies and sing songs.
There are 3 Nodes that work for the whole AI agent:
…
-
Thanks again for your help with #227! I'm building on it to run `unittest`s for my scripts, but executing them from the command line makes the shell session hang -- regardless of success or failure.
…
-
你好:
我已经完成了
python preprocess_data.py -dataset USPTO_50K -augmentation 20 -processes 64 -spe
但是运行到
sh binarize.sh ../datasets/USPTO_50K/aug20 dict.txt
时发生报错
…
-
I learned that right now for every task the scheduler creates a new connection that sometimes may not be feasible when the worker is behind the firewall. Since WS communication between client -> sched…
-
### 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 …
-
### What happened?
When receiving elements over the grpc stream, the data plane dispatches to per-bundle queues which have a maximum size. Thus if nothing consumes from the queue the data plane can …