Skip to content

Commit 7e23d60

Browse files
authored
Update README.md
1 parent 662494f commit 7e23d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
[基础测试,roformer的调用和测试 ](https://github.com/pass-lin/bert4keras3/blob/main/examples/roformer_extract_features.py)
99
[基础测试,roformer-v2的调用和测试 ](https://github.com/pass-lin/bert4keras3/blob/main/examples/roformerv2_extract_features.py)
1010
[基础测试,测试bert+unilm的cache模式是否正常](https://github.com/pass-lin/bert4keras3/blob/main/examples/test_simbert.py)
11+
[基础测试,测试bert+unilm的cache模式是否正常(理论上roformerV2也能用)](https://github.com/pass-lin/bert4keras3/blob/main/examples/test_simroformer.py)
1112
[基于chatyuan的模型测试,进行了kv-cache优化。如果想使用cache模型一定要参考这个example。](https://github.com/pass-lin/bert4keras3/blob/main/examples/chatyuan-test-example.py)
1213

0 commit comments

Comments
 (0)