hjc-puro
|
629d8c1731
|
Merge pull request #14 from NousResearch/2025-05-02-server-cli
|
2025-05-09 13:37:54 +08:00 |
|
artem
|
693b28b961
|
Merge pull request #22 from NousResearch/vision_env_fixes
fix multimodal envs. add view_run_multimodal
|
2025-05-08 20:28:57 -07:00 |
|
dmahan93
|
8ff48065a3
|
Update server_manager.py to not continue to API config stuff if serverbaseline is set
|
2025-05-08 20:18:15 -05:00 |
|
Teknium
|
d17356a1af
|
Update README.md
|
2025-05-08 17:22:56 -07:00 |
|
dmahan93
|
f9b39c28f9
|
Merge pull request #27 from NousResearch/24-keyerror-on-self_state-in-base-register-env-fail
24 keyerror on self state in base register env fail
|
2025-05-08 17:46:41 -05:00 |
|
hjc-puro
|
fe2587b8bf
|
Merge pull request #25 from NousResearch/design-philosophy
Update base env README with design philosophy
|
2025-05-09 03:13:05 +08:00 |
|
hjc-puro
|
515c4cb6ab
|
Update README.md
|
2025-05-08 15:12:44 -04:00 |
|
hjc-puro
|
7b0028d0ba
|
Update README.md
|
2025-05-08 15:07:43 -04:00 |
|
dmahan93
|
70cf61c210
|
add custom server support
|
2025-05-08 12:01:49 -05:00 |
|
dmahan93
|
61af36b226
|
Update base.py
|
2025-05-08 11:53:15 -05:00 |
|
dmahan93
|
1848c7d453
|
Update base.py
|
2025-05-08 11:29:29 -05:00 |
|
dmahan93
|
301cc03b9d
|
require register-env to wait until batch is hit
|
2025-05-08 11:28:38 -05:00 |
|
hjc-puro
|
9415cadc53
|
fix cls name
|
2025-05-08 06:54:43 -07:00 |
|
Teknium
|
3863ece98b
|
Update README.md
|
2025-05-07 22:22:26 -07:00 |
|
Joe Li
|
63b18d891f
|
add code execution environment
|
2025-05-07 21:18:22 -07:00 |
|
hjc-puro
|
b5d81a9532
|
update readme with design philosophy
|
2025-05-07 22:43:07 -04:00 |
|
Artem Yatsenko
|
0f15be68a2
|
fix multimodal envs. add view_run_multimodal
|
2025-05-07 21:53:01 +00:00 |
|
dmahan93
|
46d3a6032a
|
add ability to only send every n steps
|
2025-05-07 15:19:26 -05:00 |
|
dmahan93
|
def97fc38c
|
add an SFT data loading env
|
2025-05-07 14:56:08 -05:00 |
|
hjc-puro
|
cdf5a9baa9
|
remove ,
|
2025-05-07 15:22:01 -04:00 |
|
hjc-puro
|
0373005175
|
forgot to condition on is ServerBaseline instance
|
2025-05-07 15:09:34 -04:00 |
|
hjc-puro
|
ec6b86bb5d
|
unbreak ServerBaseline
|
2025-05-07 14:51:51 -04:00 |
|
dmahan93
|
a282604baa
|
Merge pull request #20 from edmundman/main
Removed mentions of NousResearch/DeepHermes-3-Llama-3-1B-Preview and …
|
2025-05-07 12:12:17 -05:00 |
|
edmund
|
2cb1ff0087
|
Removed mentions of NousResearch/DeepHermes-3-Llama-3-1B-Preview and swapped it for NousResearch/DeepHermes-3-Llama-3-3B-Preview
I don't think there is a NousResearch/DeepHermes-3-Llama-3-1B-Preview
|
2025-05-07 18:03:17 +01:00 |
|
hjc-puro
|
38575d7029
|
not supported warning for server baseline
|
2025-05-06 22:29:34 -04:00 |
|
Teknium
|
8c35d4b540
|
Merge pull request #18 from NousResearch/fix-pr-templates
Quick hotfix for better PR template
|
2025-05-06 18:57:47 -07:00 |
|
teknium1
|
43b7196eae
|
further update and clean up
|
2025-05-06 18:56:56 -07:00 |
|
Teknium
|
2d90688b37
|
Merge pull request #17 from NousResearch/fix-pr-templates
Fix PR Template for GitHub Web
|
2025-05-06 18:54:17 -07:00 |
|
teknium1
|
9fe6c7a8bc
|
fix some redundancy and add a .env.example for later use with environments
|
2025-05-06 18:52:12 -07:00 |
|
teknium1
|
a8fb3f6c5c
|
Fix PR Template for GitHub Web
|
2025-05-06 18:14:33 -07:00 |
|
Teknium
|
fd018d97b4
|
Merge pull request #15 from NousResearch/Update-wandbd-metrics-fundamental-pred
Add full wandb train/eval acc metrics, expand rollouts table with more information to Finance Prediction Environment
|
2025-05-06 11:04:36 -07:00 |
|
teknium1
|
d2dbab7d22
|
Add additional completions table info: metric, magnitude, and direction for ground truth
|
2025-05-04 03:30:50 -07:00 |
|
teknium1
|
c3b80832e9
|
lowering the defaults for fundamental finance env
|
2025-05-04 03:05:25 -07:00 |
|
hjc-puro
|
1d35b9d626
|
remove comment
|
2025-05-03 16:26:35 -07:00 |
|
hjc-puro
|
ae24b022c3
|
fix bug where None would be parsed as a str instead of special value
|
2025-05-03 16:24:35 -07:00 |
|
hjc-puro
|
a4d8d7e875
|
remove spurious comments
|
2025-05-03 15:58:17 -07:00 |
|
hjc-puro
|
aa23f10857
|
remove try/except because handled in separate pr
|
2025-05-03 15:52:13 -07:00 |
|
hjc-puro
|
d1106f3b11
|
add rich dep
|
2025-05-03 15:42:06 -07:00 |
|
hjc-puro
|
4348dd2ec1
|
hide complicated openai config override behavior somewhere else
|
2025-05-03 14:18:50 -07:00 |
|
hjc-puro
|
e06469f8c2
|
replace await resp.json() with await parse_http_response(resp)
|
2025-05-03 06:36:05 -04:00 |
|
hjc-puro
|
fe616ec7fa
|
add exceptions
|
2025-05-03 05:28:40 -04:00 |
|
hjc-puro
|
af26b2e68a
|
propagate cli stuff to serve command
|
2025-05-02 15:29:29 -04:00 |
|
hjc-puro
|
a8b59ccc9b
|
Merge pull request #9 from NousResearch/2025-05-02-process-subcommand
Add process subcommand
|
2025-05-03 00:10:58 +08:00 |
|
hjc-puro
|
7c6c5edf30
|
add back env_config_cls
|
2025-05-02 09:00:57 -07:00 |
|
hjc-puro
|
6661e286c4
|
remove use_api in env_manager, log config to wandb
|
2025-05-02 08:52:28 -07:00 |
|
hjc-puro
|
8c9752b731
|
preserve descs
|
2025-05-02 06:13:45 -07:00 |
|
hjc-puro
|
e40dce445c
|
remove oai key in defaults for process
|
2025-05-02 05:57:34 -07:00 |
|
hjc-puro
|
60d67d91e7
|
--slurm and --testing in outer namespace
|
2025-05-02 03:46:34 -07:00 |
|
teknium1
|
a2e36227aa
|
add metric logging
|
2025-05-02 02:34:17 -07:00 |
|
hjc-puro
|
9a8ae1630b
|
import refactor
|
2025-05-02 01:00:04 -07:00 |
|