Update tokenizer_config.json to match other models, like Vicuna - the Koala conversion process does not fill out this file, but based on the code I think these special tokens should be defined.
Update special_tokens_map.json to match other models, like Vicuna - the Koala conversion process does not fill out this file, but based on the code I think these special tokens should be defined.
Add model made with oobabooga's older fork of GPTQ, suitable for use in text-generation-webui without requiring an update to GPTQ code. Also for GGML conversion.