Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -30,6 +30,5 @@
|
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.42.3",
|
32 |
"use_cache": true,
|
33 |
-
"vocab_size": 256000
|
34 |
-
"_attn_implementation": "eager"
|
35 |
}
|
|
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.42.3",
|
32 |
"use_cache": true,
|
33 |
+
"vocab_size": 256000
|
|
|
34 |
}
|