Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "model_initialization/higgs_audio_Llama-3.2-3B_dual_ffn_0_1_code8_size1024_rev",
|
3 |
"architectures": [
|
4 |
"HiggsAudioModel"
|
5 |
],
|
@@ -232,7 +231,6 @@
|
|
232 |
"vocab_size": 128256
|
233 |
},
|
234 |
"torch_dtype": "bfloat16",
|
235 |
-
"transformers_version": "4.46.3",
|
236 |
"use_audio_out_embed_projector": false,
|
237 |
"use_audio_out_self_attention": 0,
|
238 |
"use_delay_pattern": true,
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"HiggsAudioModel"
|
4 |
],
|
|
|
231 |
"vocab_size": 128256
|
232 |
},
|
233 |
"torch_dtype": "bfloat16",
|
|
|
234 |
"use_audio_out_embed_projector": false,
|
235 |
"use_audio_out_self_attention": 0,
|
236 |
"use_delay_pattern": true,
|