why-arong commited on
Commit
6842177
·
verified ·
1 Parent(s): 7621edc

Upload pilmo/ztc_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. pilmo/ztc_manifest.json +30 -0
pilmo/ztc_manifest.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "repo_id": "why-arong/pilmo",
3
+ "artifacts": [
4
+ {
5
+ "hardware": "apple",
6
+ "path": "pilmo/apple.ztc",
7
+ "checksum": "f87cc20b7fd852baa8c0838be51b5f9d"
8
+ },
9
+ {
10
+ "hardware": "Google",
11
+ "path": "pilmo/Google.ztc",
12
+ "checksum": "e8b855b0d6e88273228aef836492c9d7"
13
+ },
14
+ {
15
+ "hardware": "Mediatek",
16
+ "path": "pilmo/Mediatek.ztc",
17
+ "checksum": "a90ca5089971a955a82ba3398c6d561d"
18
+ },
19
+ {
20
+ "hardware": "QTI",
21
+ "path": "pilmo/QTI.ztc",
22
+ "checksum": "9c3afa730acbc69516fb6700bab86dd7"
23
+ },
24
+ {
25
+ "hardware": "default",
26
+ "path": "pilmo/default.ztc",
27
+ "checksum": "b9f8e1dc14e0b13e272df2eb1159bea0"
28
+ }
29
+ ]
30
+ }