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)
☆879Updated 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 library for calculating the FLOPs in the forward() process based on torch.fx☆128Updated 6 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆926Updated 2 weeks ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,219Updated 3 months ago
- A collection of AWESOME things about mixture-of-experts☆1,209Updated 9 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆644Updated 11 months ago
- List of papers related to neural network quantization in recent AI conferences and journals.☆730Updated 6 months ago
- [TKDE'25] The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆423Updated 2 months ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆559Updated last year
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆813Updated 2 years ago
- ☆678Updated last month
- Awesome list for LLM pruning.☆263Updated this week
- ☆276Updated last year
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,066Updated 11 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,512Updated last year
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆949Updated 2 weeks ago
- Fast inference from large lauguage models via speculative decoding☆827Updated last year
- Awesome LLM compression research papers and tools.☆1,671Updated 3 months ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆630Updated 2 months ago
- A fast MoE impl for PyTorch☆1,795Updated 7 months ago
- We introduce a novel approach for parameter generation, named neural network parameter diffusion (p-diff), which employs a standard laten…☆878Updated 9 months ago
- Helpful tools and examples for working with flex-attention☆997Updated 3 weeks ago
- Awesome list for LLM quantization☆312Updated this week
- TransMLA: Multi-Head Latent Attention Is All You Need (NeurIPS 2025 Spotlight)☆372Updated last week
- Survey Paper List - Efficient LLM and Foundation Models☆258Updated last year
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆861Updated last year
- A method to increase the speed and lower the memory footprint of existing vision transformers.☆1,106Updated last year
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,179Updated last year
- [NeurIPS 2022] A Fast Post-Training Pruning Framework for Transformers☆192Updated 2 years ago
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆350Updated 2 years ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆180Updated last year