-
### 📚 The doc issue
It has been a while these tutorials have been updated. Since there are not active developments on these, we should verify the scripts in the tutorials are still working as expec…
-
### 🐛 Describe the bug
For example looking at https://github.com/pytorch/pytorch/pull/128123 (that adds a docstring to the utils and therefore could not cause any failures other than lint) DrCI fou…
-
**Describe the bug**
Training produces poor results consistenly on RHEL. This same process produces models that give good results on Mac OS.
**To Reproduce**
1. Serve the merlinite model
` ila…
-
Hi @hongxiayang @hliuca ,
It seems like float8 training using `torchao.float8` is not support at the moment. Is there a different library or code path I should be using for float8 training or what …
-
### System information
- WSL 2 on Windows
- Flax 0.8.4, JAX 0.4.30
- Python 3.10
- RTX 2080
- CUDA 12.3
Both `nn.initializers.truncated_normal` and `jax.nn.initializers.truncated_normal` aren'…
-
WARNING: F5TTSAudioInputs.IS_CHANGED() got an unexpected keyword argument 'model'
Converting audio...
F5TTS: Cannot remove? C:\Users\****\AppData\Local\Temp\tmpkzgpj26j.wav
[WinError 32] The proces…
-
### Your current environment information
ibibverbs not available, ibv_fork_init skipped
Collecting environment information...
PyTorch version: 2.1.1+cu121
Is debug build: False
CUDA used to build…
-
Very interesting work! Are there plans to make weights matching applicable to PyTorch models?
-
### 🐛 Describe the bug
There is a popular method of getting compiled graphs using a custom backend.
E.g.
```
def my_backend(gm: torch.fx.GraphModule, example_inputs: List[torch.Tensor]):
…
-
Thanks for your efforts, I'm having some issues with windows system calls. My python version is 3.9, and here's the error message
Traceback (most recent call last):
File "F:\Pythoncode\learn_pytor…