|
transforms: [sentencepiece] |
|
|
|
|
|
src_subword_model: "/mnt/InternalCrucial4/dataAI/mistral-7B/mistral-instruct-v0.2/tokenizer.model" |
|
tgt_subword_model: "/mnt/InternalCrucial4/dataAI/mistral-7B/mistral-instruct-v0.2/tokenizer.model" |
|
|
|
|
|
model: "/mnt/InternalCrucial4/dataAI/mistral-7B/mistral-instruct-v0.2/Mistral-7B-instruct-onmt-awq-gemm.pt" |
|
|
|
|
|
seed: 42 |
|
max_length: 256 |
|
gpu: 0 |
|
batch_type: sents |
|
batch_size: 60 |
|
world_size: 1 |
|
gpu_ranks: [0] |
|
|
|
|
|
|
|
precision: fp16 |
|
|
|
|
|
|
|
beam_size: 1 |
|
n_best: 1 |
|
profile: false |
|
report_time: true |
|
src: None |
|
|
|
|