zxdu20 commited on
Commit
658202d
1 Parent(s): a8ede82

Add version

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -56,6 +56,9 @@ pip install protobuf==3.20.0 transformers==4.27.1 icetk cpm_kernels
56
 
57
  For more instructions, including how to run CLI and web demos, and model quantization, please refer to our [Github Repo](https://github.com/THUDM/ChatGLM-6B).
58
 
 
 
 
59
  ## 协议
60
 
61
  本仓库的代码依照 [Apache-2.0](LICENSE) 协议开源,ChatGLM-6B 模型的权重的使用则需要遵循 [Model License](MODEL_LICENSE)。
 
56
 
57
  For more instructions, including how to run CLI and web demos, and model quantization, please refer to our [Github Repo](https://github.com/THUDM/ChatGLM-6B).
58
 
59
+ ## Change Log
60
+ * v0.1.0 ([f83182](https://huggingface.co/THUDM/chatglm-6b/commit/f83182484538e663a03d3f73647f10f89878f438))
61
+
62
  ## 协议
63
 
64
  本仓库的代码依照 [Apache-2.0](LICENSE) 协议开源,ChatGLM-6B 模型的权重的使用则需要遵循 [Model License](MODEL_LICENSE)。