-
### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull)
- [X] 已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-3/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-3/wiki/常见问题)并且已在Issue中对问题进行了搜…
-
### 🐛 Describe the bug
You could argue, what I'm doing is anyway very hacky and not supported. I'm doing this as a workaround for https://github.com/pytorch/pytorch/issues/129867.
I would still …
-
## ❓ Questions & Help
>>> from torch_geometric.utils import scatter_
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'scatter_'
And I find it that …
-
### 🐛 Describe the bug
if we pass the strided tensor to the backward function of GELU, we see that uninitialized output. Please use the below code to reproduce the issue. This issue present in PT2.1 …
-
### 🐛 Describe the bug
AMP static shape default wrapper
suite
name
thread
batch_size_new
speed_up_new
inductor_new
eager_new
compil…
-
Hi,
I am trying to inference the phi-3 model using [this ](https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi-3-tutorial.md#run-the-model) code, however I could not succee…
-
### 🐛 Describe the bug
Tryng to run the example as in the README:
python3 run_script.py
### Error logs
Traceback (most recent call last):
File "/Users/frja/dev/machine-learning/pytorch-org-…
-
How to fix this problem on fine-tuning stage?
```
100% 4.37k/4.37k [00:00> DVAE weights restored from: /content/xtts-finetune-webui/base_models/main/dvae.pth
| > Found 102 files in /content/xtts…
-
At least one of the input arguments for this task could not be computed:
ray.exceptions.OwnerDiedError: Failed to retrieve object 004553850c97129b58c533c101cb5c1bc4de6d930200000002e1f505. To see inf…
-
### 🐛 Describe the bug
The issue appears on MacOS py3.8, it started after updating to the latest nightly `1.13.0.dev20220525-py3.8_0` from core (previously I was at `1.12.0.dev20220309-py3.8_0`, so…