LLM-TPU
LLM-TPU copied to clipboard
Update run_demo.sh
in LLM-TPU-main/models/ChatGLM3/run_demo.sh
# run demo ./demo/chatglm --model ../../bmodels/chatglm3-6b_int4_1dev.bmodel --tokenizer ./support/token_config/tokenizer.model --devid 0 is wrong
should be ./support/token_config/tokenizer.model
you can run chatglm3 with new version