Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
|
|
| 36 |
| 04 | Performance Tuning | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep04/ep4-inference-benchmarking-continued.md) | [🚀 Simulator v2](https://huggingface.co/spaces/EXD-AI/inference-simulator-v2) |
|
| 37 |
| 05 | Speculative Decoding | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep05/shownotes.md) | [⚡ Spec Decode](https://huggingface.co/spaces/EXD-AI/speculative-decoding-simulator) |
|
| 38 |
| 06 | *coming soon* | — | — |
|
| 39 |
-
| 07 |
|
| 40 |
|
| 41 |
---
|
| 42 |
|
|
@@ -47,6 +47,7 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
|
|
| 47 |
| 📊 Dataset | [benchmark-results](https://huggingface.co/datasets/EXD-AI/benchmark-results) | Performance data from inference sweeps |
|
| 48 |
| ⚙️ Dataset | [vllm-configs](https://huggingface.co/datasets/EXD-AI/vllm-configs) | Production vLLM configuration profiles |
|
| 49 |
| 📝 Article | [GitHub episodes](https://github.com/Ramshreyas/EXD/tree/main/episodes) | Full write-ups for each episode |
|
|
|
|
| 50 |
|
| 51 |
---
|
| 52 |
|
|
|
|
| 36 |
| 04 | Performance Tuning | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep04/ep4-inference-benchmarking-continued.md) | [🚀 Simulator v2](https://huggingface.co/spaces/EXD-AI/inference-simulator-v2) |
|
| 37 |
| 05 | Speculative Decoding | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep05/shownotes.md) | [⚡ Spec Decode](https://huggingface.co/spaces/EXD-AI/speculative-decoding-simulator) |
|
| 38 |
| 06 | *coming soon* | — | — |
|
| 39 |
+
| 07 | Tokenization & Embeddings | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep07/tokenization_and_embeddings.ipynb) | [🔤 Notebook](https://huggingface.co/datasets/EXD-AI/episode-07-tokenization) |
|
| 40 |
|
| 41 |
---
|
| 42 |
|
|
|
|
| 47 |
| 📊 Dataset | [benchmark-results](https://huggingface.co/datasets/EXD-AI/benchmark-results) | Performance data from inference sweeps |
|
| 48 |
| ⚙️ Dataset | [vllm-configs](https://huggingface.co/datasets/EXD-AI/vllm-configs) | Production vLLM configuration profiles |
|
| 49 |
| 📝 Article | [GitHub episodes](https://github.com/Ramshreyas/EXD/tree/main/episodes) | Full write-ups for each episode |
|
| 50 |
+
| 📓 Notebook | [episode-07-tokenization](https://huggingface.co/datasets/EXD-AI/episode-07-tokenization) | Tokenization & embeddings deep-dive |
|
| 51 |
|
| 52 |
---
|
| 53 |
|