-
### What is the problem this feature will solve?
`child_process` is, in my experience, one of the most commonly wrapped APIs by far. It's especially common to wrap it in promise environments.
- …
-
### 🚀 The feature, motivation and pitch
When using vllm to generate rollout in typical rlhf training (e.g. as in [OpenRLHF/OpenRLHF](https://github.com/OpenRLHF/OpenRLHF)), we need to reload the weig…
-
Unlike all other digital signature algorithms, the ML-DSA implementations do not provide `PQCLEAN_MLDSA*_CLEAN_crypto_sign_signature` and `PQCLEAN_MLDSA*_CLEAN_crypto_sign_verify` as function symbols,…
-
This issue is created further to #4943
This PR proposed to define base class functions as final and override these functions (which are templated) in child classes as a protected function. These c…
-
Once a clean API is available - create documentation
-
Currently, it's difficult to tell which methods are internal to Manim, and which are designed to be used by an end user. Once the API of Manim is solidified, it's easier to make more drastic changes w…
-
### Area
- [X] Scheduler
- [ ] Controller
- [ ] Helm Chart
- [ ] Documents
### Other components
_No response_
### What happened?
The NodeResourceTopologyMatchArgs struct in config API is growing …
-
In one of our Intergration test suite we are getting the following Panic in the ReportAfterSuite. Our code for executes but Ginkgo generated code panic. We have over 9 different test suite and this …
-
* define fastapi routes in routes.py instead of main.py (?)
* define an entry point to start uvicorn at gene_norm_serve or something to that effect (or maybe provide different CLI options for gunicor…
-
As the libcosim API has grown, it has grown messy and unintuitive in places (as APIs tend to do). I am therefore opening this issue to highlight the current issues with it and to get feedback and sugg…