codewithdark commited on
Commit
cce6800
·
verified ·
1 Parent(s): 7ca54ee

Sync cache metadata [skip ci]

Browse files
Files changed (1) hide show
  1. 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": 1744200635.3200471
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
  }