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)
☆820Updated 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☆118Updated 3 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆638Updated 8 months ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,181Updated 3 weeks ago
- A collection of AWESOME things about mixture-of-experts☆1,159Updated 7 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆851Updated this week
- The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆385Updated 3 weeks ago
- ☆652Updated 2 weeks ago
- Fast inference from large lauguage models via speculative decoding☆773Updated 10 months ago
- List of papers related to neural network quantization in recent AI conferences and journals.☆666Updated 3 months ago
- A curated list for Efficient Large Language Models☆1,776Updated 3 weeks ago
- Survey Paper List - Efficient LLM and Foundation Models☆252Updated 9 months ago
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆822Updated 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,031Updated 9 months ago
- Awesome list for LLM pruning.☆239Updated 6 months ago
- Awesome LLM compression research papers and tools.☆1,595Updated last week
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆171Updated last year
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation☆811Updated 9 months ago
- A paper list of some recent works about Token Compress for Vit and VLM☆542Updated this week
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆506Updated 10 months ago
- Efficient Multimodal Large Language Models: A Survey☆360Updated 2 months ago
- 📰 Must-read papers on KV Cache Compression (constantly updating 🤗).☆481Updated 2 weeks ago
- ☆260Updated 10 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,384Updated this week
- Awesome-LLM-KV-Cache: A curated list of 📙Awesome LLM KV Cache Papers with Codes.☆325Updated 4 months ago
- We introduce a novel approach for parameter generation, named neural network parameter diffusion (p-diff), which employs a standard laten…☆872Updated 6 months ago
- Awesome LLM pruning papers all-in-one repository with integrating all useful resources and insights.☆96Updated 7 months ago
- 🚀 Efficient implementations of state-of-the-art linear attention models☆2,876Updated this week
- AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).☆336Updated 2 years ago
- TransMLA: Multi-Head Latent Attention Is All You Need☆327Updated last week
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,134Updated last year