Machine Learning Times
EXCLUSIVE HIGHLIGHTS
Our Last Hope Before The AI Bubble Detonates: Taming LLMs
  Originally published in Forbes To know that we’re in...
The Agentic AI Hype Cycle Is Out Of Control — Yet Widely Normalized
  Originally published in Forbes I recently wrote about how...
Predictive AI Must Be Valuated – But Rarely Is. Here’s How To Do It
  Originally published in Forbes To be a business is...
Agentic AI Is The New Vaporware
  Originally published in Forbes The hype term “agentic AI”...
SHARE THIS:

2 years ago
Meta Launches Own AI Code-Writing Tool: Code Llama

 
Originally posted in The Verge, Aug 24, 2023.

Meta said Code Llama will make it easier to finish code.

Meta has released a tool called Code Llama, built on top of its Llama 2 large language model, to generate new code and debug human-written work, the company said.

Code Llama will use the same community license as Llama 2 and is free for research and commercial use.

Code Llama, Meta said, can create strings of code from prompts or complete and debug code when pointed to a specific code string. In addition to the base Code Llama model, Meta released a Python-specialized version called Code Llama-Python and another version called Code Llama-Instrct, which can understand instructions in natural language. According to Meta, each specific version of Code Llama is not interchangeable, and the company does not recommend the base Code Llama or Code Llama-Python for natural language instructions.

“Programmers are already using LLMs to assist in a variety of tasks, ranging from writing new software to debugging existing code,” Meta said in a blog post. “The goal is to make developer workflows more efficient so they can focus on the most human-centric aspects of their jobs.”

Meta claims Code Llama performed better than publicly available LLMs based on benchmark testing but did not specifically name which models it tested against. The company said Code Llama scored 53.7 percent on the code benchmark HumanEval and was able to accurately write code based on a text description.

To continue reading this article, click here.

6 thoughts on “Meta Launches Own AI Code-Writing Tool: Code Llama

Leave a Reply