paper-with-me

홈 › Papers

Accuracy and Consumption analysis from a compressed model by CompactifAI from Multiverse Computing

2025-07-07 · Damien Fovet, Shashank Chamoli, Sarah Oury, Srishti Singhal arxiv

This study evaluates the performance of a compression method, called CompactifAI, developed by Multiverse Computing, applied to the large language model Llama 3.1 8B\cite{llama}. The evaluation focused on model efficiency (in terms of energy consumption) and accuracy using respectively the frameworks Codecarbon\cite{codecarbon} and Ragas\cite{ragas}. A comparison was performed between the model compressed with CompactifAI\cite{compactifai}\cite{compactifai2} and its full-size version. Our findings reveal that the compressed model using CompactifAI not only significantly reduced the computational resources but also maintained the model accuracy, making the model more efficient, scalable and cost-effective.

📄 PDF Abstract BibTeX arXiv:2507.08836

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modeling the Machine Learning Multiverse

2022-06-13 · Samuel J. Bell, Onno P. Kampman, Jesse Dodge, Neil D. Lawrence

Amid mounting concern about the reliability and credibility of machine learning research, we present a principled framework for making robust and generalizable claims: the multiverse analysis. Our framework builds upon t…

BIG-bench Machine LearningExperimental Design

CompactifAI: Extreme Compression of Large Language Models using Quantum-Inspired Tensor Networks

2024-01-25 · Andrei Tomut, Saeed S. Jahromi, Abhijoy Sarkar, Uygar Kurt 외

Large Language Models (LLMs) such as ChatGPT and LlaMA are advancing rapidly in generative Artificial Intelligence (AI), but their immense size poses significant challenges, such as huge training and inference costs, sub…

Model CompressionQuantizationTensor Networks

MultiVerse: A Multi-Turn Conversation Benchmark for Evaluating Large Vision and Language Models

2025-10-18 · Young-Jun Lee, Byung-Kwan Lee, Jianshu Zhang, Yechan Hwang 외 arxiv

Vision-and-Language Models (VLMs) have shown impressive capabilities on single-turn benchmarks, yet real-world applications often demand more intricate multi-turn dialogues. Existing multi-turn datasets (e.g, MMDU, ConvB…

Navigating the Conceptual Multiverse

2026-04-20 · Andre Ye, Jenny Y. Huang, Alicia Guo, Rose Novick 외 arxiv

When language models answer open-ended problems, they implicitly make hidden decisions that shape their outputs, leaving users with uncontextualized answers rather than a working map of the problem; drawing on multiverse…

Multiverse: Your Language Models Secretly Decide How to Parallelize and Merge Generation

2025-06-11 · Xinyu Yang, Yuwei An, Hongyi Liu, Tianqi Chen 외

Autoregressive Large Language Models (AR-LLMs) frequently exhibit implicit parallelism in sequential generation. Inspired by this, we introduce Multiverse, a new generative model that enables natively parallel generation…