Skip to content

Commit 4ac7d38

Browse files
fix: use GitHub-hosted image URL in RapidFire AI integration docs (#436)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 5aeb9ed commit 4ac7d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/rapidfireai_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ trackio.show(project="my-sft-experiment")
147147

148148
The dashboard displays real-time training curves for all your runs, making it easy to compare configurations side-by-side:
149149

150-
![Trackio dashboard showing RapidFire AI fine-tuning metrics](./trackio-screenshot-sft.png)
150+
![Trackio dashboard showing RapidFire AI fine-tuning metrics](https://github.com/user-attachments/assets/3c239fb9-3f07-4297-a3f3-1c51d9181eac)
151151

152152
*Trackio dashboard comparing 4 fine-tuning runs with different hyperparameters. The plots show training loss, validation loss, learning rate schedules, and ROUGE-L scores—making it easy to identify which configuration (Run 4, in orange) achieves the lowest loss and best generation quality.*
153153

0 commit comments

Comments
 (0)