Skip to content

Commit

Permalink
Initial commit for llm_based_algorithm example. (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanxi-chen authored Jul 12, 2024
1 parent 06a074a commit 706666c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/llm_based_algorithm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# LLM-based algorithms

This folder contains the source code for the arXiv preprint "On the Design and Analysis of LLM-Based Algorithms".

> Note: our code is currently under review, and we anticipate that it will be here within a week :)

0 comments on commit 706666c

Please sign in to comment.