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-d9a239c
d9a239c4
·
Simplify to include lower-case windows.h always, fix compile on mingw32 (#747)
·
Apr 10, 2023
master-684da25
684da259
·
ggml : fix quantize_row_q4_1() ARM_NEON (close #876)
·
Apr 10, 2023
master-180b693
180b693a
·
Print model version.
·
Apr 10, 2023
master-aaf3b23
aaf3b23d
·
fix for windows utf-8 input (#840)
·
Apr 08, 2023
master-f2d1c47
f2d1c472
·
cmake should link openblas properly with -lopenblas like how it's done in the makefile (#839)
·
Apr 08, 2023
master-62cfc54
62cfc54f
·
Add quantize-stats command for testing quantization (#728)
·
Apr 08, 2023
master-698f7b5
698f7b5d
·
make : add libllama.so target for llama-cpp-python (#797)
·
Apr 07, 2023
master-4953e90
4953e900
·
llama : always sort logits before nucleus sampling (#812)
·
Apr 07, 2023
master-cc9cee8
cc9cee8e
·
Do not crash when it has nothing to say. (#796)
·
Apr 06, 2023
master-eeaa7b0
eeaa7b04
·
ggml : multi-thread ggml_rope() (~3-4 times faster on M1) (#781)
·
Apr 05, 2023
master-986b6ce
986b6ce9
·
ggml, llama : avoid heavy V transpose + improvements (#775)
·
Apr 05, 2023
master-5a8c4f6
5a8c4f62
·
llama : define non-positive top_k; top_k range check (#779)
·
Apr 05, 2023
master-0c44427
0c44427d
·
make : missing host optimizations in CXXFLAGS (#763)
·
Apr 05, 2023
master-53dbba7
53dbba76
·
Windows: reactive sigint handler after each Ctrl-C (#736)
·
Apr 03, 2023
master-437e778
437e7785
·
10+% performance improvement of ggml_vec_dot_q4_0 on AVX2 (#654)
·
Apr 03, 2023
master-cd7fa95
cd7fa956
·
Define non-positive temperature behavior (#720)
·
Apr 03, 2023
master-e986f94
e986f948
·
Added api for getting/setting the kv_cache (#685)
·
Apr 02, 2023
master-c0bb1d3
c0bb1d3c
·
ggml : change ne to int64_t (#626)
·
Apr 02, 2023
master-81040f1
81040f10
·
llama : do not allocate KV cache for "vocab_only == true" (#682)
·
Apr 02, 2023
master-c4f89d8
c4f89d8d
·
make : use -march=native -mtune=native on x86 (#609)
·
Apr 02, 2023
1
…
168
169
170
171
172
173
174
175
176
…
178