Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "llama", "torch_dtype": "float16", "eos_token_id": null, "bos_token_id": null, "pad_token_id": 0, "vocab_size": 30522}
|