Admin message
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Tags
Tags give the ability to mark specific points in history as being important
master-13b0c68
13b0c68e
·
Handle signals properly on Windows (#1123)
·
May 02, 2023
master-55bc5f0
55bc5f09
·
Call sh on build-info.sh (#1294)
·
May 02, 2023
master-9daff41
9daff419
·
fix build-info.h for git submodules (#1289)
·
May 03, 2023
master-bf4b22f
bf4b22ff
·
fix missing parameters in `llama_init_from_gpt_params` (#1293)
·
May 03, 2023
master-67c7779
67c77799
·
examples : add llama_init_from_gpt_params() common function (#1290)
·
May 02, 2023
master-0e6cbff
0e6cbff1
·
llama : fix compile warnings
·
May 02, 2023
master-5d5817c
5d5817ca
·
ggml : fix 32-bit ARM
·
May 02, 2023
master-8c9be35
8c9be35f
·
examples : improve vertical alignment of a few variables (#1286)
·
May 02, 2023
master-cc0bb72
cc0bb723
·
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)
·
May 02, 2023
master-2bb992f
2bb992f0
·
llama : allow 0 as a seed number. (#1275)
·
May 02, 2023
master-e2cd506
e2cd5069
·
main : switch input_noecho to input_echo to remove negation (#979)
·
May 02, 2023
master-2d099e5
2d099e51
·
ggml: add names to tensors (#1268)
·
May 02, 2023
master-f4cef87
f4cef87e
·
Add git-based build information for better issue tracking (#1232)
·
May 01, 2023
master-58b367c
58b367c2
·
cuBLAS: refactor and optimize f16 mat mul performance (#1259)
·
May 01, 2023
master-ea3a0ad
ea3a0ad6
·
llama : update stubs for systems without mmap and mlock (#1266)
·
May 01, 2023
master-2bdc096
2bdc0964
·
ggml : fix ggml_used_mem() (#1264)
·
May 01, 2023
master-70269ca
70269cae
·
llama : fix session load / save (#1263)
·
May 01, 2023
master-b925f1f
b925f1f1
·
cuBLAS: fall back to pageable memory if pinned alloc fails (#1233)
·
May 01, 2023
master-90b19bd
90b19bd6
·
llama : let context be const when accessing const data (#1261)
·
May 01, 2023
master-7ff0dcd
7ff0dcd3
·
ggml : fix UB (int << 31)
·
Apr 30, 2023
1
…
161
162
163
164
165
166
167
168
169
…
178