aboutsummaryrefslogtreecommitdiff
path: root/quantize.cpp
AgeCommit message (Expand)Author
2023-03-22Introduce C-style API (#370)Georgi Gerganov
2023-03-21We could use std::unordered_map over std::map (#305)Fabio R. Sluzala
2023-03-21Add tokenizer test + revert to C++11 (#355)Georgi Gerganov
2023-03-20move file magic/version to header, print expected version (#319)Mack Straight
2023-03-20sentencepiece bpe compatible tokenizer (#252)Mack Straight
2023-03-12Windows fixes (#31)Sebastián A
2023-03-11Fix un-initialized FP16 tables on x86 (#15, #2)Georgi Gerganov
2023-03-10Initial releaseGeorgi Gerganov