open_llama_3b_ggml / README.md
SlyEcho's picture
Update to 1000T token final version
a8f706c verified
|
raw
history blame
641 Bytes
metadata
license: apache-2.0

ggml versions of OpenLLaMa 3B

Use with llama.cpp

Support is now merged to master branch.

Newer quantizations

There are now more quantization types in llama.cpp, some lower than 4 bits. Currently these are not supported, maybe because some weights have shapes that don't divide by 256.