Skip to content

Commit

Permalink
updated generative ai and llmops - fine-tuning llm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsnow348 committed Aug 3, 2024
1 parent d3ba840 commit 37e91e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion _courses/generative-ai-and-llmops.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ Pre-perquisite: ဒီ course ကို Computer Science, Python အခြေခ

{% include video id="pPReFUDngNo" provider="youtube" %}

## Week 2

### Fine-tuning and evaluating large language models (LLM)

{% include video id="BZbmjW-p7Pc" provider="youtube" %}



Expand All @@ -59,4 +64,5 @@ Pre-perquisite: ဒီ course ကို Computer Science, Python အခြေခ
- [Generative AI with Large Language Models](https://www.coursera.org/learn/generative-ai-with-llms){:target='\_blank'}
- [Related Gen (AI) codebase](https://github.com/Ryota-Kawamura/Generative-AI-with-LLMs/tree/main){:target='\_blank'}
- [Transformers: Attention is All You Need](https://arxiv.org/abs/1706.03762){:target='\_blank'}
- [The Illustrated Transformer](https://jalammar.github.io/illustrated-transformer/){:target='\_blank'}
- [The Illustrated Transformer](https://jalammar.github.io/illustrated-transformer/){:target='\_blank'}
- [Finetuning Large Language Models](https://learn.deeplearning.ai/courses/finetuning-large-language-models/lesson/1/introduction){:target='\_blank'}

0 comments on commit 37e91e7

Please sign in to comment.