Releases: chenqiny/llama.cpp
Releases · chenqiny/llama.cpp
b1562
b1414
Merge branch 'ggerganov:master' into master
b1363
Compare "GGUF" with file header char by char 1. Set GGUF_MAGIC to "GGUF" string instead of int value 2. Compare "GGUF" char by char to ensure its byte order 3. Move bytes swap code from convert.py to gguf.py write_tensor_data
b1362
always use "GGUF" as beginng of GGUF file
b1361
1. check in ggml.c if endianess is not match 2. update GGUF version 3. change get_pack_prefix to property 4. update information log
b1358
Merge branch 'ggerganov:master' into master
first s390x compatible version
support --bigendian option for s390x 1. verified with baichuan7b-chat with float 16 on s390x 2. verified with baichuan7b-chat 3. verified with chinese-alpaca-2-13b-f16