Commit af1127d
authored
opencl: add basic support for q5_k (ggml-org#21593)
* opencl: add general q5_k mv
* opencl: add flattened Q5_K mv and general Q5_K mm
* opencl: fix Q5_K unit tests1 parent 865ff06 commit af1127d
File tree
6 files changed
+1043
-2
lines changed- ggml/src/ggml-opencl
- kernels
6 files changed
+1043
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
0 commit comments