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)
☆908Updated 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:
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,240Updated 6 months ago
- [TKDE'25] The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆468Updated 5 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆951Updated last week
- A collection of AWESOME things about mixture-of-experts☆1,244Updated last year
- A library for calculating the FLOPs in the forward() process based on torch.fx☆133Updated this week
- A curated reading list of research in Mixture-of-Experts(MoE).☆654Updated last year
- ☆693Updated 3 weeks ago
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆1,061Updated 2 weeks ago
- List of papers related to neural network quantization in recent AI conferences and journals.☆771Updated 9 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,575Updated last year
- Fast inference from large lauguage models via speculative decoding☆872Updated last year
- Awesome list for LLM pruning.☆279Updated 2 months ago
- Survey Paper List - Efficient LLM and Foundation Models☆259Updated last year
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆897Updated last year
- A paper list of some recent works about Token Compress for Vit and VLM☆792Updated this week
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆186Updated last year
- ☆288Updated last year
- A curated list for Efficient Large Language Models☆1,920Updated 6 months ago
- A fast MoE impl for PyTorch☆1,825Updated 10 months ago
- We introduce a novel approach for parameter generation, named neural network parameter diffusion (p-diff), which employs a standard laten…☆888Updated 11 months ago
- Efficient Multimodal Large Language Models: A Survey☆380Updated 7 months ago
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆419Updated 3 months ago
- Awesome LLM pruning papers all-in-one repository with integrating all useful resources and insights.☆142Updated 4 months ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆599Updated last year
- Awesome LLM compression research papers and tools.☆1,749Updated last month
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,089Updated last year
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆838Updated 2 years ago
- [EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆643Updated last month
- Helpful tools and examples for working with flex-attention☆1,095Updated this week
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆322Updated 9 months ago