zhouzr commited on
Commit
0cd0957
·
verified ·
1 Parent(s): 331dd36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ tags:
17
  基于DPO微调,让模型更愿意说中文。
18
 
19
  Source Model: https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat
 
20
 
21
 
22
  ```python
 
17
  基于DPO微调,让模型更愿意说中文。
18
 
19
  Source Model: https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat
20
+ 更多关于LLMs的调戏方法:https://github.com/EvilPsyCHo/Play-with-LLMs
21
 
22
 
23
  ```python