Why code-testing startup Nova AI uses open source LLMs more than OpenAI
TechCrunch -

Enterprises still don't trust OpenAI, while open source AI models are cheaper and more than sufficient for targeted specific tasks, Nova AI founder says. Enterprises still don't trust OpenAI, while open source AI models are cheaper and more than sufficient for targeted specific tasks, Nova AI founder says.

In related news

  • aiXcoder 7B open source AI coding assistant outperforms Code Llama

    aiXcoder 7B is a new open-source coding large language model with 7 billion parameters that has demonstrated superior performance in code generation tasks compared to other models like Code Llama 34B and Star Coder 15B. It supports multiple programming languages, including Python, JavaScript, C++, and others, and integrates with popular IDEs such as VS Code […]
  • Apple Releases Open Source AI Models That Run On-Device

    Apple today released several open source large language models (LLMs) that are designed to run on-device rather than through cloud servers. Called OpenELM (Open-source Efficient Language Models), the LLMs are available on the Hugging Face Hub, a community for sharing AI code. As outlined in a white paper [PDF], there are eight total OpenELM models, four of which were pre-trained using the CoreNet library, and four instruction tuned models. Apple uses a layer-wise scaling strategy that is...
  • Can Meta AI code? I tested it against Llama, Gemini and ChatGPT

    How well do AI tools write code? Over the past year or so, I've been putting large language models through a series of tests to see how well they handle some fairly basic programming challenges.Also: The best free AI courses (and whether AI 'micro-degrees' and certificates are worth it)The idea is simple: if they can't handle these basic challenges, it's probably not worth asking them to do anything more complex. On the other hand, if they can handle these basic challenges, they might become...