Set mode: instruct for CodeLlama-instruct

This commit is contained in:
oobabooga 2023-08-25 07:59:23 -07:00
parent 960980247f
commit 0bcecaa216

View File

@ -303,4 +303,5 @@ llama-65b-gptq-3bit:
.*codellama: .*codellama:
rope_freq_base: 1000000 rope_freq_base: 1000000
.*codellama.*instruct: .*codellama.*instruct:
mode: 'instruct'
instruction_template: 'Llama-v2' instruction_template: 'Llama-v2'