Update README.md
Browse files
README.md
CHANGED
@@ -35,4 +35,8 @@ train only one epoch on mix data (sharegpt + 32*my.json + moss-003-sft-data)
|
|
35 |
|
36 |
## Major Improvement
|
37 |
- support langchain-MRKL(agent= "zero-shot-react-description")
|
38 |
-
- very fast because of stritcly format(it doesn't generate redundant tokens)
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Major Improvement
|
37 |
- support langchain-MRKL(agent= "zero-shot-react-description")
|
38 |
+
- very fast because of stritcly format(it doesn't generate redundant tokens)
|
39 |
+
|
40 |
+
## Author
|
41 |
+
|
42 |
+
[Qu Peng](https://huggingface.co/PengQu)
|