forked from dotnet/machinelearning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cgmanifest.json
54 lines (54 loc) · 1.66 KB
/
cgmanifest.json
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
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"version": 1,
"registrations": [
{
"component": {
"type": "other",
"other": {
"name": "cl100k_base.tiktoken",
"version": "1",
"downloadUrl": "https://openaipublic.blob.core.windows.net/encodings/cl100k_base.tiktoken",
"hash": "sha1:6494e42d5aad2bbb441ea9793af9e7db335c8d9c"
}
},
"developmentDependency": false
},
{
"component": {
"type": "other",
"other": {
"name": "o200k_base.tiktoken",
"version": "1",
"downloadUrl": "https://openaipublic.blob.core.windows.net/encodings/o200k_base.tiktoken",
"hash": "sha1:1d4fdeb17c52829ead47ac65e61197fd530b1c31"
}
},
"developmentDependency": false
},
{
"component": {
"type": "other",
"other": {
"name": "p50k_base.tiktoken",
"version": "1",
"downloadUrl": "https://openaipublic.blob.core.windows.net/encodings/p50k_base.tiktoken",
"hash": "sha1:0ecf4ae6d454e7719bcf35f284eac0b73f37e3c9"
}
},
"developmentDependency": false
},
{
"component": {
"type": "other",
"other": {
"name": "r50k_base.tiktoken",
"version": "1",
"downloadUrl": "https://openaipublic.blob.core.windows.net/encodings/r50k_base.tiktoken",
"hash": "sha1:5674ba48e48e76284eb747c896a291dc5583c808"
}
},
"developmentDependency": false
}
]
}