-
### Your current environment
PyTorch version: 2.1.2+cu118
Is debug build: False
CUDA used to build PyTorch: 11.8
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (U…
-
```text
019-04-09 19:06:50.084677+0800 PlayerKitDemo[10199:771758] fps in meta 24.000000
2019-04-09 19:06:50.084812+0800 PlayerKitDemo[10199:771758] [INFO] -[MCIJKPlayer mediaIsPreparedToPlayDidChan…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTor…
-
First: I don't think this issue is similar to all the previous libva issues since steam upgraded from libva1 to libva2 a short while back and all those issues seem to be related to libva1 being requir…
-
### Your current environment
The output of `python collect_env.py`
```text
python collect_env.py
Collecting environment information...
WARNING 10-12 21:26:08 cuda.py:22] You are using a dep…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
WARNING 10-25 14:14:20 _custom_ops.py:19] Failed to import from vllm._C with Im…
-
A group of students came up with a bot implementation that talks over the network to a separate machine, and receives commands from there. This is relatively easy to implement, but it is quite hard to…