Commit Graph

226 Commits

Author SHA1 Message Date
Leni Aniva 20b19c8e6c
feat: Handle max trials per goal and theorem formatting 2024-06-05 15:20:36 -07:00
Leni Aniva 7b9829e3d2
feat: Add limit on goal tactic trials 2024-06-05 14:36:51 -07:00
Leni Aniva e6421dafc3
feat: Add control for use valid.jsonl 2024-06-05 14:21:55 -07:00
Leni Aniva ce633fecda
feat: Add ablation testing 2024-06-05 14:19:18 -07:00
Leni Aniva 4e678c7b97
feat: Use aesop to solve for goals 2024-06-05 14:02:12 -07:00
Chuyue Sun 9c672562a9 update 2024-06-05 13:58:32 -07:00
Chuyue Sun a5747122cd new semantic 2024-06-05 13:49:34 -07:00
Chuyue Sun 6d60651ed1 add informal hints for search agent 2024-06-05 11:39:08 -07:00
Leni Aniva 4f3397fd82
chore: Remove unused code 2024-06-05 11:19:43 -07:00
Leni Aniva 61b3a1b3d2
Add MiniF2F execution case 2024-06-05 11:19:12 -07:00
Chuyue Sun a8812c103b Merge branch 'search' of github.com:lenianiva/PyPantograph into search 2024-06-05 03:54:06 -07:00
Chuyue Sun 20301d53ae wip 2024-06-05 03:52:43 -07:00
Leni Aniva 3f77bc453f
feat: Sibling coupling information 2024-06-04 23:53:02 -07:00
Chuyue Sun da6f8f9b5b wip 2024-06-04 22:44:43 -07:00
Chuyue Sun 4fabd7adf8 clean 2024-06-04 20:37:36 -07:00
Chuyue Sun 0bb8d55de2 search llm passed 2024-06-04 19:59:59 -07:00
Chuyue Sun 2d12e87126
wip 2024-06-04 19:29:21 -07:00
Leni Aniva 860b3c2134
chore: Code cleanup 2024-06-03 23:57:48 -07:00
Leni Aniva 07597c0ce6
feat: Add tree search 2024-06-03 21:52:43 -07:00
Brando Miranda 9364daffad removed vllm 2024-06-03 20:33:23 -07:00
Brando Miranda 45a2ec127b trying PyPantograph install aesop 2024-06-03 20:17:58 -07:00
Brando Miranda e6ac8d3a8a close 2024-06-03 17:31:27 -07:00
Brando Miranda 18ebf0bb7d making progres, put header in output of toy model, then about to execute lean so need to figure out how pypanto wants src hdear and thm 2024-06-03 12:50:41 -07:00
Brando Miranda c73e56630e Merge remote-tracking branch 'origin/main' into brando 2024-06-03 11:11:06 -07:00
Brando Miranda aba5943a80 small change in readme installs 2024-06-03 11:01:45 -07:00
Brando Miranda f274e85eb9 small change in readme installs 2024-06-03 11:01:27 -07:00
LiviaSun 16cf53b224
Merge pull request #5 from lenianiva/chuyues
change poetry.lock
2024-06-03 09:41:39 -07:00
Chuyue Sun f9fe626aa8 update llm gen tactics tests 2024-06-02 19:51:20 -07:00
Chuyue Sun 155c26e983 revert poetry.lock; add rw tutorial 2024-06-02 18:53:23 -07:00
Chuyue Sun 90a3a7bd3d update poetry lock; add llm feedback 2024-06-02 14:16:15 -07:00
Leni Aniva c9cc0ff2e2
chore: Version bump 2024-05-31 20:25:05 -07:00
Brando Miranda c56cfb6e53 working on snap 2024-05-31 19:36:02 -07:00
Brando Miranda 4c18b1c10b done merge 2024-05-31 19:00:59 -07:00
Brando Miranda 4776e559fa Merge remote-tracking branch 'origin/main' into brando 2024-05-31 19:00:30 -07:00
Brando Miranda 59e5cc4a74 minor changes 2024-05-31 18:48:20 -07:00
Leni Aniva 174d1a3fd6
feat: Compilation unit extraction 2024-05-31 17:09:12 -07:00
Chuyue Sun 3d2e737e0c change poetry.lock 2024-05-29 20:57:54 -07:00
LiviaSun 1d9fc38277
Merge pull request #4 from lenianiva/compile/tactic
feat: Extraction of tactic invocations
2024-05-29 20:05:08 -07:00
Leni Aniva 775e30a80f
feat: Extraction of tactic invocations 2024-05-28 20:36:04 -07:00
Leni Aniva 05bbb5e538
Merge pull request #3 from lenianiva/lower_py_support
support py3.10
2024-05-28 20:25:25 -07:00
Chuyue Sun 516a93851a update readme 2024-05-24 22:42:32 -07:00
Chuyue Sun 1e5a9c0fb4 change pyproject toml to python3.10 2024-05-24 21:34:55 -07:00
ChuyueSun d973c9e300 support py3.10 2024-05-21 22:15:45 -07:00
LiviaSun b944ce6b36
Merge pull request #2 from lenianiva/chuyues
update readme; add sglang implementation
2024-05-21 09:56:12 -07:00
Leni Aniva 1453a34b05
Merge pull request #1 from lenianiva/dev
feat: Expression typing, garbage collection, library loading
2024-05-21 09:08:29 -07:00
ChuyueSun 8c2f27681c remove unused 2024-05-20 18:06:59 -07:00
ChuyueSun 46459763be refactor 2024-05-20 18:06:15 -07:00
ChuyueSun 67b3ec969b apply sgl tactic 2024-05-20 00:26:52 -07:00
ChuyueSun 095180589b add conv_sgl tests 2024-05-20 00:02:33 -07:00
ChuyueSun 9ef093c9e2 update 2024-05-19 19:17:05 -07:00