Markus Fritsche marfrit
marfrit pushed to mtp-b9549 at marfrit/rk-llama.cpp 2026-07-10 03:37:03 +00:00
02a883fea0 Merge tag 'refs/tags/b9549' into mtp-b9549
marfrit created branch mtp-b9549 in marfrit/rk-llama.cpp 2026-07-10 03:37:03 +00:00
marfrit pushed to perf-rknpu2 at marfrit/rk-llama.cpp 2026-07-10 03:36:57 +00:00
137b4ceebe rknpu2: add Q4_K dequant + W4A4_HADAMARD default pattern
marfrit pushed to main at marfrit/vrious 2026-07-09 16:06:52 +00:00
9e1620a9c5 Codex MCP server findings: emits 2 tools (codex, codex-reply). Document wiring options and existing pi MCP client config
marfrit pushed to main at marfrit/vrious 2026-07-09 15:25:42 +00:00
85a56bfe96 Fix hostnames: opencode on orca.fritz.box, claude-code on noether.fritz.box
marfrit pushed to main at marfrit/vrious 2026-07-09 15:11:12 +00:00
54eea7d451 Add multi-agent orchestration and shared memory patterns
18d59c2e1a Initial commit
marfrit created branch main in marfrit/vrious 2026-07-09 15:11:12 +00:00
marfrit created repository marfrit/vrious 2026-07-09 15:11:05 +00:00
marfrit pushed to perf-rknpu2 at marfrit/rk-llama.cpp 2026-07-09 08:57:43 +00:00
05cf2f9dd5 E5 NEON-vectorize C-collect (fp32/int32/int16)
3705e84765 rknpu2: hoist per-row A-prep scratch to per-thread pools
8adda8448c rknpu2: guard OMP parallel regions with if(M>=8) for decode
c5a47492ff rknpu2: skip dst memset + RMW when single K-segment
04d2c6e548 rknpu2: M-bucketing — ceil-to-128 for M>128 instead of next_power_of_two
Compare 10 commits »
marfrit created branch perf-rknpu2 in marfrit/rk-llama.cpp 2026-07-09 08:57:42 +00:00
marfrit created repository marfrit/rk-llama.cpp 2026-07-09 08:56:33 +00:00
marfrit pushed to main at marfrit/marfrit-packages 2026-06-22 19:34:03 +00:00
41383e402c ffmpeg-v4l2-request-fourier: bump pkgrel 15->16 (rebuild against libx265.so=216)
marfrit pushed to master at marfrit/lmcp 2026-06-12 21:19:05 +00:00
840341d2dd fix: replace LXC/LXD with Incus
marfrit pushed to main at williams/nash-mem0 2026-06-12 17:53:06 +00:00
373ae97d91 fix: ensure f-string prefix on copy button onclick
marfrit pushed to main at williams/nash-mem0 2026-06-12 16:30:09 +00:00
fa4a687ce6 fix: skip textarea/execCommand on HTTP, use prompt directly
marfrit pushed to main at williams/nash-mem0 2026-06-12 16:14:25 +00:00
6a304b0910 fix: check execCommand return value, fallback to prompt on HTTP
marfrit pushed to main at williams/nash-mem0 2026-06-12 14:58:34 +00:00
90cc6764dc fix: use execCommand clipboard fallback for Android/HTTP
marfrit pushed to main at williams/nash-mem0 2026-06-12 14:55:01 +00:00
66571ba49e fix: restore complete ui_index with body/return and proper indentation
marfrit pushed to main at williams/nash-mem0 2026-06-12 14:50:32 +00:00
be7697605e fix: rename mem0-bridge.py -> mem0_bridge.py to match service expectations
marfrit pushed to main at williams/nash-mem0 2026-06-12 14:47:40 +00:00
598e5f3dcc fix: restore broken card template in web UI