AI Era: what LLM model do you choose?

seekingamber

New member
Today, almost all SaaS/app wants to build integration with AI. A short story to share -

Fina Money uses LLM to power up its answer to users' financial questions. Initially using OpenAI's API. Observed the slow response on GPT-4 model, it makes me think, are there any alternatives that we may consider to balance the workload?

However, not all LLM models have the same quality to achieve the accuracy we want, this makes me test out a list of models available, and have a sense about what the landscape looks like regarding
  1. Accuracy
  2. Speed
To make it short, I would stay with GPT-4-Turbo, though the speed is still a concern, but literally there is no another one that could replace, here is my test report to share with everyone, if you are looking at the same problem for your APP, it maybe useful, check it out , it tests out these models to have a sense of the landscape for comparison:
  • gpt-4-turbo
  • gpt-3.5-turbo
  • llama3-8b-8192
  • llama3-70b-8192
  • gemma-7b-it
  • mixtral-8x7b-32768
Report link: - https://app.fina.money/doc/jM8LYvPkm07xxg
 

Similar threads

Back
Top