llama.cpp/gguf-py/gguf
Stanisław Szymczyk 71d8bd6480 Added support for the snowflake-arctic model. 2024-05-01 09:43:19 +02:00
..
__init__.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00
constants.py Added support for the snowflake-arctic model. 2024-05-01 09:43:19 +02:00
gguf.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00
gguf_reader.py llama : fix BPE pre-tokenization (#6920) 2024-04-29 16:58:41 +03:00
gguf_writer.py llama : fix BPE pre-tokenization (#6920) 2024-04-29 16:58:41 +03:00
py.typed convert : various script cleanups/fixes + merges and special token handling (#2842) 2023-08-30 11:25:50 +03:00
tensor_mapping.py Added support for the snowflake-arctic model. 2024-05-01 09:43:19 +02:00
vocab.py convert : support models with multiple chat templates (#6588) 2024-04-18 14:49:01 +03:00