index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-08-02
tests : Fix compilation warnings (Linux/GCC) (#2451)
Eve
2023-07-25
build : fix line breaking error in build-info.sh (#2349)
Hesen Peng
2023-07-16
py : turn verify-checksum-models.py into executable (#2245)
Jiří Podivín
2023-07-05
tests : fix test-grad0
Georgi Gerganov
2023-07-04
ggml : sync latest (new ops, macros, refactoring) (#2106)
Georgi Gerganov
2023-06-17
hooks : setting up flake8 and pre-commit hooks (#1681)
Jiří Podivín
2023-05-12
ggml : remove bit shuffling (#1405)
Georgi Gerganov
2023-05-08
llama : require first token to be BOS (#1303)
Georgi Gerganov
2023-05-03
minor : fix whitespaces (#1302)
Georgi Gerganov
2023-05-03
minor : fix trailing whitespaces
Georgi Gerganov
2023-05-03
scripts : platform independent script to verify sha256 checksums (#1203)
KASR
2023-05-03
fix build-info.h for git submodules (#1289)
kuvaus
2023-05-01
Add git-based build information for better issue tracking (#1232)
DannyDaemonic
2023-04-23
scripts : add helper scripts to synch ggml repo
Georgi Gerganov