parallel_output.md

September 6, 2024 ยท View on GitHub

Parallel Computing Loss

The parallel computing loss function in InternEvo is adapted from Apex. Users can replace the loss function with Flash-Attention to obtain speedup, which may lead to loss divergence.

For detailed modifications in InternEvo,please refer to the code InternEvo-parallel-loss