Skip to content

Commit 2801ab1

Browse files
authored
Update README.md
1 parent f83151b commit 2801ab1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,18 @@ If you use this code in your research please cite the following [publication](ht
346346

347347
## Papers / Projects that Use Trace
348348

349-
[Improving Parallel Program Performance Through DSL-Driven Code Generation with LLM Optimizers](https://arxiv.org/pdf/2410.15625)
349+
[syftr: Efficient Search for Pareto-optimal Flows](https://github.com/datarobot/syftr)
350+
Automatic Agent Optimization Framework by [DataRobot](https://www.datarobot.com/)
351+
```
352+
@article{syftr2025,
353+
title={syftr: Pareto-Optimal Generative AI},
354+
author={Conway, Alexander and Dey, Debadeepta and Hackmann, Stefan and Hausknecht, Matthew and Schmidt, Michael and Steadman, Mark and Volynets, Nick},
355+
booktitle={Proceedings of the International Conference on Automated Machine Learning (AutoML)},
356+
year={2025},
357+
}
358+
```
359+
360+
[Improving Parallel Program Performance with LLM Optimizers via Agent-System Interfaces](https://arxiv.org/pdf/2410.15625)
350361
Work from Stanford, NVIDIA, Intel, Visa Research.
351362
```
352363
@article{wei2024improving,

0 commit comments

Comments
 (0)