Commit graph

190 commits

Author SHA1 Message Date
Shannon Sands
90138376f9 thanks cursor 2025-05-17 13:00:35 -07:00
Shannon Sands
59b08a1aa9 Added flag for chat completion, switch in OpenAI client 2025-05-17 12:59:20 -07:00
Shannon Sands
81534f7c8a message 2025-05-17 12:50:35 -07:00
Shannon Sands
7dc3938038 changed health check to chat completions since all oai models are compatible with that, and it should work with compatible servers 2025-05-17 12:46:50 -07:00
Teknium
c9b6534eae
Merge pull request #44 from NousResearch/instruction-following-algo-environment
Instruction following algo environment
2025-05-16 19:37:00 -07:00
teknium1
20d263a495 add citation to allenai 2025-05-16 19:34:51 -07:00
teknium1
7df9819454 add langdetect to examples dependencies 2025-05-16 19:31:12 -07:00
teknium1
287bbcd356 some cleanup for final merge 2025-05-16 19:24:50 -07:00
teknium1
daa6f0ff18 add stricter enforcement of think tags 2025-05-16 13:18:20 -07:00
shannonsands
8d0a326488
Merge pull request #46 from NousResearch/update-blackjack-config
updated APIServerConfig and added requirements.txt and install instru…
2025-05-16 12:24:12 -07:00
teknium1
6ae0703ad6 fix some regex and show special tokens for completions table 2025-05-15 22:29:42 -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
teknium1
24c571654e match num_max_requests with groupsize 2025-05-15 15:57:39 -07:00
Shannon Sands
ad24b795d8 precommit 2025-05-15 12:28:31 -07:00
Shannon Sands
426a76ce92 linting 2025-05-15 12:24:11 -07:00
Shannon Sands
bfb822f1e0 updated APIServerConfig and added requirements.txt and install instructions to README 2025-05-15 12:22:00 -07:00
Teknium
f814f41893
Merge pull request #45 from NousResearch/2025-05-15-if-validation
fix validation errors
2025-05-15 04:33:52 -07:00
hjc-puro
dcda88d79b fix validation errors 2025-05-15 04:30:59 -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
teknium1
1a9fa016b5 add dependencies to the env readme 2025-05-14 19:44:13 -07:00
teknium1
90e235a3e9 update environments readme 2025-05-14 19:40:32 -07:00
teknium1
2ab8905d4f fix score 2025-05-14 19:35:43 -07:00
teknium1
8a0e107806 change eval set size since this is a small dataset we need mo data for trainn 2025-05-14 19:18:01 -07:00
teknium1
bcc38567ca update some dataset stuff to use allenai's 2025-05-14 18:39:31 -07:00
teknium1
881af55f9a add instruction following algo env 2025-05-14 18:31:05 -07: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