Commit Graph

9 Commits

Author SHA1 Message Date
MarkBase Admin c0347d5213 v2: EmbeddingGemma multi-language working, 500-test stability issue pending
CI / build (push) Waiting to run
CI / unit-tests (push) Blocked by required conditions
CI / lint (push) Blocked by required conditions
2026-07-06 20:24:27 +08:00
MarkBase Admin 6af56f58ea v2: EmbeddingGemma working - 768-dim, L2 normalized, 116ms per request 2026-07-06 15:38:17 +08:00
MarkBase Admin 31d5e8adaf v2: use MPSMatrixMultiplication for matmul in EmbeddingGemma 2026-07-06 14:13:34 +08:00
MarkBase Admin c48983a413 v2: add debug prints to forwardLayer, identify hanging kernel 2026-07-06 13:24:06 +08:00
MarkBase Admin 492b779634 v2: add defer enc.endEncoding() to all Metal encoders 2026-07-06 13:05:30 +08:00
MarkBase Admin 5e060c7aea v2: EmbeddingGemma - single cmdBuf fix, needs Metal kernel compilation 2026-07-06 11:37:10 +08:00
MarkBase Admin dbec6b20ea v2: add EmbeddingServer binary, EmbeddingGemma model (WIP forward pass) 2026-07-06 10:13:39 +08:00
MarkBase Admin e7a94b3203 v2: add EmbeddingServerApp, fix Sendable issues (WIP) 2026-07-06 09:47:06 +08:00
MarkBase Admin 88aeff7935 v2: add EmbeddingGemma model with RoPE, sliding window attention, Q/K norm
CI / build (push) Waiting to run
CI / unit-tests (push) Blocked by required conditions
CI / lint (push) Blocked by required conditions
2026-07-06 09:37:23 +08:00