microsoft / microsoft/LLMLingua
autogen compressible agent integration
Open
@iofu728 is already working on this.
Since Dec 18, 2023.
question
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 428
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 1
Description
Hello!
I put LLM Lingua into Autogen as part of a compressible agent https://github.com/microsoft/autogen/pull/1005
Basically functional but too slow on my mac book with llama2 to really test.
I figured I'd try phi-2 but it didn't return past_key_values, I have no clue if that is a dead end or fixable :-)
Would appreciate any input on effectively using LLM Lingua as the compressor for gpt agents.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.