update README & config.json

This commit is contained in:
ai-modelscope
2024-09-18 23:37:26 +08:00
parent de19c2ffd5
commit 94598bdd70
2 changed files with 28 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
"num_key_value_heads": 2,
"rms_norm_eps": 1e-06,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"sliding_window": 131072,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.44.0",