EXDai commited on
Commit
bbdba16
·
verified ·
1 Parent(s): ba14a3a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -30,10 +30,10 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
30
  | # | Title | Article | Interactive |
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
 
@@ -45,7 +45,7 @@ A deep dive into AI engineering — fine-tuning, architectures, inference optimi
45
  |------|------|-------------|
46
  | 📊 Dataset | *coming soon* | Benchmark results |
47
  | ⚙️ Dataset | *coming soon* | vLLM config profiles |
48
- | 📝 Article | *coming soon* | Episode write-ups |
49
 
50
  ---
51
 
 
30
  | # | Title | Article | Interactive |
31
  |---|-------|---------|-------------|
32
  | 01 | Intro to EXD | — | — |
33
+ | 02 | Setup & First Inference | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep02/ep2-setup-and-first-inference.md) | — |
34
+ | 03 | Inference Benchmarking | [📖 GitHub](https://github.com/Ramshreyas/EXD/blob/main/episodes/Ep03/ep3-inference-benchmarking.md) | [🚀 Simulator](https://huggingface.co/spaces/EXD-AI/inference-simulator) |
35
+ | 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) |
36
+ | 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) |
37
  | 06 | *coming soon* | — | — |
38
  | 07 | *coming soon* | — | — |
39
 
 
45
  |------|------|-------------|
46
  | 📊 Dataset | *coming soon* | Benchmark results |
47
  | ⚙️ Dataset | *coming soon* | vLLM config profiles |
48
+ | 📝 Article | [GitHub episodes](https://github.com/Ramshreyas/EXD/tree/main/episodes) | Full write-ups for each episode |
49
 
50
  ---
51