zRzRzRzRzRzRzR commited on
Commit
f23b526
·
1 Parent(s): d424a2a

update license name

Browse files
Files changed (2) hide show
  1. LICENSE +2 -0
  2. README.md +1 -1
LICENSE CHANGED
@@ -1,3 +1,5 @@
 
 
1
  Copyright (c) 2026 Z.AI
2
 
3
  Permission is hereby granted, free of charge, to any person or entity (the "Licensee") obtaining a copy of this software — including the model weights, parameters, configuration files, inference and training code, and associated documentation (collectively, the "Software") — to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software; to run, deploy, fine-tune, or otherwise modify the Software and create derivative works from it; and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 
1
+ GLM-5.3 License
2
+
3
  Copyright (c) 2026 Z.AI
4
 
5
  Permission is hereby granted, free of charge, to any person or entity (the "Licensee") obtaining a copy of this software — including the model weights, parameters, configuration files, inference and training code, and associated documentation (collectively, the "Software") — to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software; to run, deploy, fine-tune, or otherwise modify the Software and create derivative works from it; and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
README.md CHANGED
@@ -3,7 +3,7 @@ language:
3
  - en
4
  - zh
5
  library_name: transformers
6
- license: other
7
  pipeline_tag: text-generation
8
  ---
9
 
 
3
  - en
4
  - zh
5
  library_name: transformers
6
+ license: glm-5.3
7
  pipeline_tag: text-generation
8
  ---
9