microsoft / microsoft/LLMLingua

Output for High Token Languages like Japanese

Open
#63 2 comments 1 reaction 1 assignee View on GitHub

@iofu728 is already working on this.

Since Jan 18, 2024.

bug
Dominant language
Python
Stars
6.7k
Forks
428
Avg merge
2d 4h
Merged PRs (30d)
1

Description

While the concept is promising, especially for High Token Languages like Japanese, I've encountered a significant encoding issue.

Steps to Reproduce:
Input a Japanese text prompt into LLMLingua for compression.
Observe the output, which should be a compressed version of the original prompt.
Expected Behavior:
The compressed output should retain the original Japanese characters without any encoding errors.

Actual Behavior:
The output contains a mix of unrecognized characters along with some correct Japanese script. This mixed encoding makes the compressed prompt unusable when passed into GPT-4.
A
B

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.