diff options
author | Olivier Chafik <ochafik@users.noreply.github.com> | 2023-08-27 15:13:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-27 17:13:31 +0300 |
commit | 230d46c723edf5999752e4cb67fd94edb19ef9c7 (patch) | |
tree | 09a7ca40641b05eb2ece183c9a3ead9d9e92189c /examples/simple | |
parent | 463173a6c0ff353055eb90665794884c888c790f (diff) |
examples : update llama2.c converter to read vocab and write models in GGUF format (#2751)
* llama2.c: direct gguf output (WIP)
* Simplify vector building logic
* llama2.c gguf conversion: fix token types in converter
* llama2.c: support copying vocab from a llama gguf model file
* llama2.c: update default path for vocab model + readme
* llama2.c: use defines for gguf keys
* llama2.c: escape whitespaces w/ U+2581 in vocab converter the llama.cpp way
* llama2.c converter: cleanups + take n_ff from config
Diffstat (limited to 'examples/simple')
0 files changed, 0 insertions, 0 deletions