Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
|
|
| 19 |
|
| 20 |
| Platform | Link |
|
| 21 |
|----------|------|
|
| 22 |
-
| **📺 YouTube** | [EXD YouTube Channel](https://
|
| 23 |
| **💻 GitHub** | [github.com/Ramshreyas/EXD](https://github.com/Ramshreyas/EXD) |
|
| 24 |
| **🏗️ Creator** | [@EXDai on HF](https://huggingface.co/EXDai) |
|
| 25 |
|
|
@@ -31,14 +31,24 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
|
|
| 31 |
|---|-------|---------|-------------|
|
| 32 |
| 01 | Intro to EXD | — | — |
|
| 33 |
| 02 | Setup & First Inference | — | — |
|
| 34 |
-
| 03 | Inference Benchmarking | — | [Simulator](https://huggingface.co/spaces/EXD-AI/inference-simulator) |
|
| 35 |
-
| 04 | Performance Tuning | — | [Simulator v2](https://huggingface.co/spaces/EXD-AI/inference-simulator-v2) |
|
| 36 |
-
| 05 | Speculative Decoding | — | [Spec Decode
|
| 37 |
| 06 | *coming soon* | — | — |
|
| 38 |
| 07 | *coming soon* | — | — |
|
| 39 |
|
| 40 |
---
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## 🛠️ Focus Areas
|
| 43 |
|
| 44 |
- Model fine-tuning (LoRA, QLoRA, RLHF/DPO)
|
|
@@ -47,6 +57,4 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
|
|
| 47 |
|
| 48 |
---
|
| 49 |
|
| 50 |
-
⏳ *More artifacts (benchmark datasets, configs, article write-ups) coming as episodes progress.*
|
| 51 |
-
|
| 52 |
*Work backwards. Understand everything.*
|
|
|
|
| 19 |
|
| 20 |
| Platform | Link |
|
| 21 |
|----------|------|
|
| 22 |
+
| **📺 YouTube** | [EXD YouTube Channel](https://youtube.com/@EXD-ai) |
|
| 23 |
| **💻 GitHub** | [github.com/Ramshreyas/EXD](https://github.com/Ramshreyas/EXD) |
|
| 24 |
| **🏗️ Creator** | [@EXDai on HF](https://huggingface.co/EXDai) |
|
| 25 |
|
|
|
|
| 31 |
|---|-------|---------|-------------|
|
| 32 |
| 01 | Intro to EXD | — | — |
|
| 33 |
| 02 | Setup & First Inference | — | — |
|
| 34 |
+
| 03 | Inference Benchmarking | — | [🚀 Simulator](https://huggingface.co/spaces/EXD-AI/inference-simulator) |
|
| 35 |
+
| 04 | Performance Tuning | — | [🚀 Simulator v2](https://huggingface.co/spaces/EXD-AI/inference-simulator-v2) |
|
| 36 |
+
| 05 | Speculative Decoding | — | [⚡ Spec Decode](https://huggingface.co/spaces/EXD-AI/speculative-decoding-simulator) |
|
| 37 |
| 06 | *coming soon* | — | — |
|
| 38 |
| 07 | *coming soon* | — | — |
|
| 39 |
|
| 40 |
---
|
| 41 |
|
| 42 |
+
## 📦 Artifacts
|
| 43 |
+
|
| 44 |
+
| Type | Name | Description |
|
| 45 |
+
|------|------|-------------|
|
| 46 |
+
| 📊 Dataset | *coming soon* | Benchmark results |
|
| 47 |
+
| ⚙️ Dataset | *coming soon* | vLLM config profiles |
|
| 48 |
+
| 📝 Article | *coming soon* | Episode write-ups |
|
| 49 |
+
|
| 50 |
+
---
|
| 51 |
+
|
| 52 |
## 🛠️ Focus Areas
|
| 53 |
|
| 54 |
- Model fine-tuning (LoRA, QLoRA, RLHF/DPO)
|
|
|
|
| 57 |
|
| 58 |
---
|
| 59 |
|
|
|
|
|
|
|
| 60 |
*Work backwards. Understand everything.*
|