Views
No views yet
LlamaForCausalLM1.7Bbfloat16iter_0050863<assistant> + 35 <charter_X.Y> tokens)49280 padded rows491881p EPE variant trained without BCE constitution-prediction loss.| Name | Use case |
|---|---|
default | Standard chat format with the plain assistant role |
epe | Uses <assistant> at the start of assistant turns |
1tok.apply_chat_template(messages, chat_template="default")
2tok.apply_chat_template(messages, chat_template="epe")