-
Notifications
You must be signed in to change notification settings - Fork 12k
Eval bug: MUSA backend cause non-sense output on unsloth/deepseek-r1 quantized model #12779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
GPUs got randomly busy while keeping output "DDDDD"
|
Could you please provide your kernel version, MTGPU driver version, and MUSA toolkits version? This will help us investigate the issue further. |
We highly recommend switching to MUSA SDK rc3.1.1, as all of our latest testing has been conducted against this version. I've just sent you an email — feel free to continue the conversation on WeChat. |
rc3.1.1 installed and rebuiding... |
Confirmed it's related to multi-gpu and musa sdk rc3.1.1, which does not have offical support for S4000 especially multi S4000 gpus. Waiting for a driver update. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Name and Version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 8 MUSA devices:
Device 0: MTT S4000, compute capability 2.2, VMM: yes
Device 1: MTT S4000, compute capability 2.2, VMM: yes
Device 2: MTT S4000, compute capability 2.2, VMM: yes
Device 3: MTT S4000, compute capability 2.2, VMM: yes
Device 4: MTT S4000, compute capability 2.2, VMM: yes
Device 5: MTT S4000, compute capability 2.2, VMM: yes
Device 6: MTT S4000, compute capability 2.2, VMM: yes
Device 7: MTT S4000, compute capability 2.2, VMM: yes
version: 5058 (6bf28f0)
built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
Operating systems
Linux
GGML backends
Musa
Hardware
2x Hygon C86 7385 32C
8x MTT S4000
Ubuntu 24.04 with 5.15.0-136-generic kernel
Models
https://huggingface.co/unsloth/DeepSeek-R1-GGUF
DeepSeek-R1-UD-IQ2_XXS
Problem description & steps to reproduce
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: