Muennighoff commited on
Commit
9b6a2a1
·
1 Parent(s): 0d03e09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -240,7 +240,8 @@ model-index:
240
  1. [Model Summary](#model-summary)
241
  2. [Use](#use)
242
  3. [Training](#training)
243
- 4. [Citation](#citation)
 
244
 
245
  # Model Summary
246
 
@@ -330,7 +331,7 @@ print(tokenizer.decode(outputs[0]))
330
 
331
  本仓库的代码依照 [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) 协议开源,模型的权重的使用则需要遵循 [Model License](MODEL_LICENSE)。
332
 
333
- The code in this repository is open-source under the [MIT license](https://github.com/bigcode-project/octopack/blob/main/LICENSE). The model weights are licensed under the [Model License](MODEL_LICENSE).
334
 
335
  # Citation
336
 
 
240
  1. [Model Summary](#model-summary)
241
  2. [Use](#use)
242
  3. [Training](#training)
243
+ 4. [License](#license)
244
+ 5. [Citation](#citation)
245
 
246
  # Model Summary
247
 
 
331
 
332
  本仓库的代码依照 [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) 协议开源,模型的权重的使用则需要遵循 [Model License](MODEL_LICENSE)。
333
 
334
+ The code in this repository is open-source under the [MIT license](https://github.com/bigcode-project/octopack/blob/main/LICENSE). The model weights are licensed under the [Model License](MODEL_LICENSE), please apply for commercial use by filling the [registration form](https://open.bigmodel.cn/mla/form?mcode=CodeGeeX2-6B).
335
 
336
  # Citation
337