update config.json
This commit is contained in:
parent
e5c98976c2
commit
53b745725a
@ -40,13 +40,8 @@
|
|||||||
"use_exllama": true
|
"use_exllama": true
|
||||||
},
|
},
|
||||||
"rms_norm_eps": 1e-06,
|
"rms_norm_eps": 1e-06,
|
||||||
"rope_scaling": {
|
|
||||||
"factor": 4.0,
|
|
||||||
"original_max_position_embeddings": 32768,
|
|
||||||
"type": "yarn"
|
|
||||||
},
|
|
||||||
"rope_theta": 1000000.0,
|
"rope_theta": 1000000.0,
|
||||||
"sliding_window": 32768,
|
"sliding_window": 131072,
|
||||||
"tie_word_embeddings": false,
|
"tie_word_embeddings": false,
|
||||||
"torch_dtype": "float16",
|
"torch_dtype": "float16",
|
||||||
"transformers_version": "4.39.3",
|
"transformers_version": "4.39.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user