sogeeking commited on
Commit
447c8f5
1 Parent(s): 5ad0d8f

Upload tokenizer

Browse files
Files changed (2) hide show
  1. config.json +47 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": null,
3
+ "architectures": [
4
+ "Tokenizer"
5
+ ],
6
+ "attn_dim_head": 32,
7
+ "channels": 1,
8
+ "codebook_size": 1024,
9
+ "fsq_levels": [
10
+ 7,
11
+ 5,
12
+ 5,
13
+ 5,
14
+ 5
15
+ ],
16
+ "image_size": 256,
17
+ "init_dim": 64,
18
+ "layers": [
19
+ "residual",
20
+ "residual",
21
+ "compress_space",
22
+ "residual",
23
+ "residual",
24
+ "compress_space",
25
+ "residual",
26
+ "residual",
27
+ "compress_space",
28
+ "residual",
29
+ "residual",
30
+ "compress_space",
31
+ "residual",
32
+ "residual"
33
+ ],
34
+ "model_type": "pdetokenizer",
35
+ "num_codebooks": 1,
36
+ "num_groups": 8,
37
+ "pad_mode": "circular",
38
+ "perceptual_loss_weight": 0,
39
+ "quantization_type": "vq",
40
+ "temporal_compression": false,
41
+ "torch_dtype": "float32",
42
+ "transformers_version": null,
43
+ "use_batch_norm": false,
44
+ "use_gan": false,
45
+ "use_revin": false,
46
+ "use_style": false
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54cb03c63bd98733506634e82ae287ff103b75125f9d17e583ee58e8b98e7869
3
+ size 82899780