From 7cae42244b2621e265d1860fe161c6e511720eee Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Nov 2024 04:57: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 3e3ea73..89b2533 100644 --- a/notes.md +++ b/notes.md @@ -382,3 +382,4 @@ 2024-10-08T08:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2024-11-02T19:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2024-11-02T06:33:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2024-11-09T04:57:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)