lm-sys / lm-sys/FastChat

Add support for the Korean language

Open
#3,387 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

I have noticed that the Korean language is missing in the monitor of FastChat.

Here's the link: https://github.com/lm-sys/FastChat/blob/c5223e34babd24c3f9b08205e6751ea6e42c9684/fastchat/serve/monitor/monitor.py#L391

I believe there are many Korean users, so are there any plans to support the Korean language?
![image](https://github.com/lm-sys/FastChat/assets/2484502/5378548d-2bab-4287-8979-cb4de4e7bae6)

Thank you.
Best regards.

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.

Research direction

Start at fastchat/serve/monitor/monitor.py around line 391 and inspect how the monitor lists supported languages. Add Korean following the existing language entries, then verify that Korean appears in the monitor's language options. The issue does not mention a test file or command, so check nearby project guidance for validation steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
internationalization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.