Upload folder using huggingface_hub
Browse files- config.json +2 -0
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -52,7 +52,9 @@
|
|
| 52 |
"head_dim": 40,
|
| 53 |
"is_encoder_decoder": true,
|
| 54 |
"model_type": "moonshine_streaming",
|
|
|
|
| 55 |
"num_tokens_per_sec": 6.5,
|
|
|
|
| 56 |
"pad_token_id": 0,
|
| 57 |
"preprocessor_asinh_k_init": 0.75,
|
| 58 |
"preprocessor_c1": 640,
|
|
|
|
| 52 |
"head_dim": 40,
|
| 53 |
"is_encoder_decoder": true,
|
| 54 |
"model_type": "moonshine_streaming",
|
| 55 |
+
"num_key_value_heads": 8,
|
| 56 |
"num_tokens_per_sec": 6.5,
|
| 57 |
+
"pad_head_dim_to_multiple_of": null,
|
| 58 |
"pad_token_id": 0,
|
| 59 |
"preprocessor_asinh_k_init": 0.75,
|
| 60 |
"preprocessor_c1": 640,
|
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:1e24630b545ca8dd7f6076edb5bd2823b269c4f832104c44207d49b93935aa24
|
| 3 |
+
size 134298924
|