Age | Commit message (Expand) | Author |
---|---|---|
2023-05-02 | examples : add llama_init_from_gpt_params() common function (#1290) | Ron Evans |
2023-05-02 | llama : allow 0 as a seed number. (#1275) | Robert Brisita |
2023-05-01 | Add git-based build information for better issue tracking (#1232) | DannyDaemonic |
2023-04-16 | examples: add missing <ctime> include for time() (#1011) | Pavol Rusnak |
2023-04-11 | Fix whitespace, add .editorconfig, add GitHub workflow (#883) | Pavol Rusnak |
2023-04-10 | Rewrite loading code to try to satisfy everyone: | comex |
2023-03-28 | llama : fix linkage with mingw (#551) | anzz1 |
2023-03-27 | Fix missing ggml link in cmake for examples/* on w64-mingw32 (#542) | Marco Matthies |
2023-03-25 | Cleanup STL headers + fix embedding examples + minor stuff | Georgi Gerganov |
2023-03-25 | Overhaul the examples structure | Georgi Gerganov |