From 8ac864449fec3d80cbcba339edec5f357f54e941 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 14 Jul 2024 04:43:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index fdfd363..218a5e4 100644 --- a/notes.md +++ b/notes.md @@ -371,3 +371,4 @@ 2024-04-30T20:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2024-04-30T06:48:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2024-07-14T02:20:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2024-07-14T04:43:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)