-
Introduce Megatron style model parallelism.
-
Currently, tune uses [foreach](https://cran.r-project.org/web/packages/foreach/vignettes/foreach.html) to facilitate parallel computing. As a group, we've discussed gradually deprecating our support f…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
Hello there,
First, I'd like to express my appreciation for your excellent work on this project.
While experimenting with PPO/RW using this repository, I consistently encounter Out of Memory (OOM) e…
-
![image](https://github.com/War-Oxi/war-oxi.github.io/assets/72260110/89734e1d-6afb-45dc-a6f9-8da0266bf529)
-
We don't need a full style guide (for now), some standardisation around use of specific technical words would be useful.
Also should apply in our workshops, and general support work.
Some exampl…
-
## Describe the bug
Document states:
> The exception is the terraform init command, which is always executed sequentially if the [terraform plugin cache](https://developer.hashicorp.com/terrafor…
-
Running into s3 rate limits when trying to cleanup a very large dataset with `dataset.cleanup_old_versions`. Can't seem to control this via `LANCE_IO_THREADS`
tonyf updated
2 months ago
-
Ben, great work here, appreciate the investment of your time.
I've seeing what appears to be client-server serviceability issues when stress testing using this package as a way to process separate …
-
In this Github issue I want to discuss a new form of parallelism that I came across when trying to extend our MDD tutorial, which could be more universal and useful for other problems.
Currently, …