-
On a Intel Core i7-8565U CPU @ 1.80GHz × 8, the full test suite takes on average, 250s. I have noticed that tests are routinely failing in the GitHub CI, and I believe it may be because of this.
To…
-
**Describe the bug**
FusedAdam requires more memory than non-fused adam.
**To Reproduce**
Steps to reproduce the behavior:
1. I train with pipeline parallelization.
2. config of optimizer is…
-
Authors : [Hamid Shojanazeri](https://github.com/HamidShojanazeri), [Shen Li](https://github.com/mrshenli)
## **Problem statement**
Currently, Torchserve does not have a general solution for s…
-
I'm very interested in replicating your work and would like to train a diffusion model to generate protein binding partners similar to what RFDiffusion accomplishes, but I would like to use ESM-2 mode…
-
We have a lot of issues regarding the performance of the library. So, I am creating this issue to collect ideas for optimization.
1. We can look into theano and tensorflow. There's a comparison of …
-
I have an application that uses tf:: Pipeline to build a multi DAG task, and uses pf. token() to control the processing data of each task.
If the type of the tf:: Pipe task is set to PipeType:: SE…
-
Trying to compile solidity from source I run into this:
```
******************************************/solidity/test/soltest.cpp(120): error: in "smtCheckerTests/try_catch/try_5": Exception during e…
-
### Is your feature request related to a problem? Please describe.
As someone looking to use `wgpu` for both rendering and compute in a project, I am finding it very difficult to understand the tim…
-
This is a bit of a follow-up, and collection of ideas after our meeting last week regarding `cc.querying.getvar`. In its current state, getvar is responsible for a lot of things:
- interrogation of…
-
### Feature request
## Description
This feature proposal aims to update Hugging Face's support for tensor parallelism (TP) to accommodate the increasing size and complexity of models such as [LLaM…