Commit dbf0259
- .github/workflows/code-style.yml+1-1
- .github/workflows/editorconfig.yml+1-1
- .pi/gg/SYSTEM.md+2-1
- docs/backend/SYCL.md+3-2
- ggml/src/ggml-cpu/arch/s390/repack.cpp+2
- ggml/src/ggml-cuda/common.cuh+6
- ggml/src/ggml-cuda/ggml-cuda.cu+10-2
- ggml/src/ggml-sycl/CMakeLists.txt+10-4
- ggml/src/ggml-sycl/base.hpp+7
- ggml/src/ggml-sycl/ggml-sycl.cpp+61-21
- ggml/src/ggml-sycl/mem.cpp+42-53
- src/llama-grammar.cpp+6-5
- src/models/nemotron-h.cpp+8-2
- tests/snapshots/nvidia-nemotron-3-nano-30b-a3b.schema
- tests/test-llama-archs.cpp+2-1
- tests/test-quant-type-selection.cpp+1-1
0 commit comments