Skip to content

Conversation

KimmiShi
Copy link
Collaborator

use bf16 logits for loss :

loss = dict(
    label_smoothing=0, op_type='flash_vocab_parallel'
)
use_fp32_logits = False

by default use_fp32_logits is True, no BC-break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants