Commit
•
6aca23f
1
Parent(s):
68e166e
add kv cache for onnx (#1)
Browse files- add kv cache for onnx (95d08e417c1447fa4239068cdc92e71edae73b5a)
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:164a818c5e85b74b8dac4cd1ffa82b380387250d450b2d2688901d48c9db6086
|
3 |
+
size 822458836
|
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:36700511a8eacd9df8b62c2a422c4810f6b64b7489fe00cc2bef2db27a5bf6bb
|
3 |
+
size 116861529
|