Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
"model_type": "vlm",
|
| 20 |
"text_decoder_name_or_path": "princeton-nlp/Sheared-LLaMA-1.3B",
|
| 21 |
-
"tokenizer_name_or_path": "uform-gen",
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
"transformers_version": "4.36.2",
|
| 24 |
"use_cache": true
|
|
|
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
"model_type": "vlm",
|
| 20 |
"text_decoder_name_or_path": "princeton-nlp/Sheared-LLaMA-1.3B",
|
| 21 |
+
"tokenizer_name_or_path": "unum-cloud/uform-gen",
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
"transformers_version": "4.36.2",
|
| 24 |
"use_cache": true
|