llama-zip — Agent Tool by AlexBuz

by AlexBuz · Agent Tool · ★ 315

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About llama-zip

llama-zip llama-zip is a lossless compression utility that leverages a user-provided LLM (large language model) as the probabilistic model for an arithmetic coder. This allows llama-zip to achieve high compression ratios on structured or natural language text, since few bits are needed to encode tokens that the model predicts with high confidence. By employing a sliding context window, llama-zip is not limited by the context length of the LLM and can compress strings of arbitrary length. Furthermore, by encoding invalid UTF-8 bytes using code points in Unicode's private use areas, llama-zip is not limited to text inputs and can handle arbitrary binary data, albeit with reduced compression ratios compared to text inputs. Compression Performance In the table below, the compression ratios achieved by llama-zip on the text files of the Calgary Corpus (as well as on llama-zip's own source code, ) are compared with other popular or high-performance compression utilities. Compression ratios are calculated by dividing the number of bytes in the uncompressed input by the number of bytes in the compressed output, so higher values indicate more effective compression.

Quick Facts

Stars315
Forks18
LanguagePython
CategoryAgent Tool
Quality Score66.719362911354/100
Last Updated2026-06-16
Created2024-06-06
Platformspython
Est. Tokens~16k

llama-zip alternative? Top 6 similar tools

Looking for a llama-zip alternative? If you're comparing llama-zip with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • claude-forge by sangrokjung · ⭐ 767

    Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired

  • excalidraw-diagram-skill by coleam00 · ⭐ 718

    Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di

  • agent-skills by hashicorp · ⭐ 639

    A collection of Agent skills and Claude Code plugins for HashiCorp products.

  • awesome-android-agent-skills by new-silvermoon · ⭐ 588

    A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr

  • claude-code-skill-factory by alirezarezvani · ⭐ 571

    Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude

  • claude-plugins by Kamalnrf · ⭐ 522

    Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is llama-zip?

llama-zip is LLM-powered lossless compression tool. It is categorized as a Agent Tool with 315 GitHub stars.

What programming language is llama-zip written in?

llama-zip is primarily written in Python.

How do I install or use llama-zip?

You can find installation instructions and usage details in the llama-zip GitHub repository at github.com/AlexBuz/llama-zip. The project has 315 stars and 18 forks, indicating an active community.

What are the best alternatives to llama-zip?

The top alternatives to llama-zip on Agent Skills Hub include claude-forge, excalidraw-diagram-skill, agent-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools