| # causal-conv1d prebuilt wheel for DGX Spark (GB10 / sm_121) | |
| `causal_conv1d==1.6.2.post1` built from source on a DGX Spark for: | |
| - Python 3.12, linux aarch64 | |
| - torch 2.11.0+cu130 (CUDA 13.0), sm_121a | |
| - Used by [dgxSparkMoESFTGuide](https://github.com/N8python/dgxSparkMoESFTGuide) for the | |
| GatedDeltaNet short-conv fast path when fine-tuning Qwen3.6-35B-A3B. | |
| Install: | |
| ``` | |
| pip install https://huggingface.co/N8Programs/dgx-causal-conv1d-wheel/resolve/main/causal_conv1d-1.6.2.post1-cp312-cp312-linux_aarch64.whl | |
| ``` | |