Upload 2 files
Browse files- config.json +7 -0
- model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"audio_num_codebooks": 32,
|
| 3 |
+
"audio_vocab_size": 2051,
|
| 4 |
+
"backbone_flavor": "llama-1B",
|
| 5 |
+
"decoder_flavor": "llama-100M",
|
| 6 |
+
"text_vocab_size": 128256
|
| 7 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e7721144afe38b906d4f1048671da639fe142423f4a26283606ecebe894f4bf
|
| 3 |
+
size 6211186784
|