44670
|
360cfe5bec
readme : add OpenBuddy link (#1321)
|
2 年 前 |
44670
|
2edbdb0f99
main : add --in-suffix option (#1318)
|
2 年 前 |
Ron Jailall
|
20fbf2a2a0
ggml : change immintrin.h to intrin.h for compatibility (#1307)
|
2 年 前 |
DannyDaemonic
|
db1080876a
Only escape prompts when used with `-e` (#1311)
|
2 年 前 |
DannyDaemonic
|
c65a7fbfa9
Update main's README.md with new features (#1296)
|
2 年 前 |
Tomas
|
f647ce040f
fix #1224 reverse prompt and multi line (#1297)
|
2 年 前 |
Georgi Gerganov
|
799fdc1b5d
ggml : vectorize Q8_0 quantization
|
2 年 前 |
khimaros
|
6daa09d879
examples : read chat prompts from a template file (#1196)
|
2 年 前 |
Georgi Gerganov
|
bca9ad938a
minor : fix whitespaces (#1302)
|
2 年 前 |
Georgi Gerganov
|
e2a937ca6a
minor : fix trailing whitespaces
|
2 年 前 |
KASR
|
b0c71c7b6d
scripts : platform independent script to verify sha256 checksums (#1203)
|
2 年 前 |
CRD716
|
a8a2efdc81
examples : various prompt and example fixes (#1298)
|
2 年 前 |
Evan Jones
|
e216aa0463
llama : only copy used KV cache in get / set state (#1272)
|
2 年 前 |
DannyDaemonic
|
2485d7a4d3
Process escape sequences given in prompts (#1173)
|
2 年 前 |
DannyDaemonic
|
13b0c68ed7
Handle signals properly on Windows (#1123)
|
2 年 前 |
DannyDaemonic
|
55bc5f0900
Call sh on build-info.sh (#1294)
|
2 年 前 |
kuvaus
|
9daff419f6
fix build-info.h for git submodules (#1289)
|
2 年 前 |
slaren
|
bf4b22ffe4
fix missing parameters in `llama_init_from_gpt_params` (#1293)
|
2 年 前 |
Ron Evans
|
67c77799e0
examples : add llama_init_from_gpt_params() common function (#1290)
|
2 年 前 |
Georgi Gerganov
|
0e6cbff1b7
llama : fix compile warnings
|
2 年 前 |
Georgi Gerganov
|
5d5817ca60
ggml : fix 32-bit ARM
|
2 年 前 |
Ron Evans
|
8c9be35ff9
examples : improve vertical alignment of a few variables (#1286)
|
2 年 前 |
Marvin Gießing
|
cc0bb7235c
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)
|
2 年 前 |
Robert Brisita
|
2bb992f034
llama : allow 0 as a seed number. (#1275)
|
2 年 前 |
Ron Evans
|
e2cd506999
main : switch input_noecho to input_echo to remove negation (#979)
|
2 年 前 |
slaren
|
2d099e5193
ggml: add names to tensors (#1268)
|
2 年 前 |
DannyDaemonic
|
f4cef87edf
Add git-based build information for better issue tracking (#1232)
|
2 年 前 |
slaren
|
58b367c2d7
cuBLAS: refactor and optimize f16 mat mul performance (#1259)
|
2 年 前 |
xloem
|
ea3a0ad6b6
llama : update stubs for systems without mmap and mlock (#1266)
|
2 年 前 |
Kerfuffle
|
2bdc09646d
ggml : fix ggml_used_mem() (#1264)
|
2 年 前 |