PromtEngineer / localGPT

Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
Apache License 2.0
20.05k stars 2.24k forks source link

Does this support non English language ? #666

Open dinhan92 opened 11 months ago

dinhan92 commented 11 months ago

I have tested this with Vietnamese, but with no good. Does this support non English language like Vietnamese yet?

craii commented 10 months ago

it would work well if you can find a gguf/ggml model that supports vietnamese. For me it works fine with Chinese.

PromtEngineer commented 10 months ago

@dinhan92 as @craii pointed out, you need to find a model that supports the language you are interested in. The code will support any model that is on huggingface.

Yaqing2023 commented 8 months ago

@craii which model you are using for Chinese?