erbacher commited on
Commit
e0c4ebb
1 Parent(s): b24f0e9

Upload tokenizer

Browse files
Files changed (2) hide show
  1. config.json +4 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "_commit_hash": null,
 
 
 
3
  "attn_dim_head": 32,
4
  "channels": 1,
5
  "codebook_size": 512,
@@ -35,6 +38,7 @@
35
  "perceptual_loss_weight": 0,
36
  "quantization_type": "vq",
37
  "temporal_compression": false,
 
38
  "transformers_version": null,
39
  "use_batch_norm": false,
40
  "use_gan": false,
 
1
  {
2
  "_commit_hash": null,
3
+ "architectures": [
4
+ "Tokenizer"
5
+ ],
6
  "attn_dim_head": 32,
7
  "channels": 1,
8
  "codebook_size": 512,
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:306314c9f647940a0f6ea50f6d6b2f75faab44dfa2090601d1a671e70ace8331
3
- size 82899980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66089a6e232e32a2ea414d7e006be1721ff28c06c2381e86351c3ba085d93ff1
3
+ size 82373636