Llama-3-8b-0.8x / generation_config.json
charmander-33's picture
Upload 11 files
38d87a7 verified
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"low_rank_config": [
[
1024,
1024
],
[
624,
832
],
[
536,
680
],
[
768,
864
],
[
704,
840
],
[
728,
856
],
[
792,
896
],
[
824,
912
],
[
728,
864
],
[
816,
912
],
[
760,
888
],
[
776,
880
],
[
872,
936
],
[
784,
920
],
[
792,
920
],
[
816,
920
],
[
808,
920
],
[
784,
896
],
[
704,
832
],
[
680,
816
],
[
640,
800
],
[
712,
848
],
[
640,
800
],
[
656,
800
],
[
632,
792
],
[
720,
848
],
[
776,
904
],
[
680,
824
],
[
768,
880
],
[
1024,
1024
],
[
1024,
1024
],
[
920,
968
]
],
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.39.1"
}