Machine Learning Times
Machine Learning Times
EXCLUSIVE HIGHLIGHTS
The Great AI Myth: These 3 Misconceptions Fuel It
 Originally published in Forbes, July 29, 2024. The hottest thing...
How to Sell a Machine Learning Project
 Originally published in Built In, February 6, 2024. Never...
The 3 Things You Need To Know About Predictive AI
 Originally published in Forbes, June 29, 2024. Some problems are...
Alphabet Uses AI To Rush First Responders To Disasters—Takeaways For Businesses
 Originally published in Forbes, July 7, 2024. The National Guard...
SHARE THIS:

1 year 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.

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

Leave a Reply