Commit Graph

143 Commits

Author SHA1 Message Date
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
ChuyueSun fa7c4a89d3 add test_sglang 2024-05-19 19:16:05 -07:00
ChuyueSun 9993019b69 update readme 2024-05-19 18:59:03 -07:00
Leni Aniva cf85bb6901
feat: GC only if there's something to gc 2024-05-17 23:05:32 -07:00
Leni Aniva 926aaa4364
doc: Running example from project root 2024-05-17 20:56:01 -07:00
Leni Aniva aa315ad31e
example: Calling aesop 2024-05-17 20:53:34 -07:00
Leni Aniva fceb0c1a20
example: Calling aesop (partial) 2024-05-17 20:45:29 -07:00
Leni Aniva 82eb649a51
chore: Version bump of Pantograph 2024-05-17 20:35:19 -07:00
Leni Aniva 553d4fb0e0
feat: Typing of an expression 2024-05-17 19:58:16 -07:00
Leni Aniva 7c3b64562b
feat: Goal state garbage collection 2024-05-17 19:53:29 -07:00
Brando Miranda 827eb57c79 instructions for using this with poetry 2024-04-29 18:30:50 -07:00
Brando Miranda 001bf2722f python -m pantograph.server now works 2024-04-29 12:59:28 -07:00
Brando Miranda 3df41c19cd all worked, added pytorch and vllm test 2024-04-29 12:53:54 -07:00
Brando Miranda b20c95760a added conda install instructions that work for pypantrograph 2024-04-29 12:23:28 -07:00
Brando Miranda 1b926aff45 testing pushing 2024-04-29 10:25:13 -07:00
Brando Miranda c34f4ba3f2 works on snap now 2024-04-26 19:15:14 -07:00
Brando Miranda 343b4d0f81 pypentograph works on snap 2024-04-26 19:09:26 -07:00
Leni Aniva 44f982d689
doc: README fix 2024-04-22 22:59:29 -07:00
Leni Aniva b4cfe7480f
feat: Have, calc, conv 2024-04-22 22:38:20 -07:00
Leni Aniva 6091a5191c
fix: Conversion goals and value printing 2024-04-22 13:32:29 -07:00
Leni Aniva 8658ec08e2
fix: Snake case style 2024-04-22 13:26:48 -07:00
Leni Aniva 83fcec5d60
feat: Add tactic object 2024-04-22 13:11:28 -07:00
Leni Aniva 8f64920789
feat: expression types and tests 2024-04-22 13:00:06 -07:00
Leni Aniva 1905b56862
feat: System stub 2024-04-19 16:47:35 -07:00
Leni Aniva 45e2daa4fb
build: Add poetry stub 2024-04-11 16:38:44 -07:00
Leni Aniva b68968958b
build: Add upstream source 2024-04-11 15:48:36 -07:00
Leni Aniva f207b32cc1
Initial commit 2024-04-11 12:37:58 -07:00