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

RAG Language Limitation #103

Open
smitedd opened this issue Nov 28, 2024 · 2 comments
Open

RAG Language Limitation #103

smitedd opened this issue Nov 28, 2024 · 2 comments

Comments

@smitedd
Copy link

smitedd commented Nov 28, 2024

Hello,

Thank you @anujj for releasing the source of ChatRTX. I have a question regarding the supported languages for the Mistral-7B Chat Int 4 model. Is the limitation related to the model itself, or is it tied to the RAG engine? Even the embedded_model "intfloat/multilingual-e5-base" seems to support other languages.

I’ve modified the llm_prompt_templates to allow it to respond in other languages, but it seems unable to answer properly in languages supported by Mistral. However, in AI mode, it responds correctly in different languages.

Could you clarify where this limitation comes from?
Thank you

@smitedd smitedd changed the title RAG Language Limitation : RAG Language Limitation Nov 28, 2024
@GibbilyGooo
Copy link

ANYONE EVER ANSWERT THIS? CAN ANYONE?

@anujj
Copy link
Collaborator

anujj commented Feb 4, 2025

Embedding model that we are using only works with English and chines

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

3 participants