Merge pull request #284 from karpathy/feature/customtokenizer
multiquery support add
This commit is contained in:
@@ -297,7 +297,6 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
|
||||
|
||||
- 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
|
||||
- add multiquery support into run.c
|
||||
- should calculate freq_cis online in the script run.c instead of loading them
|
||||
- int4/8 quantization
|
||||
- export the model in a more sensible output format with a proper header, etc.
|
||||
|
||||
Reference in New Issue
Block a user