Commit
•
88893c7
1
Parent(s):
992cc13
add kv cache to onnx (#1)
Browse files- add kv cache for onnx (a538cb77b55ee191864ba53501ba0d5d7a04b6c3)
Co-authored-by: skytnt <skytnt@users.noreply.huggingface.co>
- onnx/model_base.onnx +2 -2
- onnx/model_token.onnx +2 -2
onnx/model_base.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1637343d6223cd3ee711715ad705fae9b1f3f5cd01ca3babe39a5f12b44ecc1
|
3 |
+
size 1629397552
|
onnx/model_token.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:408808431cf783fea5a68fdcf35fadfc0dbbc51d07e555cd8502b3de64e7342a
|
3 |
+
size 205334956
|