-
### Your current environment
The output of `python collect_env.py`
(pytorch) [opc@instance-20240805-1058 ~]$ python collect_env.py
Collecting environment information...
PyTorch version: 2.4.0
…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_scatter_reduce_prod_cpu_float32&suite=TestInductor…
-
### 🐛 Describe the bug
Just installed pytorch nightly on my Arc 770 using
```
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu
```
The…
-
### 🚀 The feature, motivation and pitch
I am working on building a demo that using NV GPU as a comparison with intel XPU.
Additionally, I wonder if it's possible to distribute part of the computat…
-
(chat0.3_py310) ubuntu@ubuntu-virtual-machine:~/wy_pj/chat-tts-ui$ sudo docker compose -f docker-compose.cpu.yaml up -d --build
WARN[0000] The "UID" variable is not set. Defaulting to a blank string.…
-
# 🐛 Bug
## Command
start wunjo V2
## To Reproduce
Steps to reproduce the behavior:
briefcase dev # starts wunjo AI V2
1.go to generation tab
2.start image generation
3.in the c…
-
### 🐛 Describe the bug
when I prepare a llama2 exe file as https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#step-4-run-on-your-computer-to-validate description, however…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_embedding_bag_dynamic_shapes_cpu&suite=DynamicShapesCpuTests&lim…
-
### 🐛 Describe the bug
according to this link: https://github.com/pytorch/executorch/blob/main/examples/demo-apps/android/LlamaDemo/docs/delegates/qualcomm_README.md
model convert: python3 -m exam…
-
I am running the full finetune distributed recipe, when setting `clip_grad_norm: 1.0` and `fsdp_cpu_offload: True`, it raises error
`RuntimeError: No backend type associated with device type cpu`
…