Skip to content

Commit 7545ac0

Browse files
committed
Fleshing out the documentation and fixing the image link for the PR
1 parent 6994031 commit 7545ac0

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

examples/docs/example.png

2.02 KB
Loading

examples/docs/runtime_estimates.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,30 +32,44 @@ For disclosure: Please note all bar plots shown in this document are based on co
3232
| 8x A100s | OSFT (No Liger) | Granite 4 | Table-GPT | 00:14:11 |
3333
| 8x A100s | OSFT (No Liger) | Granite 4 | Bespoke | 00:23:01 |
3434
| 8x H100s | SFT | Granite 3.3 | Table-GPT | 00:04:35 |
35-
| 8x H100s | SFT | Granite 3.3 | Bespoke | |
36-
| 8x H100s | SFT | Granite 4 | Table-GPT | |
37-
| 8x H100s | SFT | Granite 4 | Bespoke | |
35+
| 8x H100s | SFT | Granite 3.3 | Bespoke | 00:35:47 |
36+
| 8x H100s | SFT | Granite 4 | Table-GPT | 00:05:40 |
37+
| 8x H100s | SFT | Granite 4 | Bespoke | 00:26:19 |
3838
| 8x H100s | OSFT | Granite 3.3 | Table-GPT | |
3939
| 8x H100s | OSFT | Granite 3.3 | Bespoke | |
4040
| 8x H100s | OSFT (No Liger) | Granite 3.3 | Table-GPT | |
4141
| 8x H100s | OSFT (No Liger) | Granite 3.3 | Bespoke | |
42-
| 8x H100s | OSFT (No Liger) | Granite 4 | Table-GPT | |
42+
| 8x H100s | OSFT (No Liger) | Granite 4 | Table-GPT | 00:10:39 |
4343
| 8x H100s | OSFT (No Liger) | Granite 4 | Bespoke | |
4444

45+
4546
## Graph: A100 vs H100
4647

4748
### Tabled differences
4849

4950
## Graph: TableGPT vs Bespoke
5051

51-
Reference-style:
5252
![A graph comparing TableGPT with Bespoke][logo]
5353

54-
[logo]: https://github.com/Red-Hat-AI-Innovation-Team/training_hub/tree/main/examples/docs/example.png ""
54+
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/example.png?raw=true ""
5555

5656

5757
### Tabled differences
5858

59+
| Hardware | Training Type | Model | Table-GPT Time | Bespoke Time | Difference in Time | Multiplier Gain |
60+
| -------- | ---------------- | ----------- | -------------- | ------------ | ------------------ | --------------- |
61+
| 8x A100s | SFT | Granite 3.3 | 00:10:01 | 01:17:02 | 01:07:01 | 7.69x |
62+
| 8x A100s | SFT | Granite 4 | 00:07:35 | 00:42:48 | 00:35:13 | 5.64x |
63+
| 8x A100s | OSFT | Granite 3.3 | 00:36:09 | 00:58:39 | 00:22:30 | 1.62x |
64+
| 8x A100s | OSFT (No Liger) | Granite 3.3 | 00:37:32 | 01:00:48 | 00:23:16 | 1.62x |
65+
| 8x A100s | OSFT (No Liger) | Granite 4 | 00:14:11 | 00:23:01 | 00:08:50 | 1.62x |
66+
| 8x H100s | SFT | Granite 3.3 | 00:04:35 | 00:35:47 | 00:31:12 | 7.81x |
67+
| 8x H100s | SFT | Granite 4 | 00:05:40 | 00:26:19 | 00:20:39 | 4.64x |
68+
| 8x H100s | OSFT | Granite 3.3 | | | | |
69+
| 8x H100s | OSFT (No Liger) | Granite 3.3 | | | | |
70+
| 8x H100s | OSFT (No Liger) | Granite 4 | | | | |
71+
72+
5973
## Graph: Granite 3.3 vs Granite 4
6074

6175
### Tabled differences

0 commit comments

Comments
 (0)