hiyouga commited on
Commit
ecb6495
1 Parent(s): 37a58e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -31,6 +31,10 @@ Launch a RESTFul API by using the script in [LLaMA-Factory](https://github.com/h
31
  python src/api_demo.py --template default --model_name_or_path hiyouga/Yi-Agent-6B
32
  ```
33
 
34
- Test tool using with:
35
 
36
  https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/test_toolcall.py
 
 
 
 
 
31
  python src/api_demo.py --template default --model_name_or_path hiyouga/Yi-Agent-6B
32
  ```
33
 
34
+ Test with:
35
 
36
  https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/test_toolcall.py
37
+
38
+ You can reproduce our results with the step-by-step (Chinese) guide:
39
+
40
+ https://zhuanlan.zhihu.com/p/678989191