Тёмный

How to Use Meta Llama 3 with Hugging Face on Google Colab: Easy Step-by-Step Guide 

Open Source
Подписаться 632
Просмотров 485
50% 1

In this video, I'll show you how to set up and use the Meta Llama 3 model with Hugging Face in a Google Colab notebook. We'll go through each step in detail, from installing necessary libraries to generating text with ease. Whether you're a beginner or an experienced developer, this guide will help you harness the power of Meta Llama 3 efficiently. Don't forget to like, subscribe, and hit the notification bell for more AI and tech tutorials!

Наука

Опубликовано:

 

20 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@tki967
@tki967 10 дней назад
my_secret_key has never been used?
@TheOpenSourceChannel
@TheOpenSourceChannel 9 дней назад
Hi @tki967, Actually I have set the HF_TOKEN as an environment variable(by adding secrets in colab notebook). Hugging Face libraries can automatically pick it up without needing to pass it explicitly in the code. So you don't need to pass the token in you code. But if you want to, you can pass it directly in tokenizer as below: tokenizer = AutoTokenizer.from_pretrained(model_id, token=my_secret_key) I forgot to explain this in the video. Sorry for the confusion.
Далее
Run any AI model remotely for free on google colab
7:11
Nurse's dream !! 😂😂
00:17
Просмотров 5 млн
How to Use Llama 3 with PandasAI and Ollama Locally
13:55
Building open source LLM agents with Llama 3
17:40
Просмотров 23 тыс.
LLaMA 3 Tested!! Yes, It’s REALLY That GREAT
15:02
Просмотров 213 тыс.
Train Llama-3 8B on Any Dataset on Free Google Colab
8:13