Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +2 -2
- model.safetensors.index.json +1 -1
config.json
CHANGED
|
@@ -65,12 +65,12 @@
|
|
| 65 |
"model_type": "pocket_tts",
|
| 66 |
"quantization": {
|
| 67 |
"group_size": 64,
|
| 68 |
-
"bits":
|
| 69 |
"mode": "affine"
|
| 70 |
},
|
| 71 |
"quantization_config": {
|
| 72 |
"group_size": 64,
|
| 73 |
-
"bits":
|
| 74 |
"mode": "affine"
|
| 75 |
},
|
| 76 |
"weights_path": "hf://kyutai/pocket-tts/tts_b6369a24.safetensors@427e3d61b276ed69fdd03de0d185fa8a8d97fc5b",
|
|
|
|
| 65 |
"model_type": "pocket_tts",
|
| 66 |
"quantization": {
|
| 67 |
"group_size": 64,
|
| 68 |
+
"bits": 8,
|
| 69 |
"mode": "affine"
|
| 70 |
},
|
| 71 |
"quantization_config": {
|
| 72 |
"group_size": 64,
|
| 73 |
+
"bits": 8,
|
| 74 |
"mode": "affine"
|
| 75 |
},
|
| 76 |
"weights_path": "hf://kyutai/pocket-tts/tts_b6369a24.safetensors@427e3d61b276ed69fdd03de0d185fa8a8d97fc5b",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab014261d3ac916abe7c67406798dfc48a5898d262b93ca5c709c2e4b43e0d37
|
| 3 |
+
size 140230187
|
model.safetensors.index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
-
"total_size":
|
| 4 |
"total_parameters": 117332322
|
| 5 |
},
|
| 6 |
"weight_map": {
|
|
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
+
"total_size": 140188164,
|
| 4 |
"total_parameters": 117332322
|
| 5 |
},
|
| 6 |
"weight_map": {
|