Molly Sophia 8f1d81a0b6 llama : support RWKV v6 models (#8980) 1 year ago
..
__init__.py 672a6f1018 convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) 1 year ago
constants.py 8f1d81a0b6 llama : support RWKV v6 models (#8980) 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 8f1d81a0b6 llama : support RWKV v6 models (#8980) 1 year ago
lazy.py 3a14e00366 gguf-py : simplify support for quant types (#8838) 1 year ago
metadata.py 1e6f6554aa server : add lora hotswap endpoint (WIP) (#8857) 1 year ago
py.typed dc07dc492e convert : various script cleanups/fixes + merges and special token handling (#2842) 2 years ago
quants.py 4134999e01 gguf-py : Numpy dequantization for most types (#8939) 1 year ago
tensor_mapping.py 8f1d81a0b6 llama : support RWKV v6 models (#8980) 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