llama-zip

by AlexBuz · Agent Tool · ★ 315

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.

Quick Facts

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

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.

View on GitHub → Browse Agent Tool tools