roygan commited on
Commit
fccf343
1 Parent(s): 62b4384

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -179,6 +179,14 @@ print(output)
179
 
180
  ```
181
 
 
 
 
 
 
 
 
 
182
  ## 引用 Citation
183
 
184
  如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590):
 
179
 
180
  ```
181
 
182
+ ## 微调示例 Finetune Example
183
+
184
+ Refer to [ziya_finetune](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/ziya_llama)
185
+
186
+ ## 推理量化示例 Inference & Quantization Example
187
+
188
+ Refer to [ziya_inference](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/ziya_inference)
189
+
190
  ## 引用 Citation
191
 
192
  如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590):