Chan2chan1
commited on
Update config.json
Browse files- config.json +1 -4
config.json
CHANGED
@@ -24,8 +24,5 @@
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.35.0",
|
26 |
"use_cache": true,
|
27 |
-
"vocab_size": 32000
|
28 |
-
"fan_in_fan_out": false
|
29 |
-
"inference_mode": true
|
30 |
-
"init_lora_weights": true
|
31 |
}
|
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.35.0",
|
26 |
"use_cache": true,
|
27 |
+
"vocab_size": 32000
|
|
|
|
|
|
|
28 |
}
|