Sync cache metadata [skip ci]
Browse files- cache_metadata.json +6 -2
cache_metadata.json
CHANGED
@@ -7,9 +7,13 @@
|
|
7 |
"files": [
|
8 |
"config.json",
|
9 |
"model.safetensors",
|
10 |
-
"vocab.txt"
|
|
|
|
|
|
|
|
|
11 |
]
|
12 |
}
|
13 |
},
|
14 |
-
"last_sync":
|
15 |
}
|
|
|
7 |
"files": [
|
8 |
"config.json",
|
9 |
"model.safetensors",
|
10 |
+
"vocab.txt",
|
11 |
+
"pytorch_model.bin",
|
12 |
+
"tf_model.h5",
|
13 |
+
"tokenizer.json",
|
14 |
+
"tokenizer_config.json"
|
15 |
]
|
16 |
}
|
17 |
},
|
18 |
+
"last_sync": 1744200738.9418733
|
19 |
}
|