how convert chatglm-6b to save_model.pb?
#27
by
johanliang
- opened
I try to convert the onnx model from https://huggingface.co/THUDM/chatglm-6b/discussions/19 to save_model.pb with onnx-tf, but fail.
Anyone succeed?
Is there better way to convert chatglm-6b to save_model.pb?