minja: fix vigogne (https://github.com/google/minja/pull/22)
This commit is contained in:
parent
e3c475cd12
commit
cc50356470
2 changed files with 4 additions and 7 deletions
|
@ -68,7 +68,6 @@ int main(void) {
|
|||
/* .expected_output_jinja= */ "[INST] <<SYS>>\nYou are a helpful assistant\n<</SYS>>\n\nHello [/INST] Hi there </s>[INST] Who are you [/INST] I am an assistant </s>[INST] Another question [/INST]",
|
||||
/* .bos_token= */ "",
|
||||
/* .eos_token= */ "</s>",
|
||||
/* .supported_with_jinja= */ false, // Mysteriously fails on windows-latest in llama.cpp's CI, although that template works fine in Minja's CI on windows-latest
|
||||
},
|
||||
{
|
||||
/* .name= */ "mlabonne/AlphaMonarch-7B",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue