From 850603618597cd1ef88de482b2ba49be2190cfd1 Mon Sep 17 00:00:00 2001 From: Andrej Karpathy Date: Sun, 13 Aug 2023 21:23:27 +0000 Subject: [PATCH] remove 'revive tests' as a todo from the readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d2a478a..e14e39f 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,6 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg ## unsorted todos -- revive tests; train a tiny Llama test model (committed to repo) and use it as reference in unit tests - make it easier to add a new dataset with not too much pain - should calculate freq_cis online in the script run.c instead of loading them - int4/8 quantization