Hey folks!

I’m diving into a this project and could really use some insights from this awesome community. I’m aiming to build a chatbot based on top-performing large language model that can chat in Turkish as smoothly as ChatGPT does in English.

Here’s the deal: I’m super curious about adding Turkish to an existing open-source model. But, let’s be real, adapting a language with its own quirks, like Turkish, is not a walk in the park.

I’m also thinking about this interesting approach: adding an extra layer to the model that would first translate Turkish to English, process the data, and then translate it back to Turkish. What do you think about this?

So, I’m reaching out to see if anyone’s tread this path before:

  1. If you’ve tried adding/fine-tuning a new language to a model, I’d love to hear about your adventure. What were the big challenges, or any “aha!” moments?
  2. Tech Tips: Any tech advice, tools, or resources you know by would be awesome. Especially if it’s about datasets or methods for this kind of linguistic gymnastics.
  3. Join Forces? If you’re working on something similar or know the ropes and are up for collaborating, let’s chat!

Based upon my observations on orca 2, mistral or llama 2, they do have some kind of Turkish data in them. But it’s Turkish level is not comparable to the English ofc. Sometimes the outputs doesn’t even make sense :(

Can’t wait to hear your thoughts or any advice you’ve got!