Closed zxfpro closed 4 months ago
The backbone LLM is changed to glm4-9b.
The glm4-9b is recently released by bigmodel.cn. The glm4-9b is an open sourced LLM.
We edited sdg_example_glm4.ipynb notebook file and run it successfully in Python3.10. Our change doesn't affect other areas of the code.
Hi @zxfpro ,
Thank you for your PR, using GLM is great.
I will check and see if any modifications are needed before merging.
: )
Description
The backbone LLM is changed to glm4-9b.
Motivation and Context
The glm4-9b is recently released by bigmodel.cn. The glm4-9b is an open sourced LLM.
How has this been tested?
We edited sdg_example_glm4.ipynb notebook file and run it successfully in Python3.10. Our change doesn't affect other areas of the code.
Types of changes
Checklist: