EleutherAI / EleutherAI/cookbook
Add Inference FLOP Calculation
Open
- Dominant language
- Python
- Stars
- 852
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
As recently pointed out in https://arxiv.org/abs/2401.00448, inference FLOPs are also important and it would be easy to add a flag to https://github.com/EleutherAI/cookbook/blob/main/calc/calc_transformer_flops.py for the inference and training+inference cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.