A slim version of chatglm-6b. Image tokens are removed to save memory and computation.

#8
by silver - opened

I made a slim version of chatglm-6b, in which the 20K image tokens are removed from the vocab.

The slim version of chatglt-6b perform exactly the same with chatglm-6b, but it uses less memory.

You can use chatglm-6b-slim to save some memory overhead:
https://huggingface.co/silver/chatglm-6b-slim

zxdu20 changed discussion status to closed

Sign up or log in to comment