 Herman SemenoffandGitHub
|
dea9ba27cb
|
ggml-cpu: remove duplicate conditional check 'iid' (#17650)
|
2025-12-04 05:03:19 +08:00 |
|
 Herman SemenoffandGitHub
|
37adc9c6ba
|
ggml, llama : use defaulted constructors/destructors (#17649)
|
2025-12-03 07:12:18 +01:00 |
|
 Herman SemenovandGitHub
|
93bc3839f9
|
common: fixed not working find argument --n-gpu-layers-draft (#9175)
|
2024-08-26 00:54:37 +02:00 |
|
 Herman SemenovandGitHub
|
213e90ed73
|
ggml-opencl, llama: using reserve() if count already known (#7272)
|
2024-05-20 10:33:21 +03:00 |
|
 Herman SemenovandGitHub
|
359cbe3f46
|
ggml-quants, llama : removed excess checks (#7274)
|
2024-05-17 10:08:49 +03:00 |
|
 Herman SemenovandGitHub
|
0350f58152
|
grammar, json, llama: replace push on emplace if it possible (#7273)
|
2024-05-16 16:14:24 +10:00 |
|
 Herman SemenovandGitHub
|
5d3de51f97
|
ggml, common, examples, tests : fixed type arguments in printf (#5528)
|
2024-02-18 18:20:12 +02:00 |
|
 Herman SemenovandGitHub
|
4cb0727698
|
llava : removed excess free(NULL) operation (#5531)
|
2024-02-16 14:43:23 +02:00 |
|
 Herman SemenovandGitHub
|
65085c713e
|
llama : minor fixed return int value (#5529)
|
2024-02-16 13:45:48 +02:00 |
|
 
|
77bc1bbd05
|
cmake : add support for ccache (#5002)
* Added support ccache for speedup recompilation
* cmake : option to disable ccache
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2024-01-20 10:11:31 +02:00 |
|
 Herman SemenovandGitHub
|
48b24b170e
|
ggml : add comment about backward GGML_OP_DIAG_MASK_INF (#4203)
|
2023-12-22 11:26:49 +02:00 |
|
 Herman SemenovandGitHub
|
f439e506e8
|
ggml : fix rope + llama minor optimizations (#3560)
* Minor fixes and fixed memleak
* Using const auto references in range-based loop C++17
|
2023-10-20 13:02:12 +03:00 |
|