Skip to content

Commit

Permalink
Adding llama 3.1 video to the list of video tutorials (#17358)
Browse files Browse the repository at this point in the history
* Adding llama 3.1 video to the list of video tutorials

* typo fix

* Update src/content/videos/index.yaml

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>

---------

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>
  • Loading branch information
jason-cf and marciocloudflare authored Oct 7, 2024
1 parent 81acb51 commit bb4a83f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/content/videos/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,16 @@ entries:
difficulty: Beginner
content_type: 🎥 Video
pcx_content_type: tutorial
- link: https://youtu.be/10-kiyJNr8s
title: Build a private AI chatbot using Meta's Llama 3.1
description: In this video, you will learn how to set up a private AI chat powered by Llama 3.1 for secure, fast interactions, deploy the model on Cloudflare Workers for serverless, scalable performance and use Cloudflare's Workers AI for seamless integration and edge computing benefits.
tags: [Workers, AI]
languages: [TypeScript]
products: [Workers, Workers AI]
cloudflare: true
# stream_id:
author: confidence
updated: 2024-10-07
difficulty: Beginner
content_type: 🎥 Video
pcx_content_type: tutorial

0 comments on commit bb4a83f

Please sign in to comment.