summaryrefslogtreecommitdiff
path: root/convert-bloom-hf-to-gguf.py
AgeCommit message (Expand)Author
2023-10-23Update special token handling in conversion scripts for gpt2 derived tokenize...Galunid
2023-10-22llama : validate special token ids are in range when loading GGUF model (#3635)Kerfuffle
2023-10-10llm : add bloom models (#3553)Xingchen Song(宋星辰)