Update config.json

This commit is contained in:
Gustavo de Rosa 2023-12-13 23:22:15 +00:00 committed by huggingface-web
parent 40b720df64
commit 5d8f23da6b

@ -27,6 +27,6 @@
"rotary_dim": 32,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.35.2",
"transformers_version": "4.34.1",
"vocab_size": 51200
}