pcuenq HF Staff commited on
Commit
aa8ebbb
·
verified ·
1 Parent(s): 42c50f6

Upload folder using huggingface_hub

Browse files
MistralStatefulInt4.mlpackage/Data/com.apple.CoreML/FeatureDescriptions.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Inputs" : {
3
+ "causalMask" : {
4
+ "MLFeatureShortDescription" : "--"
5
+ },
6
+ "inputIds" : {
7
+ "MLFeatureShortDescription" : "--"
8
+ }
9
+ },
10
+ "Outputs" : {
11
+ "logits" : {
12
+ "MLFeatureShortDescription" : "--"
13
+ }
14
+ },
15
+ "TrainingInputs" : {
16
+
17
+ },
18
+ "States" : {
19
+ "valueCache" : {
20
+ "MLFeatureShortDescription" : ""
21
+ },
22
+ "keyCache" : {
23
+ "MLFeatureShortDescription" : ""
24
+ }
25
+ }
26
+ }
MistralStatefulInt4.mlpackage/Data/com.apple.CoreML/Metadata.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MLModelVersionStringKey" : "--",
3
+ "MLModelDescriptionKey" : "--",
4
+ "MLModelCreatorDefinedKey" : {
5
+ "co.huggingface.exporters.name" : "mistralai\/Mistral-7B-v0.3",
6
+ "com.github.apple.coremltools.source" : "torch==2.3.1",
7
+ "com.github.apple.coremltools.version" : "8.0b1",
8
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
9
+ },
10
+ "MLModelAuthorKey" : "--",
11
+ "MLModelLicenseKey" : "--"
12
+ }
MistralStatefulInt4.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b92b3726d220e29c6487f47e2f91478979cc6a18c2d1640f3ecee64ade8acf5c
3
+ size 1039934
MistralStatefulInt4.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89091f306579d4731e03714f9a735f680b6c70c003eb64741a872cf16463b4cd
3
+ size 4077796480
MistralStatefulInt4.mlpackage/Manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "337A576A-5C53-4FAC-9566-0F88000282AE": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "41B2A304-06BB-4A6D-A5B7-3AE5C2980063": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "External FeatureDescription Overlay",
13
+ "name": "FeatureDescriptions.json",
14
+ "path": "com.apple.CoreML/FeatureDescriptions.json"
15
+ },
16
+ "892437C8-C0FA-4709-B239-248D82D2EB67": {
17
+ "author": "com.apple.CoreML",
18
+ "description": "CoreML Model Weights",
19
+ "name": "weights",
20
+ "path": "com.apple.CoreML/weights"
21
+ },
22
+ "B939BC8E-FDD3-4595-84A2-6F86E6E96FA5": {
23
+ "author": "com.apple.CoreML",
24
+ "description": "External Metadata Overlay",
25
+ "name": "Metadata.json",
26
+ "path": "com.apple.CoreML/Metadata.json"
27
+ }
28
+ },
29
+ "rootModelIdentifier": "337A576A-5C53-4FAC-9566-0F88000282AE"
30
+ }