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)
☆892Updated 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:
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆938Updated this week
- A collection of AWESOME things about mixture-of-experts☆1,223Updated 11 months ago
- A library for calculating the FLOPs in the forward() process based on torch.fx☆129Updated 7 months ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,229Updated 4 months ago
- [TKDE'25] The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆443Updated 3 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆649Updated last year
- Awesome list for LLM pruning.☆272Updated last month
- Fast inference from large lauguage models via speculative decoding☆848Updated last year
- ☆688Updated last week
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆1,011Updated 3 weeks 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,080Updated last year
- Survey Paper List - Efficient LLM and Foundation Models☆258Updated last year
- We introduce a novel approach for parameter generation, named neural network parameter diffusion (p-diff), which employs a standard laten…☆884Updated 10 months ago
- List of papers related to neural network quantization in recent AI conferences and journals.☆752Updated 7 months ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,203Updated last year
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆575Updated last year
- Awesome LLM compression research papers and tools.☆1,706Updated this week
- A fast MoE impl for PyTorch☆1,811Updated 9 months ago
- 📰 Must-read papers on KV Cache Compression (constantly updating 🤗).☆599Updated last month
- Awesome LLM pruning papers all-in-one repository with integrating all useful resources and insights.☆132Updated 3 months ago
- ☆282Updated last year
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆407Updated last month
- Efficient Multimodal Large Language Models: A Survey☆375Updated 6 months ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆181Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,550Updated last year
- A paper list of some recent works about Token Compress for Vit and VLM☆729Updated last week
- Awesome-LLM-KV-Cache: A curated list of 📙Awesome LLM KV Cache Papers with Codes.☆386Updated 8 months ago
- A curated list for Efficient Large Language Models☆1,894Updated 4 months ago
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆878Updated last year
- AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).☆360Updated 2 years ago