Brian 1ef14b3007 py: Add more authorship metadata from model card (#8810) 1 year ago
..
__init__.py 672a6f1018 convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) 1 year ago
constants.py d3f0c7166a Stop the generation when <|eom_id|> token is encountered - needed for Llama 3.1 tool call support (#8858) 1 year ago
gguf.py 34b0a08207 gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2 years ago
gguf_reader.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 year ago
gguf_writer.py d3f0c7166a Stop the generation when <|eom_id|> token is encountered - needed for Llama 3.1 tool call support (#8858) 1 year ago
lazy.py 7acfd4e8d5 convert_hf : faster lazy safetensors (#8482) 1 year ago
metadata.py 1ef14b3007 py: Add more authorship metadata from model card (#8810) 1 year ago
py.typed dc07dc492e convert : various script cleanups/fixes + merges and special token handling (#2842) 2 years ago
quants.py b72c20b85c Fix conversion of unnormalized BF16->BF16 weights (#7843) 1 year ago
tensor_mapping.py 7acfd4e8d5 convert_hf : faster lazy safetensors (#8482) 1 year ago
utility.py 328884f421 gguf-py : fix some metadata name extraction edge cases (#8591) 1 year ago
vocab.py 9c4c9cc83f Move convert.py to examples/convert-legacy-llama.py (#7430) 1 year ago