• Joined on 2024-01-04
mozempk pushed to master at mozempk/llama-cpp 2026-05-06 19:03:32 +02:00
e7e389c0e1 llama+compose: fix bigctx startup timing
mozempk pushed to main at mozempk/tonemark 2026-05-06 19:02:09 +02:00
dc65c028c1 fix: disable CSRF origin check to allow Web Share Target
mozempk pushed to main at mozempk/tonemark 2026-05-06 18:58:41 +02:00
08adff1562 fix: bypass CSRF for Web Share Target POST
mozempk pushed to main at mozempk/tonemark 2026-05-06 17:42:55 +02:00
d1295ce343 feat: add retry/delete for jobs
mozempk pushed to master at mozempk/llama-cpp 2026-05-06 17:41:22 +02:00
0618078937 llama: fix bigctx double-profile conflict (llama_server name collision)
mozempk pushed to master at mozempk/llama-cpp 2026-05-06 17:37:48 +02:00
33333507a5 llama: remove stopped containers before start to fix name conflict
mozempk pushed to main at mozempk/tonemark 2026-05-06 17:35:41 +02:00
37175ec791 fix: ffmpeg/yt-dlp/tz in image, UID 1000, reactive accent store
mozempk pushed to master at mozempk/llama-cpp 2026-05-06 17:31:38 +02:00
9f0193c3fc Add llama launcher script
mozempk pushed to main at mozempk/tonemark 2026-05-06 17:01:16 +02:00
453029c139 fix: use npm install instead of npm ci in Dockerfile
mozempk pushed to main at mozempk/tonemark 2026-05-06 16:57:23 +02:00
b43ad9ce9a chore: update package-lock.json to sync with package.json
mozempk pushed to main at mozempk/tonemark 2026-05-06 16:55:00 +02:00
f1f04e13e5 ci: restore REGISTRY_USERNAME/REGISTRY_TOKEN secrets (now set on repo)
mozempk pushed to main at mozempk/tonemark 2026-05-06 16:53:31 +02:00
b6566e4590 ci: use github.actor + github.token for registry login
mozempk pushed to main at mozempk/tonemark 2026-05-06 16:50:52 +02:00
95eea34011 ci: use auto-provided GITEA_TOKEN for registry login
mozempk created branch main in mozempk/tonemark 2026-05-06 16:41:32 +02:00
mozempk pushed to main at mozempk/tonemark 2026-05-06 16:41:32 +02:00
13a96b6efa Initial commit: Tonemark PWA
mozempk created repository mozempk/tonemark 2026-05-06 16:40:34 +02:00
mozempk created branch master in mozempk/llama-cpp 2026-05-06 15:57:24 +02:00
mozempk pushed to master at mozempk/llama-cpp 2026-05-06 15:57:24 +02:00
4ad296608b Initial commit: tuned multi-model llama.cpp stack
mozempk created repository mozempk/llama-cpp 2026-05-06 15:56:30 +02:00
mozempk pushed to main at mozempk/whisper-rtx2080 2026-05-06 12:13:17 +02:00
78c6fab81b fix: remove duplicate old test suite and fix step 9 pipe/heredoc bug