sogeeking commited on
Commit
d5b6dcf
1 Parent(s): e35d478

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
  "channels": 1,
4
  "code_dim": 128,
5
  "codebook_size": 2048,
@@ -32,6 +35,7 @@
32
  "perceptual_loss_weight": 0,
33
  "quantization_type": "lfq",
34
  "temporal_compression": false,
 
35
  "transformers_version": null,
36
  "use_batch_norm": false,
37
  "use_gan": false,
 
1
  {
2
  "_commit_hash": null,
3
+ "architectures": [
4
+ "Tokenizer"
5
+ ],
6
  "channels": 1,
7
  "code_dim": 128,
8
  "codebook_size": 2048,
 
35
  "perceptual_loss_weight": 0,
36
  "quantization_type": "lfq",
37
  "temporal_compression": false,
38
+ "torch_dtype": "float32",
39
  "transformers_version": null,
40
  "use_batch_norm": false,
41
  "use_gan": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ddf9acc359af423781819167c5df626f3bd98d383d504062d550bd6b998352b
3
- size 71892148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6051157dcdc0403d041ade69adebd9f70decc3ff391e5491981279134a9a4aea
3
+ size 71943924