I Asked Meta's Code Llama AI HARD Leetcode Questions

preview_player
Показать описание
In this video, I test Meta/Facebooks NEW Code Llama. It is based off of Llama 2. This version of Llama is geared towards programming with features like code completion and zero shot instruction capabilities. Let's see if it can solve some hard Leetcode questions and how it does in other categories.

💻 *My Gear* (If you buy anything through this I earn commission)

🔗 *Resources*

📚 *Chapters*
0:00 - Intro
0:25 - Zero shot learning
1:00 - Supported languages
1:15 - Types of models
1:45 - Testing categories
2:20 - Easy Leetcode question
3:35 - Hard Leetcode question
5:12 - Debugging questions
7:07 - Creating a landing page
8:25 - Results

#llama2 #chatgpt #codellama
Рекомендации по теме
Комментарии
Автор

In the first debugging question it actually failed because it just got rid of the quotes instead of adding another \" to actually print the quotes

SalmanYU