-
### 🐛 Describe the bug
When running the below example code on XPU:
```python
import torch
import torch.nn as nn
from liger_kernel.transformers.rms_norm import LigerRMSNorm
class BaseRMSNo…
-
### 🐛 Describe the bug
## Description
`torchvision.ops.boxes.batched_nms` on CUDA GPU slows down considerably when then number of bounding boxes involved increases.
The slow down is associated …
-
### Your current environment
The output of `python collect_env.py`
```2024-11-21 16:41:21.863442: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly differ…
-
**Describe the bug**
Still not able to install yowsup because of readline package, but unsure of how to continue after these two lines:
```
clang: error: no such file or directory: 'readline/li…
-
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...
PyTorch version: 2.5.1+cu124
Is debug build: False
CUDA used to build PyTorch…
-
### Your current environment
The output of `python collect_env.py`
```text
(venv) thinclient@skynet:~/llm-server$ python collect_env.py
Collecting environment information...
PyTorch version: …
-
### Your current environment
The output of `python collect_env.py`
```text
$python collect_env.py
WARNING 11-26 09:49:49 cuda.py:22] You are using a deprecated `pynvml` package. Please install…
-
pip3 install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
i did everything right in all steps until i reach this one , how t…
-
# 🐛 Bug
`unexpected keyword argument` when using Adam optimizer for the digits DANN example
## To reproduce
Steps to reproduce the behavior:
1. Run the digits_dann example with Adam as opt…