stoyan-stoyanov/transformers-calculator
Transformer Calculator - Estimate training time for transformer models.
This tool helps machine learning engineers and researchers estimate how long it will take to train transformer models. By inputting details about your model and hardware, it calculates an approximate training duration. This allows practitioners to better plan their compute resources and project timelines for large language model development.
No commits in the last 6 months.
Use this if you need to quickly estimate the training time for a transformer model based on its size and your available hardware.
Not ideal if you are looking for precise, real-time monitoring of ongoing model training or detailed performance profiling.
Stars
8
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Nov 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/stoyan-stoyanov/transformers-calculator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openvinotoolkit/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
huggingface/optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers...
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
huggingface/optimum-intel
🤗 Optimum Intel: Accelerate inference with Intel optimization tools
eole-nlp/eole
Open language modeling toolkit based on PyTorch