Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-28 | llama : fix linkage with mingw (#551) | anzz1 | |
* Revert 7e53955 (#542) Still needs to be fixed properly * Fix linking on mingw32 | |||
2023-03-27 | Fix missing ggml link in cmake for examples/* on w64-mingw32 (#542) | Marco Matthies | |
2023-03-25 | Overhaul the examples structure | Georgi Gerganov | |
- main -> examples - utils -> examples (renamed to "common") - quantize -> examples - separate tools for "perplexity" and "embedding" Hope I didn't break something ! |