Georgi Gerganov
|
0db14fef06
ggml : fix the rope fix (513f8619535a64fa9ace808cdcbcf66211535f5c)
|
2 년 전 |
Georgi Gerganov
|
513f861953
ggml : fix rope args order + assert (#2054)
|
2 년 전 |
Qingyou Meng
|
672dda10e4
ggml : fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG (#2219)
|
2 년 전 |
Xiao-Yong Jin
|
6e7cca4047
llama : add custom RoPE (#2054)
|
2 년 전 |
Evan Miller
|
e8035f141e
ggml : fix static_assert with older compilers #2024 (#2218)
|
2 년 전 |
Georgi Gerganov
|
697966680b
ggml : sync (ggml_conv_2d, fix mul_mat bug, CUDA GLM rope)
|
2 년 전 |
Georgi Gerganov
|
975221e954
ggml : broadcast mul_mat + conv batch support (#2199)
|
2 년 전 |
Georgi Gerganov
|
4523d10d0c
ggml : add ggml_pool_1d and ggml_pool_2d
|
2 년 전 |
Georgi Gerganov
|
20d7740a9b
ggml : sync (abort callback, mul / add broadcast, fix alibi) (#2183)
|
2 년 전 |
Spencer Sutton
|
5bf2a27718
ggml : remove src0 and src1 from ggml_tensor and rename opt to src (#2178)
|
2 년 전 |
clyang
|
3bbc1a11f0
ggml : fix buidling with Intel MKL but ask for "cblas.h" issue (#2104) (#2115)
|
2 년 전 |
Qingyou Meng
|
1d656d6360
ggml : change ggml_graph_compute() API to not require context (#1999)
|
2 년 전 |
Georgi Gerganov
|
7242140283
ggml : remove sched_yield() call in ggml_graph_compute_thread() (#2134)
|
2 년 전 |
Georgi Gerganov
|
ec326d350c
ggml : fix bug introduced in #1237
|
2 년 전 |
Stephan Walter
|
1b107b8550
ggml : generalize `quantize_fns` for simpler FP16 handling (#1237)
|
2 년 전 |
Georgi Gerganov
|
ed9a54e512
ggml : sync latest (new ops, macros, refactoring) (#2106)
|
2 년 전 |
Georgi Gerganov
|
46088f7231
ggml : fix build with OpenBLAS (close #2066)
|
2 년 전 |
Qingyou Meng
|
b1ca8f36a9
ggml : disable GGML_TASK_INIT and GGML_TASK_FINALIZE by default (#1995)
|
2 년 전 |
Erik Scholz
|
9d23589d63
fix pthreads setaffinity usage on android (#2020)
|
2 년 전 |
Georgi Gerganov
|
d9779021bd
ggml : add support for ChatGLM RoPE
|
2 년 전 |
Georgi Gerganov
|
c824d2e368
ggml : avoid conv 2d kernel round up
|
2 년 전 |
zrm
|
b853d45601
ggml : add NUMA support (#1556)
|
2 년 전 |
Georgi Gerganov
|
bd34cdde38
ggml : sync latest ggml (custom operators)
|
2 년 전 |
Robyn
|
5ec8dd5a3c
#1869 Fix null reference errors when training from scratch with CUDA (#1907)
|
2 년 전 |
slaren
|
f2c754e1c3
ggml : improve ggml_graph_dump_dot, add ggml_format_name (#1978)
|
2 년 전 |
Georgi Gerganov
|
18b35625c3
ggml : fix bug in LBFGS optimizer (found by ggml tests)
|
2 년 전 |
Georgi Gerganov
|
b97ca431db
ggml : sync latest ggml repo (#1924)
|
2 년 전 |
l3utterfly
|
8596af4277
ggml : fix bug in ggml_compute_forward_add_q_f32 (#1918)
|
2 년 전 |
Georgi Gerganov
|
ce2c7d72e2
metal : handle buffers larger than device's maxBufferLength (#1826)
|
2 년 전 |
Borislav Stanimirov
|
9cbf50c041
build : fix and ignore MSVC warnings (#1889)
|
2 년 전 |