Skip to content

Commit aee38d9

Browse files
committed
Quick fix to handle images not displaying properly
1 parent c65a094 commit aee38d9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

examples/docs/runtime_estimates.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ As mentioned, please note that the A100 setup is on an SSHed machine running con
6060

6161
### Graphs
6262

63-
![A graph comparing A100 with H100 for SFT][logo]
63+
![A graph comparing A100 with H100 for SFT][sfth]
6464

65-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_hardware.png?raw=true ""
65+
[sfth]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_hardware.png?raw=true ""
6666

67-
![A graph comparing A100 with H100 OSFT][logo]
67+
![A graph comparing A100 with H100 OSFT][osfth]
6868

69-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_hardware.png?raw=true ""
69+
[osfth]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_hardware.png?raw=true ""
7070

7171
### Tabled differences
7272

@@ -120,13 +120,13 @@ The differences between Granite 3.3 and Granite 4's statistics for Table-GPT wer
120120

121121
### Graphs
122122

123-
![A graph comparing TableGPT with Bespoke for SFT][logo]
123+
![A graph comparing TableGPT with Bespoke for SFT][sftd]
124124

125-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_datasets.png?raw=true ""
125+
[sftd]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_datasets.png?raw=true ""
126126

127-
![A graph comparing TableGPT with Bespoke OSFT][logo]
127+
![A graph comparing TableGPT with Bespoke OSFT][osftd]
128128

129-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_datasets.png?raw=true ""
129+
[osftd]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_datasets.png?raw=true ""
130130

131131

132132
### Tabled differences
@@ -152,13 +152,13 @@ Granite 4 is still in preview stages, for these runs we use Tiny Preview, which
152152

153153
### Graphs
154154

155-
![A graph comparing Granite 3.3 with Granite 4 for SFT][logo]
155+
![A graph comparing Granite 3.3 with Granite 4 for SFT][sftm]
156156

157-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_models.png?raw=true ""
157+
[sftm]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/sft_models.png?raw=true ""
158158

159-
![A graph comparing Granite 3.3 with Granite 4 OSFT][logo]
159+
![A graph comparing Granite 3.3 with Granite 4 OSFT][osftm]
160160

161-
[logo]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_models.png?raw=true ""
161+
[osftm]: https://github.com/mazam-lab/training_hub/blob/main/examples/docs/osft_models.png?raw=true ""
162162

163163
### Tabled differences
164164

0 commit comments

Comments
 (0)