summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-01-26scripts : move run-with-preset.py from root to scripts folderGeorgi Gerganov
2024-01-26ci : add model tests + script wrapper (#4586)crasm
2024-01-18scripts : add get-winogrande.shGeorgi Gerganov
2024-01-18scritps : add helper script to get hellaswag data in txt formatGeorgi Gerganov
2024-01-17sync : ggmlGeorgi Gerganov
2024-01-14scripts : sync-ggml-am.sh option to skip commitsGeorgi Gerganov
2024-01-14sync : ggmlGeorgi Gerganov
2024-01-13compare-llama-bench: tweak output format (#4910)Johannes Gäßler
2024-01-12sync : ggmlGeorgi Gerganov
2024-01-11sync : ggmlGeorgi Gerganov
2024-01-10Python script to compare commits with llama-bench (#4844)Johannes Gäßler
2024-01-09scripts : improve get-pg.sh (#4838)Georgi Gerganov
2024-01-09scripts : script to get Paul Graham essays in txt format (#4838)Georgi Gerganov
2024-01-05metal : switch back to default.metallib (ggml/681)Georgi Gerganov
2024-01-03cuda : simplify expressionGeorgi Gerganov
2024-01-03sync : ggmlGeorgi Gerganov
2024-01-03scripts : fix sync order + metal sedGeorgi Gerganov
2023-12-29python : add check-requirements.sh and GitHub workflow (#4585)crasm
2023-12-29scripts : print list of sync commitsGeorgi Gerganov
2023-12-29sync : ggmlGeorgi Gerganov
2023-12-29scripts : do not sync commits from this repoGeorgi Gerganov
2023-12-27scripts : add sync-ggml-am.shGeorgi Gerganov
2023-12-13build : detect host compiler and cuda compiler separately (#4414)Jared Van Bortel
2023-12-07sync : ggml (new ops, tests, backend, etc.) (#4359)Georgi Gerganov
2023-11-27cmake : fix issue with version info not getting baked into LlamaConfig.cmake ...bandoti
2023-11-13sync : ggml (backend v2) (#3912)Georgi Gerganov
2023-11-02build : link against build info instead of compiling against it (#3879)cebtenzzre
2023-11-01scripts : add server-llm.sh (#3868)Georgi Gerganov
2023-10-08sync : ggml (ggml-backend) (#3548)Georgi Gerganov
2023-10-02cmake : fix transient definitions in find pkg (#3411)bandoti
2023-09-25cmake : fix build-info.h on MSVC (#3309)DAN™
2023-09-22scripts : use `/usr/bin/env` in shebang (#3313)Kevin Ji
2023-09-15examples : add compiler version and target to build info (#2998)Cebtenzzre
2023-09-14cmake : add relocatable Llama package (#2960)bandoti
2023-08-29scripts : add pipefailGeorgi Gerganov
2023-08-27scripts : helper convert scriptGeorgi Gerganov
2023-08-24falcon : write file typeGeorgi Gerganov
2023-08-24convert : auto-determine model name based on dir + scripts updateGeorgi Gerganov
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-08-22ggml : sync latest (SAM + SD operators, CUDA alibi) (#2709)Georgi Gerganov
2023-08-15scripts : add helper script to get wikitextGeorgi Gerganov
2023-08-02tests : Fix compilation warnings (Linux/GCC) (#2451)Eve
2023-07-25build : fix line breaking error in build-info.sh (#2349)Hesen Peng
2023-07-16py : turn verify-checksum-models.py into executable (#2245)Jiří Podivín
2023-07-05tests : fix test-grad0Georgi Gerganov
2023-07-04ggml : sync latest (new ops, macros, refactoring) (#2106)Georgi Gerganov
2023-06-17hooks : setting up flake8 and pre-commit hooks (#1681)Jiří Podivín
2023-05-12ggml : remove bit shuffling (#1405)Georgi Gerganov
2023-05-08llama : require first token to be BOS (#1303)Georgi Gerganov
2023-05-03minor : fix whitespaces (#1302)Georgi Gerganov