From 7982df2478fa399e2cb6e4fad46782de5844e6b9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Jan 2024 02:26:00 +0100 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 7acbf09..4062cd9 100644 --- a/notes.md +++ b/notes.md @@ -364,3 +364,4 @@ 2024-01-04T22:57:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2024-01-04T04:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2024-01-04T19:53:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2024-01-22T02:26:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)