Skip to content

feat(template): add support for chatglm3-6b - #111

Open
jiejicoder wants to merge 3 commits into
sophgo:mainfrom
jiejicoder:main
Open

feat(template): add support for chatglm3-6b#111
jiejicoder wants to merge 3 commits into
sophgo:mainfrom
jiejicoder:main

Conversation

@jiejicoder

Copy link
Copy Markdown
$ python model_export.py --quantize w4f16 --tpu_mlir_path path/to/tpu-mlir/ --model_path path/to/model/ --seq_length 1024 --out_dir chatglm3-6b_s1024 --embedding_disk
$ python pipeline.py --devid 1 --dir_path ../compile/chatglm3-6b_s1024/ --model_type chatglm3
                                                                        ^^^^^^^^^^^^^^^^^^^^^  must be added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant