sanchit-gandhi HF staff commited on
Commit
4966e19
1 Parent(s): 4a85b2d

Correct weights and config for skip conv

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -34,5 +34,5 @@
34
  4
35
  ],
36
  "use_causal_conv": false,
37
- "use_conv_shortcut": true
38
  }
 
34
  4
35
  ],
36
  "use_causal_conv": false,
37
+ "use_conv_shortcut": false
38
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb66a0a476b6bdaaaa8d7a86d17e18103b37b14c3d4fa016a653a5c5568336da
3
- size 238775728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e78f34d2ff3259f29bd51f7a99060151fe4ba5776fee216f58847f06082f1ca
3
+ size 235972432
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d42af8a6644150c7e87c493a942f08a1576ca85ec95d13152df3dd109cb8bc5
3
- size 238804989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e67175a1bedb126fc0871e4f7b3a29a2fc1711e8ad80c258a160910b6748b711
3
+ size 235996573