llama.cpp/gguf-py/gguf
teleprint-me 0479e9695f
patch: Add exception handling for non-existent vocab related files
2024-05-18 22:14:19 -04:00
..
__init__.py chore: Apply isort to package gguf init 2024-05-18 14:33:22 -04:00
constants.py chore: Fix line spacing 2024-05-18 16:59:20 -04: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 convert-hf : save memory with lazy evaluation (#7075) 2024-05-08 18:16:38 -04:00
gguf_writer.py convert-hf : support direct Q8_0 conversion (#7234) 2024-05-13 14:10:51 -04:00
huggingface_hub.py patch: Add exception handling for non-existent vocab related files 2024-05-18 22:14:19 -04:00
lazy.py convert-hf : support direct Q8_0 conversion (#7234) 2024-05-13 14:10:51 -04:00
py.typed convert : various script cleanups/fixes + merges and special token handling (#2842) 2023-08-30 11:25:50 +03:00
quants.py convert-hf : support direct Q8_0 conversion (#7234) 2024-05-13 14:10:51 -04:00
tensor_mapping.py llama : add Jina Embeddings architecture (#6826) 2024-05-11 10:46:09 +03:00
vocab.py convert-hf : save memory with lazy evaluation (#7075) 2024-05-08 18:16:38 -04:00