mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Add SuperCompress - Python prompt compression library
This commit is contained in:
parent
23f5329b61
commit
580f4b80e2
1 changed files with 2 additions and 0 deletions
|
|
@ -1153,6 +1153,8 @@ _Useful libraries or tools that don't fit in the categories above._
|
|||
- [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
||||
- [tryton](https://github.com/tryton/tryton) - A general-purpose business framework.
|
||||
|
||||
|
||||
- [SuperCompress](https://github.com/arjunkshah/supercompress) - Learned prompt compression for LLMs. Cuts ~65% of tokens before inference. CPU-only policy (~5K params). `pip install supercompress`.
|
||||
## Resources
|
||||
|
||||
Where to discover learning resources or new Python libraries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue