roygan commited on
Commit
217da7b
1 Parent(s): 73f179f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -41,6 +41,14 @@ Please refer to the usage for [Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CC
41
 
42
  Note: After merging, three .bin files will be generated by default, with MD5 values of **59194d10b1553d66131d8717c9ef03d6, cc14eebe2408ddfe06b727b4a76e86bb, and 4a8495d64aa06aee96b5a1cc8cc55fa7**, respectively.
43
 
 
 
 
 
 
 
 
 
44
  ## 引用 Citation
45
 
46
  如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590):
 
41
 
42
  Note: After merging, three .bin files will be generated by default, with MD5 values of **59194d10b1553d66131d8717c9ef03d6, cc14eebe2408ddfe06b727b4a76e86bb, and 4a8495d64aa06aee96b5a1cc8cc55fa7**, respectively.
43
 
44
+ ## 微调示例 Finetune Example
45
+
46
+ Refer to [ziya_finetune](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/ziya_llama)
47
+
48
+ ## 推理量化示例 Inference & Quantization Example
49
+
50
+ Refer to [ziya_inference](https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/main/fengshen/examples/ziya_inference)
51
+
52
  ## 引用 Citation
53
 
54
  如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590):