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

Cyrillic letters shown with error #552

Closed
DuuuDik opened this issue Jul 27, 2023 · 4 comments
Closed

Cyrillic letters shown with error #552

DuuuDik opened this issue Jul 27, 2023 · 4 comments

Comments

@DuuuDik
Copy link

DuuuDik commented Jul 27, 2023

I was trying out code gpt model

python generate.py --base_model=h2oai/h2ogpt-gm-oasst1-multilang-2048-falcon-7b --hf_embedding_model=sentence-transformers/all-MiniLM-L6-v2 --score_model=None --load_4bit=True --langchain_mode='UserData'

Model works fine, but UI has trouble with cyrillic letters
Is cyrillic works with UI? Or is something else messes with letters?

for h2ogpt

@pseudotensor
Copy link
Collaborator

Good question. I've seen the UI work fine with many different non-alphabetical languages.

This is freshly tried on gpt.h2o.ai using h2oGPT:

image

@pseudotensor
Copy link
Collaborator

Russian:

image

@pseudotensor
Copy link
Collaborator

Perhaps there is some locale settings on your system or your browser that mess up things.

You can pass --save_dir=save and get the history.json output. And you can exports the chats to chat*.json file and share.

@pseudotensor
Copy link
Collaborator

fixed two weeks ago

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