File size: 892 Bytes
5dd41aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "format_version": 1,
  "source_model": "jinaai/jina-embeddings-v2-small-en",
  "conversion": "Core ML MLProgram FP16 static-shape sequence buckets",
  "minimum_macos": "14.0",
  "preferred_compute_units": "cpuAndNeuralEngine",
  "input": "input_ids",
  "input_dtype": "int32",
  "output": "embedding",
  "output_dimensions": 512,
  "artifacts": [
    {
      "sequence_length": 128,
      "artifact": "jina_embedding_128.mlmodelc",
      "sha256_tree": "5e8fd8d4edd9d2fdb832d0688b59afc15a47c592bc2b3050298437a88dc72721"
    },
    {
      "sequence_length": 256,
      "artifact": "jina_embedding_256.mlmodelc",
      "sha256_tree": "dd003d5c6ac01f7ae06e7c46293820cac449609f997caeacf5206052d3ef8072"
    },
    {
      "sequence_length": 512,
      "artifact": "jina_embedding.mlmodelc",
      "sha256_tree": "c4b2f915eb53dc2c596603ec02f71275e31ad507208082acb52431fd3127937f"
    }
  ]
}