Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vinglish mixing #3

Open
trionline1234 opened this issue May 27, 2024 · 4 comments
Open

Vinglish mixing #3

trionline1234 opened this issue May 27, 2024 · 4 comments

Comments

@trionline1234
Copy link

When translating from English to Vietnamese, only key words, collocation(such as phrasal verb,...), idioms are kept in English while other words are translated into Vietnamese. This can help deepen the user's memory of important vocabulary.

@theowenyoung
Copy link
Contributor

Actually, this task is not suitable for LLM. We tried to make it support a mix of Chinese and English, but eventually found that in many cases he could not follow our prompts LLM.

@theowenyoung
Copy link
Contributor

If possible, you can try to imitate this https://github.com/immersive-translate/prompts/blob/main/plugins/bilingual-mix.yml to debug your Prompt.

@trionline1234
Copy link
Author

How i can setup my own prompt ? Thanks.

@theowenyoung
Copy link
Contributor

You can set your own reminders in two ways:

  1. According to this instructions, set Custom AI in developer mode.
  2. According to this description, add a new openai interface adaptation layer, and then edit your prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants