Age | Commit message (Expand) | Author |
---|---|---|
2023-04-11 | Add enum llama_ftype, sync ggml_type to model files (#709) | Stephan Walter |
2023-03-30 | Fix ggml_init_params in quantize | Slaren |
2023-03-28 | llama : fix linkage with mingw (#551) | anzz1 |
2023-03-28 | all : be more strict about converting float to double (#458) | Stephan Walter |
2023-03-28 | ggml : introduce structs for the q4 data blocks (#356) | Stephan Walter |
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 |