fastllm
fastllm copied to clipboard
添加add_special_tokens选项,默认true,支持chatglm模型
如题,默认为true,不影响目前chatglm的推理逻辑,为false后,将去除chatglm的special token。 请帮忙review,感谢~