Commit ·
f103442
1
Parent(s): 6a16b82
Fix full BGE native position-id runtime input
Browse files
bge-m3-0.5B-ncnn-int8/metadata.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
"upstream_id": "BAAI/bge-m3",
|
| 5 |
"runtime_kind": "ncnn",
|
| 6 |
"quantization": "int8",
|
|
|
|
| 7 |
"dimension": 1024,
|
| 8 |
"prefixes": {
|
| 9 |
"query": "query: ",
|
|
@@ -43,4 +44,4 @@
|
|
| 43 |
"use_fp16_storage": false,
|
| 44 |
"use_fp16_arithmetic": false
|
| 45 |
}
|
| 46 |
-
}
|
|
|
|
| 4 |
"upstream_id": "BAAI/bge-m3",
|
| 5 |
"runtime_kind": "ncnn",
|
| 6 |
"quantization": "int8",
|
| 7 |
+
"allow_runtime_native_infer": true,
|
| 8 |
"dimension": 1024,
|
| 9 |
"prefixes": {
|
| 10 |
"query": "query: ",
|
|
|
|
| 44 |
"use_fp16_storage": false,
|
| 45 |
"use_fp16_arithmetic": false
|
| 46 |
}
|
| 47 |
+
}
|
linux/amd64/libzima_ncnn_runtime_v4.so
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:b59e258c7b8ae799724c924d05324a7a67dc69b83f224e5ead595d9e233d8667
|
| 3 |
+
size 8021024
|