phin01 / Sports-Bot

Development of a bot to answer trivia and stats from NFL, NBA and NHL leagues
MIT License
0 stars 0 forks source link

Evaluate LLM to use #3

Open phin01 opened 6 months ago

phin01 commented 6 months ago

Current candidate Mistral https://mistral.ai/

RAG - LlamaIndex https://github.com/mistralai/cookbook/blob/main/llamaindex_agentic_rag.ipynb

Can be tested out locally and seems to be a good choice for answering questions based on multiple documents

https://www.llamaindex.ai/blog/evaluating-the-ideal-chunk-size-for-a-rag-system-using-llamaindex-6207e5d3fec5

https://www.restack.io/docs/llamaindex-knowledge-llamaindex-json-parser

https://docs.llamaindex.ai/en/stable/examples/query_engine/JSONalyze_query_engine/

phin01 commented 6 months ago

Check Meta's Llama3 https://llama.meta.com/docs/get-started/

Check OLamma https://ollama.com/