cosmopolitan/tool
Justine Tunney 5a4cf9560f
Add support for new GGJT v2 quantizers
This change makes quantized models (e.g. q4_0) go 10% faster on Macs
however doesn't offer much improvement for Intel PC hardware.

This change syncs llama.cpp 699b1ad7fe6f7b9e41d3cb41e61a8cc3ea5fc6b5
which recently made a breaking change to nearly all its file formats
without any migration. Since that'll break hundreds upon hundreds of
models on websites like HuggingFace llama.com will support both file
formats because llama.com will never ever break the GGJT file format
2023-05-13 08:08:32 -07:00
..
args Run clang-format on most sources 2023-04-27 05:44:32 -07:00
build Mop up more test regressions 2023-05-13 01:09:44 -07:00
curl Run clang-format on most sources 2023-04-27 05:44:32 -07:00
decode Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
emacs Add support for new GGJT v2 quantizers 2023-05-13 08:08:32 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
hello Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
lambda Run clang-format on most sources 2023-04-27 05:44:32 -07:00
net Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
plinko Run clang-format on most sources 2023-04-27 05:44:32 -07:00
scripts Fix bug in cosmocc / cosmoc++ scripts 2023-05-01 13:46:15 -07:00
viz Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
tool.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00