remove 'revive tests' as a todo from the readme

This commit is contained in:
Andrej Karpathy
2023-08-13 21:23:27 +00:00
parent f0024cfc88
commit 8506036185
-1
View File
@@ -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