-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPackage.resolved
96 lines (96 loc) · 2.81 KB
/
Package.resolved
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"originHash" : "2ea00aa0ea2cb56e377e8d20d7e0b1a7d20160d8a2bea846180c26f6c2b73140",
"pins" : [
{
"identity" : "gzipswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/1024jp/GzipSwift",
"state" : {
"revision" : "731037f6cc2be2ec01562f6597c1d0aa3fe6fd05",
"version" : "6.0.1"
}
},
{
"identity" : "jinja",
"kind" : "remoteSourceControl",
"location" : "https://github.com/maiqingqiang/Jinja",
"state" : {
"revision" : "6dbe4c449469fb586d0f7339f900f0dd4d78b167",
"version" : "1.0.6"
}
},
{
"identity" : "mlx-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ml-explore/mlx-swift",
"state" : {
"revision" : "70dbb62128a5a1471a5ab80363430adb33470cab",
"version" : "0.21.2"
}
},
{
"identity" : "mlx-swift-examples",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ml-explore/mlx-swift-examples.git",
"state" : {
"branch" : "main",
"revision" : "2f1928ba903b557eedda90202271785a1f4b233d"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-embeddings",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-embeddings.git",
"state" : {
"revision" : "d8726665fe8650fd2279f87825774e111fac893d",
"version" : "0.0.10"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
},
{
"identity" : "swift-safetensors",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-safetensors.git",
"state" : {
"revision" : "718b0f38f912e0bf9d92130fa1e1fe2ae5136dd6",
"version" : "0.0.7"
}
},
{
"identity" : "swift-sentencepiece",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-sentencepiece",
"state" : {
"revision" : "75d725019ff0b75fbbd7128314fe6710c5a86df0",
"version" : "0.0.5"
}
},
{
"identity" : "swift-transformers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/huggingface/swift-transformers",
"state" : {
"revision" : "d42fdae473c49ea216671da8caae58e102d28709",
"version" : "0.1.14"
}
}
],
"version" : 3
}