Update config.json

This commit is contained in:
Gustavo de Rosa 2024-01-22 12:25:27 +00:00 committed by system
parent 34a1490e06
commit 675e8c1bae
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

@ -28,7 +28,7 @@
"rope_theta": 10000.0,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.37.0.dev0",
"transformers_version": "4.37.0",
"use_cache": true,
"vocab_size": 51200
}