-
### Your current environment
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC ve…
-
My system is Ubuntu 22 running on x86_64 CPU.
I compiled with the commands in README, as follows:
```
cmake -B build
cmake --build build -j --config Release
```
Then I run the main program as fo…
-
### What happened?
llama.cpp使用QWen2.5-7b-f16.gg在310P3乱码
### Name and Version
./build/bin/llama-cli -m Qwen2.5-7b-f16.gguf -p "who are you" -ngl 32 -fa
### What operating system are you seeing the …
-
```
[wtambellini@r7iz ~]$ cpu_features-9613390/bin/list_cpu_features
arch : x86
brand : Intel(R) Xeon(R) Processor
family : 6 (0x06)
model : 143 (0x8F)
…
-
With GCC 11.3 (in contrast to GCC 11.2) new warnings (treated as errors by PyFerret) are introduced:
```
"/tmp/eb-vv4makgc/easybuild-PyFerret-7.6.5-20230204.085221.VvgAf.log" 3202L, 5742652C …
-
Device Info:
Macbook pro,Apple M2,Ventura 13.3.1
Error Info:
% ./sd -m revAnimated_v11-ggml-model-f16.bin -p "a lovely pig" -v
Option:
n_threads: 4
mode: txt2img
…
-
### 🐛 Describe the bug
On H100s and A100s instances setting PYTORCH_CUDA_ALLOC_CONF='expandable_segments:True' is not taking affect with the latest nightllies.
```
[W CUDAAllocatorConfig.h:28]…
-
### 🐛 Describe the bug
The delay between inference request will impact the performance of latency.
If the delay is 0 second, the performance of bs=1 is best.
If the delay is 2s, the performance…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
### 🐛 Describe the bug
Bug as shown in the title.
Solution: export CUDA_PATH=\~/anaconda3/envs/\:\~/anaconda3/envs/\/targets/x86_64-linux
### Versions
Collecting environment information...
PyTor…