Commit 1158d32
Add
* add_bos_token for llama3
Signed-off-by: Kaihui-intel <[email protected]>
* Update code
Co-authored-by: Copilot <[email protected]>
---------
Signed-off-by: Kaihui-intel <[email protected]>
Co-authored-by: Copilot <[email protected]>add_bos_token for Llama3 evaluation (#2179)1 parent fc93c0e commit 1158d32
File tree
1 file changed
+3
-1
lines changed- examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/transformers/weight_only/text-generation
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
390 | | - | |
| 391 | + | |
| 392 | + | |
391 | 393 | | |
392 | 394 | | |
393 | 395 | | |
| |||
0 commit comments