summaryrefslogtreecommitdiff
path: root/examples/quantize-stats/CMakeLists.txt
AgeCommit message (Expand)Author
2025-05-23Trellis quants with CPU inference (#441)Andrew Chan
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2023-11-02build : link against build info instead of compiling against it (#3879)cebtenzzre
2023-09-15examples : add compiler version and target to build info (#2998)Cebtenzzre
2023-07-19cmake : install targets (#2256)wzy
2023-04-08Add quantize-stats command for testing quantization (#728)unbounded