0.5.0
#1
by jakmro - opened
- .gitattributes +0 -1
- all-MiniLM-L6-v2_xnnpack.pte +2 -2
- config.json +1 -1
- tokenizer.json +0 -0
- xnnpack/all_minilm_l6_v2_xnnpack_fp32.pte +0 -3
- xnnpack/config.json +0 -47
.gitattributes
CHANGED
|
@@ -35,4 +35,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
all-MiniLM-L6-v2.pte filter=lfs diff=lfs merge=lfs -text
|
| 37 |
all-MiniLM-L6-v2_xnnpack.pte filter=lfs diff=lfs merge=lfs -text
|
| 38 |
-
xnnpack/all_minilm_l6_v2_xnnpack_fp32.pte filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
all-MiniLM-L6-v2.pte filter=lfs diff=lfs merge=lfs -text
|
| 37 |
all-MiniLM-L6-v2_xnnpack.pte filter=lfs diff=lfs merge=lfs -text
|
|
|
all-MiniLM-L6-v2_xnnpack.pte
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:fda3d0dc0a8ea05065df154b91087cc6b6d03d8f1af85a037e13792a2be1654a
|
| 3 |
+
size 90987520
|
config.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
{
|
| 2 |
"modelName": "all-MiniLM-L6-v2"
|
| 3 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
"modelName": "all-MiniLM-L6-v2"
|
| 3 |
+
}
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
xnnpack/all_minilm_l6_v2_xnnpack_fp32.pte
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c50b620565c1ac645b41a3d5363c1ea206b9975a819b0b94e56df66714527e9c
|
| 3 |
-
size 90992000
|
|
|
|
|
|
|
|
|
|
|
|
xnnpack/config.json
DELETED
|
@@ -1,47 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"$schema": "https://huggingface.co/software-mansion/react-native-executorch-spec/resolve/main/config.schema.json",
|
| 3 |
-
"model": "all_minilm_l6_v2",
|
| 4 |
-
"family": "sbert",
|
| 5 |
-
"capabilities": [
|
| 6 |
-
"text-embedding"
|
| 7 |
-
],
|
| 8 |
-
"backend": "xnnpack",
|
| 9 |
-
"license": "apache-2.0",
|
| 10 |
-
"variants": [
|
| 11 |
-
{
|
| 12 |
-
"file": "all_minilm_l6_v2_xnnpack_fp32.pte",
|
| 13 |
-
"precision": "fp32",
|
| 14 |
-
"quantized": false,
|
| 15 |
-
"default": true,
|
| 16 |
-
"methods": {
|
| 17 |
-
"forward": {
|
| 18 |
-
"inputs": [
|
| 19 |
-
{
|
| 20 |
-
"shape": [
|
| 21 |
-
1,
|
| 22 |
-
254
|
| 23 |
-
],
|
| 24 |
-
"dtype": "int64"
|
| 25 |
-
},
|
| 26 |
-
{
|
| 27 |
-
"shape": [
|
| 28 |
-
1,
|
| 29 |
-
254
|
| 30 |
-
],
|
| 31 |
-
"dtype": "int64"
|
| 32 |
-
}
|
| 33 |
-
],
|
| 34 |
-
"outputs": [
|
| 35 |
-
{
|
| 36 |
-
"shape": [
|
| 37 |
-
1,
|
| 38 |
-
384
|
| 39 |
-
],
|
| 40 |
-
"dtype": "float32"
|
| 41 |
-
}
|
| 42 |
-
]
|
| 43 |
-
}
|
| 44 |
-
}
|
| 45 |
-
}
|
| 46 |
-
]
|
| 47 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|