-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae2a271
commit 14f05fb
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -257,6 +257,7 @@ GEM | |
|
||
PLATFORMS | ||
arm64-darwin-23 | ||
arm64-darwin-24 | ||
|
||
DEPENDENCIES | ||
github-pages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: Open Source LLMOps Solutions | ||
excerpt: Generative AI Engineer ဖြစ်ချင်သူများအတွက် Open Source models တွေကို locally ဘယ်လို deploy လုပ်မလဲ ဆိုတာကို ဦးစားပေးထားတဲ့ course ပဲ ဖြစ်ပါတယ်။ | ||
publisher: | ||
- Alex Snow School | ||
creator: | ||
- Alex Snow | ||
|
||
date: 2024-11-17 | ||
modified: 2024-11-17 | ||
difficulty: Intermidate | ||
state: "ready" | ||
license: PD | ||
audience: | ||
- IT Professionals | ||
- Computer Science Students | ||
|
||
interactivity: Expository | ||
resource_type: Publication | ||
based_url: | ||
topic: | ||
- "DevOps-MLOps-and-Backend" | ||
- "Machine-Learning-and-AI" | ||
tags: | ||
- MLOps | ||
- LLMOps | ||
- Generative AI | ||
- Large Language Model | ||
- GPT | ||
|
||
header: | ||
teaser: | ||
overlay_image: /assets/images/HeroImage.png | ||
overlay_filter: .2 | ||
caption: | ||
anchor: true | ||
annotate: true | ||
--- | ||
|
||
Pre-perquisite: ဒီ course ကို Computer Science, Python အခြေခံရှိပြီးမှ တက်သင့်ပါတယ်။ | ||
{: .notice--info} | ||
|
||
{% include toc title="Contents" %} | ||
|
||
## Week 1 | ||
|
||
### Introduction to Open Source models and Ecosystem | ||
|
||
{% include video id="MtBrEhebnO0" provider="youtube" %} | ||
|
||
|
||
## Reference List | ||
|
||
- [Coursera: Open Source LLMOps Solutions](https://www.coursera.org/learn/open-source-llmops-solutions){:target='\_blank'} |