-
### Name and Version
```
$ ./llama-server --version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 4 CUDA devices:
Device 0: NVID…
-
안녕하세요!
해당 코드를 제 gpu에서 돌리면
error in ms_deformable_im2col_cuda: invalid device function
error in ms_deformable_col2im_cuda: invalid device function
이런 문구가 터미널에 뜹니다. 해당 에러가 뜨지만 학습은 진행이 되는 것 같습니다.…
-
Hi Xiaoxin,
I want to express my appreciation for the incredible work you and your team are doing.
But I encounted a problem: When I attempt to run the process on a single GPU, I get the follow…
-
when i run the isaac sim , it happened..How i fix it?
![微信图片_20241026195542](https://github.com/user-attachments/assets/4bb9dec7-47d4-42dc-a26f-0516a52596dc)
-
!python /content/mamba/benchmarks/benchmark_generation_mamba_simple.py --model-name "state-spaces/mamba-2.8b" --prompt "My cat wrote all this CUDA code for a new language model and" --minp 0.05 --topk…
-
I followed the https://github.com/alibaba/TinyNeuralNetwork/blob/main/examples/quantization/post_error_anaylsis.py
calibrated with 10 iterations on test dataloader.
But my network PTQ outputs re…
-
### Description
During the investigation of #8772, I experienced `Windows fatal exception: access violation` error. The event viewer says `Faulting module name: _softlink.cp39-win_amd64.pyd, version:…
-
Helen Tamura-Wicks reported the following error:
![image](https://github.com/user-attachments/assets/6d7060f1-4ada-41e5-89b5-f07528b8b6d2)
-
File "/home/.conda/envs/spmba/lib/python3.10/site-packages/torch/amp/autocast_mode.py", line 234, in __init__
raise RuntimeError('Current CUDA Device does not support bfloat16. Please switch dt…
-
hey folks!
Running [the example](https://xgrammar.mlc.ai/docs/start/quick_start) fails at `model.generate(...)` with the following stacktrace
```python
sourceCode.cu(1): catastrophic error: can…