-
### 🐛 Describe the bug
DeepSpeed uses a lot "param.data =" statement to updating the param data by gathering the param from other ranks.
While we found param.data= assignment under torch.compile m…
-
Hello, when i execute `tune run lora_finetune_single_device --config xxx.yaml`, with the yaml file is:
```
# Logging
output_dir: finetune/model-dir/Qwen2.5-0.5B-Instruct-finetune
metric_logger:
…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
WARNING 11-06 22:45:40 cuda.py:22] You are using a deprecated `pynvml` package.…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### Your current environment
The output of `python collect_env.py`
```text
python collect_env.py [76/1893]
Collecting environment information...
…
-
dear author:
I submit the job to run on a single node of the cluster, but after a long time, there is no output. The single-node CPU is aarch64 architecture, the cpu model is kunpeng920, the GPU is A…
-
orin-dev@tegra-ubuntu:~$ lscpu
```
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 11
On-line CPU(s) list: 0-10
Thread(s) per core: 1
Core(s) per socket:…
-
## CVE-2023-3006 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.87
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Foun…
-
## CVE-2019-1125 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.30
Apache Software Foundation (ASF)
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?w…
-
### 🐛 Describe the bug
I am trying to call `torch.vmap` on `torch.jacfwd`. This works fine normally but raises the following error when called under `torch.inference_mode()`.
```
File [...]/torch…