Which Word Embedding to be used along Jais LLM model?

#9
by mhaseeb1604 - opened

I'm working on a RAG-based Chatbot system where I will store the Arabic Document as a Vectors in VectorDB. I'm curious about which Word Embedding should be utilized to get better results with Jais LLM.

I wrote a detailed blog on RAG with jais here: https://datavistics.github.io/posts/arabic-rag-1/
Feel free to check it out.

Sign up or log in to comment