Georgi Gerganov
|
b9fd7eee57
ggml : remove bit shuffling (#1405)
|
2 years ago |
CRD716
|
b608b55a3e
prompts : model agnostic DAN (#1304)
|
2 years ago |
Evan Jones
|
cf348a60e0
main : add option to save full output to session (#1338)
|
2 years ago |
DannyDaemonic
|
e6a46b0ed1
Locale fix for Windows (#1379)
|
2 years ago |
Sami Farin
|
9f8dbc4787
use pause asm insn in busyloop to run the CPU (13600K) 10 °C cooler (#1314)
|
2 years ago |
DannyDaemonic
|
41654efea8
Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040)
|
2 years ago |
Georgi Gerganov
|
56551bc11f
readme : add notice about upcoming breaking change
|
2 years ago |
AlpinDale
|
fe60904eef
readme : add TOC and Pygmalion instructions (#1359)
|
2 years ago |
Pavol Rusnak
|
003ba2fb43
llama : fix hparams shadow (#1367)
|
2 years ago |
Georgi Gerganov
|
f9a6364912
llama : require first token to be BOS (#1303)
|
2 years ago |
ubik2
|
95078cc554
convert: add ability to convert safetensors files (#1276)
|
2 years ago |
Johannes Gäßler
|
1f48b0abcf
Documented CUDA reproducibility, added warning (#1346)
|
2 years ago |
Henri Vasserman
|
e1295513a4
CI: add Windows CLBlast and OpenBLAS builds (#1277)
|
2 years ago |
swittk
|
1b0fd45465
ggml : Allow usage of CLBlast alongside Accelerate.framework (#1336)
|
2 years ago |
Jed Fox
|
3924088512
Remove default arguments from sampling functions (#1343)
|
2 years ago |
DaniAndTheWeb
|
173d0e6419
makefile: automatic Arch Linux detection (#1332)
|
2 years ago |
Erik Scholz
|
a3b85b28da
ci : add cublas to windows release (#1271)
|
2 years ago |
Pavol Rusnak
|
921dcee00a
readme: add missing info (#1324)
|
2 years ago |
Ionoclast Laboratories
|
2d13786e91
Fix for OpenCL / clbast builds on macOS. (#1329)
|
2 years ago |
Benjamin Lecaillon
|
a90e96b266
Convert.py @staticmethod (#1327)
|
2 years ago |
slaren
|
94c5652fc0
quantize: make output filename optional, default to ggml-model-<ftype>.bin (#1301)
|
2 years ago |
Ivan Stepanov
|
34d9f22f44
Wrap exceptions in std::exception to verbose output on exception. (#1316)
|
2 years ago |
Ivan Stepanov
|
d3e8093e9b
convert: support DT_BF16 tensors (#1309)
|
2 years ago |
44670
|
360cfe5bec
readme : add OpenBuddy link (#1321)
|
2 years ago |
44670
|
2edbdb0f99
main : add --in-suffix option (#1318)
|
2 years ago |
Ron Jailall
|
20fbf2a2a0
ggml : change immintrin.h to intrin.h for compatibility (#1307)
|
2 years ago |
DannyDaemonic
|
db1080876a
Only escape prompts when used with `-e` (#1311)
|
2 years ago |
DannyDaemonic
|
c65a7fbfa9
Update main's README.md with new features (#1296)
|
2 years ago |
Tomas
|
f647ce040f
fix #1224 reverse prompt and multi line (#1297)
|
2 years ago |
Georgi Gerganov
|
799fdc1b5d
ggml : vectorize Q8_0 quantization
|
2 years ago |