-
### Your current environment
title says it all, when running
```bash
docker build -f Dockerfile.cpu -t vllm-cpu-env --shm-size=4g .
```
the build process gets up to [this line](https://githu…
-
### 🚀 The feature, motivation and pitch
I am writing to request aten::linalg_svd on mps backend
### Alternatives
CPU
### Additional context
mergekit/mergekit/scripts/extract_lora.py:36: UserWarni…
-
Here is the Error Log when i run the code in Mobaxterm.
2024-11-05 19:59:58.279712: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:477] Unable to register cuFFT factory: Attempting to regi…
-
### 🐛 Describe the bug
I am running example codes show in https://github.com/hpcaitech/ColossalAI/tree/main/examples/language/gpt/experiments/auto_parallel with Pytorch 2.0 (because I need to deploy…
wxthu updated
5 months ago
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
Received the following error message when trying to set up a new conda environment using environment.yml
LibMambaUnsatisfiableError: Encountered problems while solving:
- package torchaudio-2.0.…
-
For the las few days I have been trying to train a new voice, but I keep having a tone of problems with different dependencies.
I am using WSL2 with Ubuntu 22.04.3 LTS.
At first I try to doit as w…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
You proposed that I should use the command ../../../python_embeded/python.exe -s -m pip install torch==2.4.0 torchaudio==2.4.0 torchvision==0.19.0 -i https://download.pytorch.org/whl/cu12.6.4 and re…
-
Some chats from slack
me:
> @Gisle Dankel Do you have the context of why static linking is required on windows for libkineto?
Gisle:
> It’s not - in fact I don’t think static linking is an opt…