summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2023-05-03minor : fix trailing whitespacesGeorgi Gerganov
2023-05-03scripts : platform independent script to verify sha256 checksums (#1203)KASR
2023-05-03fix build-info.h for git submodules (#1289)kuvaus
2023-05-01Add git-based build information for better issue tracking (#1232)DannyDaemonic
2023-04-23scripts : add helper scripts to synch ggml repoGeorgi Gerganov