mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #2179] Arabic Text Alignment Issue with Llama3 Model in Ollama WebUI #12783
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @usmandilmeer on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2179
While using the Ollama WebUI, I am encountering an issue.
When I request the Llama3 model in the Ollama WebUI to translate some text from English to Arabic, Urdu or other languages that start from right hand side, it starts writing Arabic from the left-hand side. However, Arabic text should originally start from the right-hand side. Could you please fix this issue?
@silentoplayz commented on GitHub (May 11, 2024):
This is related to the RTL support issue #2134.