LLM-TPU icon indicating copy to clipboard operation
LLM-TPU copied to clipboard

Update run_demo.sh

Open S0uLHun43r opened this issue 1 year ago • 1 comments

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

image

should be ./support/token_config/tokenizer.model

S0uLHun43r avatar May 16 '24 06:05 S0uLHun43r

you can run chatglm3 with new version

chuxiaoyi2023 avatar Jul 03 '24 09:07 chuxiaoyi2023