Skip to content

Instantly share code, notes, and snippets.

View Lukylix's full-sized avatar
👨‍🚀

Lukylix

👨‍🚀
View GitHub Profile
@Lukylix
Lukylix / 0001-fix-update-ggml-rpc-protocol-for-GGML_OP_COUNT-chang.patch
Last active May 13, 2026 06:55
PowerShell script to build llama.cpp TurboQuant fork with AMD ROCm (Windows, RX 7000 support). Includes GPU auto-detection, ROCm auto-download, patch support, and full build pipeline.
From 981a73b05044e2077dca30b188be1db6fa6487e6 Mon Sep 17 00:00:00 2001
From: lukylix <dev.garcia.lucas@gmail.com>
Date: Sat, 4 Apr 2026 08:20:44 +0200
Subject: [PATCH] fix: update ggml rpc protocol for GGML_OP_COUNT change
---
ggml/include/ggml-rpc.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ggml/include/ggml-rpc.h b/ggml/include/ggml-rpc.h
@Lukylix
Lukylix / download-count-github-releases.js
Last active January 31, 2024 22:45
Downloads count in github release pages using tempermonkey
// ==UserScript==
// @name Github Downloads Counter
// @namespace http://tampermonkey.net/
// @version 1.0.1
// @description Show downloads count on Github releases page under each asset names.
// @author Lukylix
// @source https://gist.github.com/Lukylix/8ed3f47178c1595f01adf5ece65bf606
// @updateURL https://gist.github.com/Lukylix/8ed3f47178c1595f01adf5ece65bf606/raw/download-count-github-releases.js
// @downloadURL https://gist.github.com/Lukylix/8ed3f47178c1595f01adf5ece65bf606/raw/download-count-github-releases.js
// @match https://github.com/*/*/releases