MrYxJ / calculate-flops.pytorchLinks
The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer(Bert、LlaMA etc Large Language Model)
☆899Updated last year
Alternatives and similar repositories for calculate-flops.pytorch
Users that are interested in calculate-flops.pytorch are comparing it to the libraries listed below
Sorting:
- A curated reading list of research in Mixture-of-Experts(MoE).☆651Updated last year
- A collection of AWESOME things about mixture-of-experts☆1,239Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,236Updated 5 months ago
- A library for calculating the FLOPs in the forward() process based on torch.fx☆132Updated last week
- [TKDE'25] The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆460Updated 4 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆945Updated 3 weeks ago
- ☆689Updated this week
- Efficient Multimodal Large Language Models: A Survey☆376Updated 7 months ago
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆886Updated last year
- Awesome list for LLM pruning.☆276Updated last month
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆185Updated last year
- List of papers related to neural network quantization in recent AI conferences and journals.☆768Updated 8 months ago
- Fast inference from large lauguage models via speculative decoding☆860Updated last year
- We introduce a novel approach for parameter generation, named neural network parameter diffusion (p-diff), which employs a standard laten…☆884Updated 11 months ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,083Updated last year
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆589Updated last year
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆1,044Updated this week
- A paper list of some recent works about Token Compress for Vit and VLM☆776Updated this week
- Awesome LLM pruning papers all-in-one repository with integrating all useful resources and insights.☆134Updated 4 months ago
- Survey Paper List - Efficient LLM and Foundation Models☆258Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,568Updated last year
- ☆285Updated last year
- AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).☆361Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆631Updated 4 months ago
- A fast MoE impl for PyTorch☆1,820Updated 9 months ago
- Awesome LLM compression research papers and tools.☆1,725Updated 3 weeks ago
- 📰 Must-read papers on KV Cache Compression (constantly updating 🤗).☆614Updated 2 months ago
- Helpful tools and examples for working with flex-attention☆1,072Updated this week
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆413Updated 2 months ago
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆323Updated 9 months ago