Commit graph

169 commits

Author SHA1 Message Date
Artem Yatsenko
fbfe06771b add parallel compile. add instructions 2025-05-16 19:53:46 -07:00
Artem Yatsenko
45aece515f first commit for kernelbench env 2025-05-16 11:29:10 -07:00
shannonsands
004a34eab8
Merge pull request #47 from NousResearch/llms-txt-update
Llms txt update
2025-05-15 21:15:14 -07:00
Shannon Sands
bc2e5ab283 fixed code style 2025-05-15 19:44:23 -07:00
Shannon Sands
0d0faea6a9 added internal refs 2025-05-15 19:18:52 -07:00
Shannon Sands
83147406d1 readded accidentally deleted section 2025-05-15 19:12:32 -07:00
Shannon Sands
eb8a72c78e linting 2025-05-15 18:48:19 -07:00
Shannon Sands
82704b3473 Updated content 2025-05-15 18:45:16 -07:00
Shannon Sands
56e8950d44 fixed name 2025-05-15 17:27:50 -07:00
hjc-puro
a9959128f7
Update README.md 2025-05-15 04:11:08 -04:00
hjc-puro
786aa37ce9
Update README.md 2025-05-15 04:10:11 -04:00
hjc-puro
e76279d954
Update README.md 2025-05-15 04:07:41 -04:00
shannonsands
d011d687af
Merge pull request #38 from NousResearch/blackjack2-env
Blackjack2 env
2025-05-14 17:30:37 -07:00
Shannon Sands
c72a27d376 fixed linting in latest main 2025-05-14 17:29:57 -07:00
Shannon Sands
00dd120067 Merge branch 'main' into blackjack2-env 2025-05-14 17:27:44 -07:00
Shannon Sands
8fad665f6a moved folder location 2025-05-14 17:22:30 -07:00
Shannon Sands
c2bf3f5acd moved folder location 2025-05-14 17:22:18 -07:00
Joe Li
c1ae25c202
Merge pull request #26 from NousResearch/coding_server
add code execution environment
2025-05-14 15:08:10 -07:00
Shannon Sands
3fba8e3527 linting 2025-05-14 14:22:25 -07:00
Shannon Sands
d8ab1a6758 linting 2025-05-14 14:20:54 -07:00
Shannon Sands
1a7c0294fa refactoring for more clarity 2025-05-14 14:18:43 -07:00
Shannon Sands
bb6c205efe Linting 2025-05-14 14:05:52 -07:00
Shannon Sands
67cfd961c5 linting 2025-05-14 14:01:31 -07:00
Shannon Sands
826de9e283 Updated README 2025-05-14 13:57:20 -07:00
Shannon Sands
f5172b45a8 Added README 2025-05-14 13:35:15 -07:00
Shannon Sands
85f462df5e Updated test scripts 2025-05-14 12:05:59 -07:00
Shannon Sands
d6f9d58606 new env runs locally 2025-05-14 11:57:45 -07:00
Shannon Sands
54ae40840d no-thinking env added 2025-05-14 11:28:39 -07:00
Shannon Sands
21cc528b85 move best-of-n selection to util 2025-05-14 10:35:12 -07:00
Shannon Sands
4c00e2b209 move message history out to utils 2025-05-14 10:13:56 -07:00
dmahan93
e9ca0cb9b8
Merge pull request #43 from NousResearch/make-run-api-not-reload
Make run api not reload
2025-05-14 10:17:59 -05:00
dmahan93
df3fa0af9f move argparse to main() 2025-05-14 09:57:08 -05:00
dmahan93
96a3476bec Refactor API server initialization to accept command-line arguments, and default reload to False 2025-05-14 09:12:14 -05:00
Teknium
4f0c464382
Update README.md
Add Supported Trainers section - Axolotl and Example Trainer subsections
2025-05-13 15:54:50 -07:00
dmahan93
41342ff31b
Merge pull request #42 from NousResearch/release-workflow
Create upload_to_pypi.yml for releases
2025-05-13 13:32:29 -05:00
dmahan93
deabd3bd10
Update upload_to_pypi.yml to remove test uploads 2025-05-13 13:31:24 -05:00
dmahan93
9b54cdf6d4
Update pyproject.toml 2025-05-13 13:20:54 -05:00
dmahan93
c447877518
Update upload_to_pypi.yml with test... 2025-05-13 13:19:05 -05:00
dmahan93
efbf52519d
Update upload_to_pypi.yml 2025-05-13 13:13:51 -05:00
dmahan93
f7552c9c6f
make default not slurm 2025-05-13 13:11:04 -05:00
dmahan93
c79d2c34c1
Create upload_to_pypi.yml 2025-05-13 13:07:35 -05:00
dmahan93
cb8641dc9d
Merge pull request #28 from NousResearch/add-support-for-custom-api-servers
add custom server support
2025-05-13 12:42:23 -05:00
dmahan93
24bd8192d9 remove transformer version as latest is working 2025-05-13 11:19:27 -05:00
dmahan93
553d45cc7e start servers as healthy so they can get a chance to check... 2025-05-13 11:17:23 -05:00
dmahan93
42c47ebc49 add docs :) 2025-05-13 10:28:17 -05:00
dmahan93
8b864e9786 move server_type to serverbaseline instead so it can be used as well for server instantiation 2025-05-13 10:21:58 -05:00
dmahan93
6fc356e76e fix type checking to substantiate an appropriate class instead of the abstract server class 2025-05-13 10:09:36 -05:00
dmahan93
e2128b817e restructure config_init... 2025-05-13 10:00:45 -05:00
dmahan93
bb658631e9 fix bad import from restructuring... 2025-05-13 09:58:16 -05:00
dmahan93
df62979b90 refactor to not mess up process... 2025-05-13 09:22:07 -05:00