HappyZ happyz
happyz synced commits to refs/pull/18858/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:04 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 8 commits »
happyz synced commits to refs/pull/18711/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18742/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18698/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18745/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 10 commits »
happyz synced commits to refs/pull/18750/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18784/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:03 -08:00
0ccbfdef3e hexagon: further optimizations and refactoring for flash attention (#19583)
94a602db66 github : add missing backends to issue templates (#19603)
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
Compare 6 commits »
happyz synced commits to refs/pull/18639/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:02 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18655/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:02 -08:00
0ccbfdef3e hexagon: further optimizations and refactoring for flash attention (#19583)
94a602db66 github : add missing backends to issue templates (#19603)
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
Compare 5 commits »
happyz synced commits to refs/pull/18675/head at happyz/llama.cpp from mirror 2026-02-13 18:02:02 -08:00
e384c6fefe Add "marker" PEG parser + sample in analyzer
e501e1dec9 Basic universal PEG parser wrapper with tag-to-dict based extractor
0884aad1c5 Remove stupid LLM-generated method comment headers (yeah, we can see what the method name is, thank you very much)
61e18cad3f Create basic content parser if no parser definition found
3605e78569 Refactor into class-based approach
Compare 5 commits »
happyz synced commits to refs/pull/18675/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:02 -08:00
e384c6fefe Add "marker" PEG parser + sample in analyzer
0ccbfdef3e hexagon: further optimizations and refactoring for flash attention (#19583)
94a602db66 github : add missing backends to issue templates (#19603)
e501e1dec9 Basic universal PEG parser wrapper with tag-to-dict based extractor
Compare 10 commits »
happyz synced commits to refs/pull/18626/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:01 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 9 commits »
happyz synced commits to refs/pull/18633/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:01 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18586/merge at happyz/llama.cpp from mirror 2026-02-13 18:02:00 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18576/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:49 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18348/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:48 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18495/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:48 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/18574/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:48 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »
happyz synced commits to refs/pull/17374/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:47 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 11 commits »
happyz synced commits to refs/pull/17501/merge at happyz/llama.cpp from mirror 2026-02-13 18:01:47 -08:00
05a6f0e894 vulkan: restore -inf check in FA shaders (#19582)
b48e80f677 common : update download code (#19573)
752584d5f5 model: support GLM MoE DSA arch (NOTE: indexer is not yet supported) (#19460)
cc2aa81513 Fix wrong memcpy length for block_interleave == 4 (#19575)
Compare 12 commits »