Upload model
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
"attention_dropout": 0.0,
|
|
@@ -44,5 +44,5 @@
|
|
| 44 |
"use_cache": true,
|
| 45 |
"use_single_stream_pretrain": false,
|
| 46 |
"use_speaker_embedding": true,
|
| 47 |
-
"vocab_size":
|
| 48 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"LlamaModel"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
"attention_dropout": 0.0,
|
|
|
|
| 44 |
"use_cache": true,
|
| 45 |
"use_single_stream_pretrain": false,
|
| 46 |
"use_speaker_embedding": true,
|
| 47 |
+
"vocab_size": 128260
|
| 48 |
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:000d5be570b7e103c3be2f50b3eefcab72051496f0551960579c9c9410312ff7
|
| 3 |
+
size 4943306224
|